Run this command:
Read moreHow do you use sqflite Flutter?
Flutter apps can make use of the SQLite databases via the sqflite plugin available on pub. dev.
Read moreHow do you retrieve data from sqflite in flutter?
How to Do a Database Query with SQFlite In Flutter ??
Read more