https://github.com/didinj/flutter-sqlite-offline-app
Flutter Tutorial: SQLite Offline CRUD iOS and Android Apps
https://github.com/didinj/flutter-sqlite-offline-app
android apps crud flutter ios offline sqlflite sqlite tutorial
Last synced: 9 months ago
JSON representation
Flutter Tutorial: SQLite Offline CRUD iOS and Android Apps
- Host: GitHub
- URL: https://github.com/didinj/flutter-sqlite-offline-app
- Owner: didinj
- License: mit
- Created: 2020-05-12T23:34:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-30T22:35:58.000Z (about 5 years ago)
- Last Synced: 2025-04-24T04:47:51.022Z (9 months ago)
- Topics: android, apps, crud, flutter, ios, offline, sqlflite, sqlite, tutorial
- Language: Dart
- Homepage: https://www.djamware.com/post/5ebb3fcf9c9e8f5505054768/flutter-tutorial-sqlite-offline-crud-ios-and-android-apps
- Size: 65.4 KB
- Stars: 11
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flutter Tutorial: SQLite Offline CRUD iOS and Android Apps
This source code is part of [Flutter Tutorial: SQLite Offline CRUD iOS and Android Apps](https://www.djamware.com/post/5ebb3fcf9c9e8f5505054768/flutter-tutorial-sqlite-offline-crud-ios-and-android-apps).
A new Flutter application.
## 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://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.