flutter_datahub 0.1.0-dev.17 copy "flutter_datahub: ^0.1.0-dev.17" to clipboard
flutter_datahub: ^0.1.0-dev.17 copied to clipboard

DataHub integration for Flutter Apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_datahub

With Flutter:

 $ flutter pub add flutter_datahub

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

dependencies:
  flutter_datahub: ^0.1.0-dev.17

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:flutter_datahub/flutter_datahub.dart';
5
likes
0
pub points
0%
popularity

Publisher

verified publisherdatahubproject.net

DataHub integration for Flutter Apps.

Homepage

License

unknown (license)

Dependencies

bloc, boost, datahub, flutter, flutter_bloc, rxdart

More

Packages that depend on flutter_datahub