hb_common 0.0.3 copy "hb_common: ^0.0.3" to clipboard
hb_common: ^0.0.3 copied to clipboard

基础组件库,包含常用的基础组件, extension,公共样式,工具类等

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hb_common

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

dependencies:
  hb_common: ^0.0.3

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:hb_common/hb_common.dart';
0
likes
115
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

基础组件库,包含常用的基础组件, extension,公共样式,工具类等

License

MIT (license)

Dependencies

bot_toast, crypto, decimal, encrypt, flutter, flutter_localizations, flutter_screenutil, flutter_spinkit, flutter_svg, form_builder_validators, hb_router, intl, path_provider, pointycastle, shared_preferences

More

Packages that depend on hb_common