mx_widget 0.0.2 copy "mx_widget: ^0.0.2" to clipboard
mx_widget: ^0.0.2 copied to clipboard

outdated

包含一些基本的flutter组件.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mx_widget

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

dependencies:
  mx_widget: ^0.0.2

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:mx_widget/mx_widget.dart';
2
likes
0
points
216
downloads

Publisher

unverified uploader

Weekly Downloads

包含一些基本的flutter组件.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_swiper_null_safety

More

Packages that depend on mx_widget