https://github.com/peppe289/notes_app_flutter
Flutter notes app using SQLite
https://github.com/peppe289/notes_app_flutter
flutter notes sqlite
Last synced: about 2 months ago
JSON representation
Flutter notes app using SQLite
- Host: GitHub
- URL: https://github.com/peppe289/notes_app_flutter
- Owner: Peppe289
- Created: 2024-08-11T16:50:49.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T15:06:41.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T20:59:54.476Z (about 1 year ago)
- Topics: flutter, notes, sqlite
- Language: C++
- Homepage:
- Size: 275 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sqlite_test
Test of using sqlite in flutter
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.