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

outdated

A simple UI template tool library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_wcao

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

dependencies:
  flutter_wcao: ^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:flutter_wcao/kit/index.dart';
import 'package:flutter_wcao/ui/bottom_drive.dart';
import 'package:flutter_wcao/ui/cell.dart';
import 'package:flutter_wcao/ui/tag.dart';
import 'package:flutter_wcao/ui/theme.dart';
0
likes
0
pub points
9%
popularity

Publisher

unverified uploader

A simple UI template tool library.

Homepage

License

unknown (LICENSE)

Dependencies

cached_network_image, flutter, flutter_easyloading

More

Packages that depend on flutter_wcao