tiny_upgrader 1.2.0 copy "tiny_upgrader: ^1.2.0" to clipboard
tiny_upgrader: ^1.2.0 copied to clipboard

PlatformAndroid

Android Flutter in-app updates with foreground APK downloads, Range resume, MD5/SHA-256 validation, custom UI, and structured results.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tiny_upgrader

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

dependencies:
  tiny_upgrader: ^1.2.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:tiny_upgrader/tiny_upgrader.dart';
2
likes
145
points
121
downloads

Documentation

API reference

Publisher

verified publishericeres.cn

Weekly Downloads

Android Flutter in-app updates with foreground APK downloads, Range resume, MD5/SHA-256 validation, custom UI, and structured results.

Repository (GitHub)
View/report issues

Topics

#android #apk #updater #download

License

MIT (license)

Dependencies

crypto, dio, flutter, package_info_plus, path_provider, plugin_platform_interface

More

Packages that depend on tiny_upgrader

Packages that implement tiny_upgrader