hello_plugin_package 0.0.6 copy "hello_plugin_package: ^0.0.6" to clipboard
hello_plugin_package: ^0.0.6 copied to clipboard

outdated

A new flutter plugin project. Provide commonly used Android platform functions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hello_plugin_package

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

dependencies:
  hello_plugin_package: ^0.0.6

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:hello_plugin_package/hello_plugin_package.dart';
1
likes
0
pub points
22%
popularity

Publisher

verified publisheryinghuihong.com

A new flutter plugin project. Provide commonly used Android platform functions.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http

More

Packages that depend on hello_plugin_package