flutter_mongo_stitch 0.7.0-dev.2 copy "flutter_mongo_stitch: ^0.7.0-dev.2" to clipboard
flutter_mongo_stitch: ^0.7.0-dev.2 copied to clipboard

discontinuedreplaced by: flutter_mongodb_realm
outdated

A Flutter plugin for using services of the serverless platform MongoDB Stitch.

0.7.0-dev.2 #

  • updated README for using on web

0.7.0-dev.1 #

  • Added web support (for database usage)

0.6.1 #

  • Added support of watch collection with specified list of ids
  • Fixed watchWithFilter() to work correctly

0.6.0 #

Breaking Changes

  • Google/Facebook login dependencies used outside of the plugin
  • fix bug crashing the app when using plugin on new Flutter projects

0.5.1 #

  • Added auth listener support also on iOS

0.5.0 #

  • Added auth listener support inorder to monitor auth state changes (Android only)

0.4.2 #

  • Added sendResetPasswordEmail,getUser functions

0.4.1+2 #

  • Fixed bugs for not using correctly defined timeout in calling a stitch function

0.4.1+1 #

  • Updated dependencies

0.4.1 #

  • Added support of using aggregation on a collection

0.4.0+2 #

  • Now using id-part only for auth code instead full string

0.4.0+1 #

  • Bug fixing

0.4.0 #

  • Added Google and Facebook as available login providers

0.3.0 #

  • Updated find and findOne collection functions to be able to use projection/sort/limit

0.2.0+3 #

  • Fixed missing find/insert results.

0.2.0 #

  • Added support for calling a Stitch function.

0.1.0 #

  • Initial release.
15
likes
0
pub points
11%
popularity

Publisher

unverified uploader

A Flutter plugin for using services of the serverless platform MongoDB Stitch.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bson, extension, flutter, flutter_web_plugins, js, meta, streams_channel

More

Packages that depend on flutter_mongo_stitch