canopy 0.1.0 copy "canopy: ^0.1.0" to clipboard
canopy: ^0.1.0 copied to clipboard

PlatformAndroid

Open-source code push for Flutter. Push Dart code updates to your apps instantly — without app store reviews. Self-hosted, no engine fork.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add canopy

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

dependencies:
  canopy: ^0.1.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:canopy/canopy.dart';
0
likes
130
points
29
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Open-source code push for Flutter. Push Dart code updates to your apps instantly — without app store reviews. Self-hosted, no engine fork.

Repository (GitLab)
View/report issues

Topics

#code-push #ota-update #hot-update #flutter-plugin

License

unknown (license)

Dependencies

crypto, ffi, flutter, http, package_info_plus, path_provider, shared_preferences, web, yaml

More

Packages that depend on canopy

Packages that implement canopy