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

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.8

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
130
pub points
0%
popularity

Publisher

verified publisheryinghuihong.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http

More

Packages that depend on hello_plugin_package