firebase_admin 0.2.0
firebase_admin: ^0.2.0 copied to clipboard
A port of the Firebase admin sdk to pure, idiomatic Dart code
0.2.0 #
- null safety
0.1.4 #
- upgrade openid_client dependency to 0.3.1
0.1.3 #
- fix
certFromPath
(see issue #3) Credentials.applicationDefault
now also looks for aservice-account.json
file in the package main directory
0.1.2+1 #
- support latest dependencies
0.1.2 #
- admin sdk for firebase storage
0.1.1 #
- look for default credentials in Firebase CLI configurations
- get credentials by openid login
0.1.0 #
- admin sdk for firebase realtime database
- admin sdk for firebase authentication