luhenchang_plugin 0.1.2
luhenchang_plugin: ^0.1.2 copied to clipboard
A new Flutter plugin about Tools that are convenient for developers want to use, come on we are the best, it is my pleasure to provide the Flutter plugin for everyone.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add luhenchang_pluginThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
luhenchang_plugin: ^0.1.2Alternatively, 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:luhenchang_plugin/luhenchang_plugin.dart';