Floor provides a neat SQLite abstraction for your Flutter applications inspired by the Room persistence library . It comes with automatic mapping between in-memory objects and database rows while still offering full control of the database with the use of SQL. Floor Database.
Read moreHow do you use floor database in Flutter?
Getting Started
Read more