Skip to content

Instantly share code, notes, and snippets.

@nyto9999
Last active February 12, 2023 08:48
Show Gist options
  • Save nyto9999/a84240f956f425ada35b0d489e93aa7c to your computer and use it in GitHub Desktop.
Save nyto9999/a84240f956f425ada35b0d489e93aa7c to your computer and use it in GitHub Desktop.
flutter plugin
cupertino_icons: ^1.0.2
flutter_riverpod: ^2.1.3
shared_preferences: ^2.0.17
logger: ^1.1.0
dependencies:
flutter:
sdk: flutter
flutter_riverpod: ^2.1.3
http: ^0.13.5
local_auth: ^2.1.3
local_auth_android: ^1.0.17
local_auth_ios: ^1.0.12
shared_preferences: ^2.0.17
decimal: ^2.3.2
freezed: ^2.3.2
rational: ^2.2.2
dev_dependencies:
flutter_test:
sdk: flutter
test: ^1.19.2
very_good_analysis: ^4.0.0
@nyto9999
Copy link
Author

asd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment