pq_widgets 0.0.6 copy "pq_widgets: ^0.0.6" to clipboard
pq_widgets: ^0.0.6 copied to clipboard

一些常用的widget封装

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pq_widgets

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

dependencies:
  pq_widgets: ^0.0.6

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:pq_widgets/pq_widgets.dart';
0
likes
110
pub points
13%
popularity

Publisher

unverified uploader

一些常用的widget封装

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_screenutil

More

Packages that depend on pq_widgets