better_networking & apidash_core: fixed package exports

This commit is contained in:
Manas Hejmadi
2025-06-18 01:24:51 +05:30
parent c2c83f1f7b
commit bb837f4f55
11 changed files with 17 additions and 34 deletions

View File

@@ -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';