vants_ui 0.0.1 copy "vants_ui: ^0.0.1" to clipboard
vants_ui: ^0.0.1 copied to clipboard

仿 vant ui 组件

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vants_ui

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

dependencies:
  vants_ui: ^0.0.1

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:vants_ui/Widget/button/button.dart';
import 'package:vants_ui/Widget/button/button_model.dart';
import 'package:vants_ui/Widget/button/button_style.dart';
import 'package:vants_ui/theme/theme.dart';
import 'package:vants_ui/vants.dart';
1
likes
120
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

仿 vant ui 组件

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on vants_ui