flutter_ota_kit_postgres 0.1.4
flutter_ota_kit_postgres: ^0.1.4 copied to clipboard
Postgres plugin for flutter_ota_kit — database backend.
0.1.3 #
- Add dartdoc on internal API surfaces (10/10 pana dartdoc coverage).
0.1.2 #
- Add
PostgresBundleRow+mapRowToBundleexports for writing custom server tooling on top offlutter_ota_kit_postgres. - Repository moved to
https://github.com/HYPER12755/flutter-ota-kit.
0.1.1 #
- Throw a clear
StateErrorfromgetDownloadUrlwhen noservingBaseUrlis configured (previously the URL silently failed). - Remove dead
IS NULLfilter paths in_buildWhere.
0.1.0 #
- Initial release of
flutter_ota_kit_postgresas part of the flutter_ota_kit OTA toolkit.