pubglobalupdate 1.0.0 copy "pubglobalupdate: ^1.0.0" to clipboard
pubglobalupdate: ^1.0.0 copied to clipboard

Helper to update global activated packages, all at once or by package name

example/main.dart

import 'dart:async';

import 'package:pubglobalupdate/pubglobalupdate.dart' as pubglobalupdate;

Future main(List<String> arguments) => pubglobalupdate.main(arguments);
4
likes
0
points
15
downloads

Publisher

verified publishertekartik.com

Weekly Downloads

Helper to update global activated packages, all at once or by package name

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, path, process_run, pub_semver, yaml

More

Packages that depend on pubglobalupdate