zhx_tk_widget 0.0.4
zhx_tk_widget: ^0.0.4 copied to clipboard
zhx_tk_widget
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add zhx_tk_widgetThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
zhx_tk_widget: ^0.0.4Alternatively, 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:zhx_tk_widget/zhx_tk_widget.dart';