velopack_flutter 0.0.2 copy "velopack_flutter: ^0.0.2" to clipboard
velopack_flutter: ^0.0.2 copied to clipboard

A flutter implementation of Velopack to enable easy distribution and auto-updates for flutter apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add velopack_flutter

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

dependencies:
  velopack_flutter: ^0.0.2

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

Publisher

verified publisherkukuk.me

A flutter implementation of Velopack to enable easy distribution and auto-updates for flutter apps

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_rust_bridge, plugin_platform_interface

More

Packages that depend on velopack_flutter