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

This is a flutter tool class, which encapsulates various tool processing classes

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add k_widget

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

dependencies:
  k_widget: ^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:k_widget/k_widget.dart';
0
likes
150
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

This is a flutter tool class, which encapsulates various tool processing classes

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

cached_network_image, easy_refresh, flutter, flutter_easyloading, flutter_screenutil, get

More

Packages that depend on k_widget