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

flutter 程序升级插件

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add install_plugin_custom

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

dependencies:
  install_plugin_custom: ^1.0.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:install_plugin_custom/install_plugin_custom.dart';
2
likes
120
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

flutter 程序升级插件

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on install_plugin_custom

Packages that implement install_plugin_custom