step 2 : add package pubdev

This commit is contained in:
sindhu
2025-02-15 10:43:37 +07:00
parent 907d78955b
commit a3bb43c8fd
3 changed files with 240 additions and 1 deletions

View File

@@ -35,6 +35,14 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
flutter_riverpod: ^2.6.1
flutter_hooks: ^0.20.5
hooks_riverpod: ^2.6.1
intl: ^0.20.2
dio: ^5.8.0+1
shared_preferences: ^2.5.2
equatable: ^2.0.7
top_snackbar_flutter: ^3.2.0
dev_dependencies:
flutter_test: