Skip to content

Commit

Permalink
chore: 🤖 pubspec
Browse files Browse the repository at this point in the history
  • Loading branch information
tomokisun committed Dec 15, 2023
1 parent 6a6d184 commit 905334f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,7 @@ packages:
source: hosted
version: "2.0.2"
package_info_plus:
dependency: transitive
dependency: "direct overridden"
description:
name: package_info_plus
sha256: f62d7253edc197fe3c88d7c2ddab82d68f555e778d55390ccc3537eca8e8d637
Expand Down
7 changes: 5 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ dependencies:
flutter_hooks: ^0.20.3
hooks_riverpod: ^2.0.2
purchases_flutter: ^6.5.1
async: ^2.11.0
intl: ^0.18.1

firebase_core: ^2.24.2
firebase_analytics: ^10.7.4
Expand All @@ -32,8 +34,6 @@ dependencies:
firebase_messaging: ^14.7.9
flutter_local_notifications: ^16.2.0
firebase_crashlytics: ^3.4.8
async: ^2.11.0
intl: ^0.18.1

dev_dependencies:
flutter_test:
Expand All @@ -45,6 +45,9 @@ dev_dependencies:
json_serializable:
freezed: ^2.1.1

dependency_overrides:
package_info_plus: any

flutter_icons:
android: true
ios: true
Expand Down

0 comments on commit 905334f

Please sign in to comment.