Shared Preferences Update

This commit is contained in:
Nilanjan Chakrabarti
2025-07-31 16:14:29 +05:30
parent 618bd4a9b9
commit 2fdef7c850
4 changed files with 310 additions and 5 deletions

View File

@@ -30,6 +30,7 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_neumorphic : 3.2.0
# The following adds the Cupertino Icons font to your application.
@@ -61,9 +62,10 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.6
flutter_test:
sdk: flutter
# The "flutter_lints" package below contains a set of recommended lints to
# encourage good coding practices. The lint set provided by the package is
# activated in the `analysis_options.yaml` file located at the root of your