snail library

Classes

Snail
A database handler for SQLite that simplifies the database initialization and table creation process in Flutter/Dart applications.
SnailRepository<T, ID>
A base class for repositories that handle the operations on database tables.