flutter_mongo_stitch_platform_interface 2.2.1
flutter_mongo_stitch_platform_interface: ^2.2.1 copied to clipboard
A common platform interface for the flutter_mongodb_realm plugin.
2.2.0 #
- Added
getRefreshToken
andgetAccessToken
support
2.1.0 #
- Added
linkCredentails
support
2.0.0-nullsafety.1 #
- Null-Safety fixes
2.0.0-nullsafety.0 #
- Migrate into Null-Safety
1.2.2 #
- Added support for signing in with Apple.
1.2.1 #
- Updated
insertOne
andinsertMany
to return results of inserted ids.
1.2.0 #
- Added support for signing in with a custom authentication function.
1.1.0 #
- Added support for signing in with a custom JWT.
1.0.0 #
- Initial release.
- Using the common PlatformInterface code from plugin_platform_interface.