SQFlite test package
dependencies:
sqflite_common_test:
git:
url: https://github.com/tekartik/sqflite
ref: dart3a
path: sqflite_common_test
version: '>=0.3.0'
- Start sqflite server app https://github.com/tekartik/sqflite_more/blob/master/sqflite_server/README.md
- (Android only) forward tcp port
adb forward tcp:8501 tcp:8501
- Run the tests
flutter test