tarsier_mysql_storage 1.0.2 copy "tarsier_mysql_storage: ^1.0.2" to clipboard
tarsier_mysql_storage: ^1.0.2 copied to clipboard

A simple and flexible library for managing MySQL databases in Dart and Flutter applications.

1.0.2 #

  • Added backup and restore database functionality
  • Updated README to add more details about the enhancement
  • Fixed some minor bugs

1.0.1 #

  • Fixed issue on Pass static analysis report

1.0.0 #

  • Initial release of tarsier_mysql_storage.
  • Supports shared functionality for Dart and Flutter environments.
  • Added BaseTable for dynamic MySQL table management.
  • Implemented database CRUD operations with auto table creation.
  • Added support for table clearing and auto-increment reset.
  • Conditional imports for Dart and Flutter compatibility.
5
likes
160
points
26
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A simple and flexible library for managing MySQL databases in Dart and Flutter applications.

Repository (GitHub)
View/report issues

Topics

#tarsier #storage #mysql

Documentation

API reference

License

MIT (license)

Dependencies

flutter, mysql_client

More

Packages that depend on tarsier_mysql_storage