firebase_core_desktop 0.1.1-dev.3
firebase_core_desktop: ^0.1.1-dev.3 copied to clipboard
Desktop implementation of firebase_core
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.