migratorydata_client_dart_v6 1.0.6 copy "migratorydata_client_dart_v6: ^1.0.6" to clipboard
migratorydata_client_dart_v6: ^1.0.6 copied to clipboard

This MigratoryData client library is written in Dart. One important use of this library is that it allows you to use the Flutter framework for building realtime applications natively compiled for mobi [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add migratorydata_client_dart_v6

With Flutter:

 $ flutter pub add migratorydata_client_dart_v6

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  migratorydata_client_dart_v6: ^1.0.6

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:migratorydata_client_dart_v6/client.dart';
1
likes
100
pub points
40%
popularity

Publisher

verified publishermigratorydata.com

This MigratoryData client library is written in Dart. One important use of this library is that it allows you to use the Flutter framework for building realtime applications natively compiled for mobile (Android and iOS), web, and desktop from a single codebase.

Homepage

Documentation

API reference

License

unknown (LICENSE)

More

Packages that depend on migratorydata_client_dart_v6