flutterfire_cli 0.1.1+2 flutterfire_cli: ^0.1.1+2 copied to clipboard
A command-line application for FlutterFire.
0.1.1+2 #
0.1.1+1 #
- FIX: add
lines_longer_than_80_chars
ignore for file lint rule in generated options file.
0.1.1 #
- FIX: run all firebase cli commands in shell - avoids unhelpful process not found exception messages.
- FIX: late initialisation error (only on happens on Windows).
- FIX: Add
runInShell
when running on Windows (#4). - FEAT: additionally support reading apple bundle identifier from
AppInfo.xcconfig
.
0.1.0+4 #
- FIX: late initialisation error (only on happens on Windows).
- FIX: Add
runInShell
when running on Windows (#4). - FIX: potentially fix a crash when selecting Firebase projects.
0.1.0+3 #
- FIX: potentially fix a crash when selecting Firebase projects.
0.1.0+2 #
- FIX: bug with prompt messages and FirebaseApp.displayName can be null.
0.1.0+1 #
- FIX:
-v
should also print the current version.
0.1.0 #
- Initial version.