masamune_firebase 0.8.5+8
masamune_firebase: ^0.8.5+8 copied to clipboard
Module for supporting the Firebase/Firestore function of Masamune framework. It is also available on the web.
0.8.5 Update README (2021.09.01) #
- Changed to match the Riverpod update.
- Changed to match the Firebase update.
0.8.4 Update README (2021.07.01) #
- Katana update support.
0.8.2 Update README (2021.05.30) #
- Katana update support.
0.8.1 Update README (2021.03.16) #
- Main release to coincide with Flutter 2.
0.8.0 Update README (2021.03.01) #
- Support for Null Safety.
0.6.2 Update README (2021.01.19) #
- Move core functionality to the masamune package
0.6.1 Update README (2021.01.16) #
- Redesigned around the Riverpod.
0.6.0 Update README (2021.01.07) #
- Hook and InheritWidget are integrated.
0.5.2 Update README (2020.10.27) #
- Raised the minimum version of Flutter to 2.8.0
0.5.1 Update README (2020.10.15) #
- Firebase Update.
0.5.0 Update README (2020.09.25) #
- Support for flutter_hooks and flutter_widget_model.
0.4.2 Update README (2020.09.25) #
- Added a method of load that loads only once.
0.4.1 Update README (2020.08.22) #
- Added a login-only widget.
0.4.0 Update README (2020.08.07) #
- Changed the internal specifications.
- Changed to add/remove elements offline and synchronize online.
0.3.1 Update README (2020.08.04) #
- Separated Firebase messaging.
0.3.0 Update README (2020.07.28) #
- Supports masamune_core 0.3.0
- Added folder configuration utility.
0.2.10 Update README (2020.07.19) #
- Supports sorting by FirestoreCollection by compound index.
0.2.9 Update README (2020.07.10) #
- Supports downloading Firebase storage.
0.2.8 Update README (2020.06.29) #
- Separated SNS login.
0.2.7 Update README (2020.06.25) #
- Added FirebaseAuth interface.
0.2.6 Update README (2020.06.14) #
- Added UILoginForm.
0.2.5 Update README (2020.06.09) #
- Formatting.
0.2.4+1 Update README (2020.06.03) #
- Bug fix.
- Change dependent packages.
0.2.3 Update README (2020.05.19) #
- Moved mobile-only features to masamune_firebase_mobile.
0.2.2 Update README (2020.05.15) #
- Fixed small locations.
- Updated package version.
0.2.0 Update README (2020.05.03) #
- Adapted to masamune_core 0.2.0.
0.1.4 Update README (2020.04.20) #
- FirestoreAuth fix
0.1.3 Update README (2020.04.15) #
- Change Dependency
0.1.2 Update README (2020.04.15) #
- Implement timeout process
0.1.1 Update README (2020.04.14) #
- Change package name.
0.1.0 Update README (2020.04.14) #
- The first release.