flutter_mongo_stitch_web 1.2.0 copy "flutter_mongo_stitch_web: ^1.2.0" to clipboard
flutter_mongo_stitch_web: ^1.2.0 copied to clipboard

Platformweb

The web implementation of flutter_mongo_stitch plugin

[1.2.0] #

  • added support for getRefreshToken and getAccessToken

[1.1.0+1] #

  • Fixed bug with setupWatchCollection returning null

[1.1.0] #

  • Fixed bug with setupWatchCollection returning null

[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 and insertMany 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.