upsync 0.0.1+3 copy "upsync: ^0.0.1+3" to clipboard
upsync: ^0.0.1+3 copied to clipboard

PlatformWindows

Plugin Flutter para descargar y aplicar actualizaciones de Windows en segundo plano.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add upsync

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

dependencies:
  upsync: ^0.0.1+3

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:upsync/upsync.dart';
1
likes
160
points
148
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Plugin Flutter para descargar y aplicar actualizaciones de Windows en segundo plano.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, flutter, http, path, path_provider

More

Packages that depend on upsync

Packages that implement upsync