orchestrator_flutter 0.5.0 copy "orchestrator_flutter: ^0.5.0" to clipboard
orchestrator_flutter: ^0.5.0 copied to clipboard

Flutter platform implementations for orchestrator_core's offline support. Provides FileNetworkQueueStorage, FlutterFileSafetyDelegate, and FlutterConnectivityProvider.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add orchestrator_flutter

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

dependencies:
  orchestrator_flutter: ^0.5.0

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

Import it

Now in your Dart code, you can use:

import 'package:orchestrator_flutter/orchestrator_flutter.dart';
0
likes
150
points
341
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter platform implementations for orchestrator_core's offline support. Provides FileNetworkQueueStorage, FlutterFileSafetyDelegate, and FlutterConnectivityProvider.

Repository (GitHub)
View/report issues
Contributing

Topics

#offline #connectivity #storage #orchestrator #flutter

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

connectivity_plus, flutter, orchestrator_core, path, path_provider

More

Packages that depend on orchestrator_flutter