sqflite 2.4.2+1
SDKflutter
Platformandroidiosmacos
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.
sqflite_example
Demonstrates how to use the sqflite plugin.
Quick test
flutter run
Android
Some project files is no longer in source control but can be re-created using
flutter create --platforms android .
iOS
Project files are no longer in source control but can be re-created using
flutter create --platforms ios .
MacOS
Project files are no longer in source control but can be re-created using
flutter create --platforms macos .
flutter run -d macos