yc_plugin_learn 0.0.1
yc_plugin_learn: ^0.0.1 copied to clipboard
该组件提供了一种原生加载图片返回数据组flutter
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add yc_plugin_learn
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
yc_plugin_learn: ^0.0.1
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:yc_plugin_learn/yc_plugin_learn.dart';