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
copied to clipboard

With Flutter:

 $ flutter pub add migratorydata_client_dart_v6
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
1
likes
120
points
308
downloads

Publisher

verified publishermigratorydata.com

Weekly Downloads

2024.09.13 - 2025.03.28

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