patch_app 0.0.1 copy "patch_app: ^0.0.1" to clipboard
patch_app: ^0.0.1 copied to clipboard

Patch the app by combining shorebird code push and terminate restart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add patch_app

With Flutter:

 $ flutter pub add patch_app

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

dependencies:
  patch_app: ^0.0.1

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:patch_app/patch_app.dart';
4
likes
0
points
194
downloads

Publisher

unverified uploader

Weekly Downloads

Patch the app by combining shorebird code push and terminate restart

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, shorebird_code_push, terminate_restart

More

Packages that depend on patch_app