feat(dependency): add Provider library

This commit is contained in:
Liat Ben-Haim 2024-03-10 15:30:28 +01:00
parent 1f110a8d0e
commit 90d1d58c50
3 changed files with 20 additions and 4 deletions

View file

@ -36,6 +36,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
provider: ^6.1.2
dev_dependencies:
flutter_test: