firebase_core_desktop 1.0.2 firebase_core_desktop: ^1.0.2 copied to clipboard
Desktop implementation of firebase_core
1.0.2 #
- FIX: breaking change from platform interface (#106).
1.0.1 #
- FIX: FirebaseOptions
fromMap
is no longer available (#90). - FIX: update repository and description in pubspec.
1.0.0 #
- First stable release.
0.2.0 #
Note: This release has breaking changes.
- BREAKING REFACTOR: remove macOS support.
0.1.1 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
0.1.1-dev.3 #
- FEAT: throw flutterfire exception type on initializeApp.
- DOCS: README & comments (#26).
- CHORE: publish packages.
- CHORE: publish packages.
0.1.1-dev.2 #
- FIX: pub versions (#20).
- FEAT: throw flutterfire exception type on initializeApp.
- DOCS: README & comments (#26).
- CHORE: default app options assertion message.
- CHORE: publish packages.
- CHORE: publish packages.
0.1.1-dev.1 #
- FIX: run format & fix analyzer problems.
- FEAT: User methods (#13).
- CHORE: remove unused file.
- CHORE: update example apps dependencies.
- CHORE: update example packages git ref.
- CHORE: bumping flutter constraints.
- CHORE: rename firebase_dart packages.
0.1.1-dev.0 #
- FIX: delete app.
- FEAT: initial design of firebase_core_dart (#5).
- FEAT: persistence & local storage (#4).
- CHORE: example app null-safety.