Skip to content

Commit

Permalink
removed dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
RunTerror committed Jun 8, 2024
1 parent e74e82e commit 6f50aef
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 16 deletions.
4 changes: 2 additions & 2 deletions lib/Bloc/data/models/beacon/beacon_model.g.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions lib/Bloc/data/models/group/group_model.g.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions lib/Bloc/data/models/user/user_model.g.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 1 addition & 9 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "8.1.3"
auto_route_generator:
dependency: "direct dev"
description:
name: auto_route_generator
sha256: ba28133d3a3bf0a66772bcc98dade5843753cd9f1a8fb4802b842895515b67d3
url: "https://pub.dev"
source: hosted
version: "8.0.0"
bloc:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1510,5 +1502,5 @@ packages:
source: hosted
version: "3.1.2"
sdks:
dart: ">=3.3.0 <4.0.0"
dart: ">=3.2.3 <4.0.0"
flutter: ">=3.16.0"
1 change: 0 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ dev_dependencies:
freezed: ^2.5.2
hive_generator:
test: ^1.16.5
auto_route_generator:

flutter_icons:
android: "launcher_icon"
Expand Down

0 comments on commit 6f50aef

Please sign in to comment.