snail 1.1.4
snail: ^1.1.4 copied to clipboard
A library inspired by Spring Boot's JPA that facilitates SQLite database management in Flutter/Dart applications.
1.1.4 Bug #
- fix bug in toSnakeCase
1.1.3 Types #
- fix bug in integer types and handling in null ids
1.1.2 Params #
- Add page, size and sort params to finds entity.
1.1.1 Readme #
- Update documentation.
1.1.0 SnailRepository #
- JPA default methods and dynamic method.
1.0.4 Pubspec #
- Update pubspec.
1.0.3 Readme Update #
- Transform README documetation to English.
1.0.2 FLutter SDK #
- Limit sdk versions.
1.0.1 Documetation #
- Add documentation code.
1.0.0 First release #
- Initial version to suport android, ios and macos.