mirror of
https://github.com/foss42/apidash.git
synced 2025-12-04 03:46:57 +08:00
better_networking & apidash_core: fixed package exports
This commit is contained in:
@@ -7,8 +7,6 @@ export 'utils/utils.dart';
|
||||
export 'services/services.dart';
|
||||
|
||||
// Export 3rd party packages
|
||||
export 'package:collection/collection.dart';
|
||||
export 'package:freezed_annotation/freezed_annotation.dart';
|
||||
export 'package:http/http.dart';
|
||||
export 'package:http_parser/http_parser.dart';
|
||||
export 'package:seed/seed.dart';
|
||||
|
||||
Reference in New Issue
Block a user