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

Umbrella client for Meta OTA — resource hot-update + Shorebird code push behind one init/wrap/sync API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterpatch

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

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Umbrella client for Meta OTA — resource hot-update + Shorebird code push behind one init/wrap/sync API.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, hot_asset_gen, http, ota_protocol, package_info_plus, shorebird_code_push

More

Packages that depend on flutterpatch