flutter_mongo_stitch_web 1.2.0-dev.0 flutter_mongo_stitch_web: ^1.2.0-dev.0 copied to clipboard
The web implementation of flutter_mongo_stitch plugin
[1.2.0] #
- added support for
getRefreshToken
andgetAccessToken
[1.1.0+1] #
- Fixed bug with
setupWatchCollection
returningnull
[1.1.0] #
- Fixed bug with
setupWatchCollection
returningnull
[1.0.0-nullsafety.1] #
- Fixes after Null-Safety
[1.0.0-nullsafety.0] #
- Migrate into Null-Safety
[0.3.2+1] #
- Optimized code.
[0.3.2] #
- Fixed
pub.dev
score.
[0.3.1] #
- Updated
insertOne
andinsertMany
to return results of inserted ids.
[0.3.0] #
- Added
Custom JWT
auth provider. - Added
Custom Function
auth provider.
[0.2.1] #
- fixed a bug when used on as endorsed plugin the general plugin.
[0.2.0] #
- js library injected through dart.
[0.1.1] #
- Fixed bugs.
[0.1.0] #
- Initial release.