flutter_mongo_stitch_web 0.3.1 flutter_mongo_stitch_web: ^0.3.1 copied to clipboard
The web implementation of flutter_mongo_stitch plugin
[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 bug when used on as endorsed plugin the general plugin.
[0.2.0] #
- js library are injected through dart.
[0.1.1] #
- Fixed bugs.
[0.1.0] #
- Initial release.