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

PlatformAndroid

Download and install APK files directly from a URL with progress support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add remote_in_app_update

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

dependencies:
  remote_in_app_update: ^0.0.1

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:remote_in_app_update/remote_in_app_update.dart';
5
likes
140
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Download and install APK files directly from a URL with progress support.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, path_provider, permission_handler, plugin_platform_interface

More

Packages that depend on remote_in_app_update

Packages that implement remote_in_app_update