https://github.com/blendthink/honpass
https://github.com/blendthink/honpass
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/blendthink/honpass
- Owner: blendthink
- Created: 2020-02-22T18:56:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-09T03:46:25.000Z (about 6 years ago)
- Last Synced: 2025-02-07T05:30:09.984Z (over 1 year ago)
- Language: Dart
- Size: 124 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# honpass
Password Management Mobile App
## Getting Started
```bash
flutter upgrade
flutter packages pub upgrade
flutter packages pub run build_runner build --delete-conflicting-outputs
flutter drive --target=test_driver/add_account.dart
```