https://github.com/issacto/birthday-reminder
https://github.com/issacto/birthday-reminder
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/issacto/birthday-reminder
- Owner: issacto
- Created: 2021-07-08T11:46:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-10T11:53:03.000Z (almost 4 years ago)
- Last Synced: 2025-01-15T20:58:45.105Z (4 months ago)
- Language: Dart
- Homepage: https://birthdayreminder-2470f.web.app/#/
- Size: 648 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Birthday Reminder
* Available through website and android
## Local:
```
flutter run
flutter build apk
//build/app/outputs/flutter-apk/app-release.apk
```