https://github.com/black-purple/pandora
A simple Notes app made using iOS style Flutter widgets and SQFLite
https://github.com/black-purple/pandora
android cupertino-design flutter ios sqlite
Last synced: 10 months ago
JSON representation
A simple Notes app made using iOS style Flutter widgets and SQFLite
- Host: GitHub
- URL: https://github.com/black-purple/pandora
- Owner: black-purple
- Created: 2023-11-03T18:55:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-10T16:26:45.000Z (about 2 years ago)
- Last Synced: 2023-11-10T17:35:09.539Z (about 2 years ago)
- Topics: android, cupertino-design, flutter, ios, sqlite
- Language: Dart
- Homepage:
- Size: 2.18 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pandora
A mobile app to save notes locally on your device using a local database (at least for now)
# Upcoming Updates
- [x] State management
- [x] Biometric authentication to access a note
- [ ] Theme Switching (Multiple color schemes to choose from)
- [ ] Adding labels to your notes
- [ ] Sorting notes by label and date created
- [ ] Account creation
- [ ] Saving your notes to the cloud