An open API service indexing awesome lists of open source software.

https://github.com/blendthink/honpass


https://github.com/blendthink/honpass

Last synced: about 1 year ago
JSON representation

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
```