What is Floor Flutter?

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.

Read more