firebase_data_connect 0.3.0+2
firebase_data_connect: ^0.3.0+2 copied to clipboard
Flutter plugin for Firebase Data Connect, a relational database service that lets you build and scale using a fully-managed PostgreSQL database powered by Cloud SQL.
0.3.0+2 #
- Update a dependency to the latest release.
0.3.0+1 #
- REFACTOR: move all packages to workspace (#18182). (6cdfcb10)
- FIX: update core, auth and app-check logic so internal resources on method channels are properly disposed (#18268). (a0de4ed8)
- FIX(fdc): block reconnecting if there are no active subscribers or pending unary calls. (#18265). (330bbb83)
- FIX(fdc): remove unused logs (#18197). (4c17ca87)
0.3.0 #
0.2.4 #
0.2.3 #
0.2.2+2 #
- Update a dependency to the latest release.
0.2.2+1 #
- Update a dependency to the latest release.
0.2.2 #
0.2.1+2 #
- Update a dependency to the latest release.
0.2.1+1 #
0.2.1 #
0.2.0+2 #
- Update a dependency to the latest release.
0.2.0+1 #
- Update a dependency to the latest release.
0.2.0 #
0.1.5+3 #
- Update a dependency to the latest release.
0.1.5+2 #
- Update a dependency to the latest release.
0.1.5+1 #
0.1.5 #
0.1.4+1 #
- Update a dependency to the latest release.
0.1.4 #
0.1.3+1 #
- Update a dependency to the latest release.
0.1.2+7 #
- Update a dependency to the latest release.
0.1.2+6 #
- Update a dependency to the latest release.
0.1.2+3 #
- Update a dependency to the latest release.
0.1.2+2 #
- Update a dependency to the latest release.
0.1.2+1 #
0.1.2 #
0.1.1 #
- FEAT(fdc): Restrict exports of firebase_data_connect (#13403). (4bdd9472)
- FEAT(fdc): Fix NativeToJSON (#13401). (60100850)
- FEAT(fdc): Implement any scalar support (#13376). (b2500a97)
- FEAT(fdc): Implement Timestamp and DateTime types (#13387). (181f2081)
- FEAT(fdc): Updated to allow for sdktype to be set (core vs gen) (#13392). (78655133)
- FEAT(fdc): Add GMP header (#13358). (3a2ad61d)
- FEAT(fdc): Upgrade to v1beta endpoint (#13373). (77ded00f)
- FEAT(fdc): Make Serializer required (#13386). (eb9a8135)
0.1.0 #
0.0.1 #
- Initial development version.