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

OS Updater is in app update for who useing side loading apps for distribute

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add os_updater

With Flutter:

 $ flutter pub add os_updater

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

dependencies:
  os_updater: ^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:os_updater/os_updater.dart';
0
likes
0
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

OS Updater is in app update for who useing side loading apps for distribute

Homepage

License

unknown (license)

Dependencies

device_info_plus, dio, flutter, open_file, path_provider, permission_handler

More

Packages that depend on os_updater