hzy_normal_tool 0.0.4 copy "hzy_normal_tool: ^0.0.4" to clipboard
hzy_normal_tool: ^0.0.4 copied to clipboard

一个为 Flutter 开发者提供的综合性工具包,包含常用的 UI 组件、工具类、抽象类和配置文件,帮助开发者快速构建高质量的 Flutter 应用。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hzy_normal_tool

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

dependencies:
  hzy_normal_tool: ^0.0.4

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:hzy_normal_tool/hzy_normal_tool.dart';
2
likes
125
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

一个为 Flutter 开发者提供的综合性工具包,包含常用的 UI 组件、工具类、抽象类和配置文件,帮助开发者快速构建高质量的 Flutter 应用。

Homepage
Repository
View/report issues

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on hzy_normal_tool