dart_firebase_admin
A Firebase Admin SDK implementation for Dart.
0.4.1
6.0K downloads/mo
#3596 most downloaded on pub.dev
invertase/dart_firebase_admin
What this package is like to depend on
Last release 1 years ago
21 Mar 2025
Ships fairly regularly
a new release about every 3 months
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
8 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · Sep 2023 to Mar 2025
2024
2025
2026
Releases
latest 8-
0.4.121 Mar 2025Release notes
Open source →- Bump intl to
0.20.0 - Fixed
verifyIdToken(thanks to @jtdLab) - Added Transaction support (thanks to @evandrobubiak)
- Firebase Emulators now obtain port information from the environment ; if available (thanks to @dinko7)
- Fix incorrect read of GOOGLE_APPLICATION_CREDENTIALS. It now correctly expects a file path instead of JSON
- Added
AppCheckandSecurityRulessupport
- Bump intl to
-
0.4.010 Oct 2024Release notes
Open source →- Added
firestore.listCollections()anddoc.listCollections() - Fixes some errors incorrectly coming back as "unknown".
Apnsparameters are no-longer required- Fixes argument error in FMC when sending booleans
- Renamed various error codes to remove duplicates and removed unused codes.
- Fixes crash when updating users (thanks to @HeySreelal)
- Marked various classes that cannot be extended as base/final.
- Added a default constructor on
Timestamp(thanks to @KKimj) - Fixes the
Auth.verifyIdToken()implementation by adding the token signature verification part.
- Added
-
0.3.106 May 2024 -
0.3.002 Jan 2024Release notes
Open source →- Breaking: Removed the value
toJsonmethods on objects. These were not intended to be public. - Added Firebase Messaging
- Upgraded outdated dependencies
- Breaking: Removed the value
-
0.2.030 Nov 2023Release notes
Open source →- Increased minimum Dart SDK to
3.2.0. This fixes a compilation error due toutf8.encode. - Added
Credential.fromServiceAccountParams(thanks to @akaboshinit) - Added
FirebaseAdminApp.close, to close open connections and stop the SDK. - Fixed various typos
- Added
Firestore.collectionGroupsupport - Fix
Auth.getUserByEmailparsing error.
- Increased minimum Dart SDK to
-
0.1.015 Oct 2023 -
0.0.214 Sep 2023 -
0.0.111 Sep 2023