Offline password manager built with Flutter. Save your passwords to a NFC tag.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
cd /Users/flbk/Library/Android/sdk/platform-tools
./adb tcpip 5555
./adb connect 192.168.0.230
cd /Users/flbk/Library/Android/sdk/platform-tools
./adb kill-server
- https://bloclibrary.dev/#/recipesfluttershowsnackbar
- https://medium.com/@azamsharp/understanding-global-state-in-flutter-using-redux-2017b7646574
- https://medium.com/flutter-community/use-environment-variables-in-ci-cd-for-flutter-apps-cbd6d9ac82c
- https://pusher.com/tutorials/local-data-flutter
- https://materialdesignicons.com/
- https://pub.dev/packages/preferences#-readme-tab-
- https://pub.dev/packages/dynamic_theme
- https://stackoverflow.com/a/53933224/3241957