dartbase_admin 0.1.4
dartbase_admin: ^0.1.4 copied to clipboard
A dart-native implementation of the Firebase Admin SDK to enable administrive tasks to your firebase project.
0.1.4 7 August 2020 #
- Redo JWT token verification and JWT service credential token generation. It no longer randomly fails.
- Make firebase storage platform agnostic.
0.1.3 19 June 2020 #
- Fix pana not recognizing main class.
0.1.2 14 June 2020 #
- Update example and tests.
0.1.1 14 June 2020 #
- Align package for publishing.