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

flutter_mongo_stitch_web #

The web implementation of flutter_mongo_stitch

Usage #

Import the package #

This package is the endorsed implementation of flutter_mongo_stitch for the web platform since version 0.7.1, so it gets automatically added to your dependencies by depending on flutter_mongo_stitch: ^0.7.1.

No modifications to your pubspec.yaml should be required in a recent enough version of Flutter (>=1.12.13+hotfix.4):

...
dependencies:
  ...
  flutter_mongo_stitch: ^0.7.1
  ...
...

Web integration #

From version 0.2.0, it's done under the hood :)

0
likes
110
points
56
downloads

Publisher

verified publishermatiapps.com

Weekly Downloads

The web implementation of flutter_mongo_stitch plugin

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_mongo_stitch_platform_interface, flutter_web_plugins, js

More

Packages that depend on flutter_mongo_stitch_web