database 0.3.0
database: ^0.3.0 copied to clipboard
Enables Flutter/Dart developers use many databases. For example, SQLite, Web Storage API, Google Cloud Firestore, PostgreSQL, ElasticSearch, Algolia.
0.3.0 January 16, 2020 #
- Improves the API. Many breaking changes.
0.2.7 January 16, 2020 #
- Improves documentation.
0.2.6 January 15, 2020 #
- Improves the SQL API a bit.
0.2.5 January 15, 2020 #
- Adds initial API for SQL databases.
- Adds PostgreSQL support.
0.2.4 January 14, 2020 #
- Fixes issues spotted during testing.
0.2.3 January 14, 2020 #
- Fixes various small issues and improves documentation.
0.2.2 January 14, 2020 #
- Fixes various issues.
0.2.1 January 13, 2020 #
- Small improvements in documentation.
0.2.0 January 13, 2020 #
- Initial release