flutter_mongo_stitch 0.8.1+1 copy "flutter_mongo_stitch: ^0.8.1+1" to clipboard
flutter_mongo_stitch: ^0.8.1+1 copied to clipboard

discontinuedreplaced by: flutter_mongodb_realm

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

0.8.1 #

  • fixed issue with default app set

0.8.0 #

  • Updated for no-setup at web

0.7.1 #

  • Using the web plugin as endorsed plugin

0.7.0 #

  • Added web support by default

0.7.0-dev.6 #

  • Added web support (for using sendResetPassword)

0.7.0-dev.5 #

  • Added web support (for using authListener() stream)

0.7.0-dev.4 #

  • Added web support (for using watch on collection and calling Stitch Functions)

0.7.0-dev.3 #

  • Added web support (for Auth usage, not included Facebook\Google login)

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
30
pub points
10%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

bson, extension, flutter, flutter_mongo_stitch_platform_interface, flutter_mongo_stitch_web, meta, streams_channel, universal_html

More

Packages that depend on flutter_mongo_stitch