flutter_wcao 0.0.3+2 copy "flutter_wcao: ^0.0.3+2" to clipboard
flutter_wcao: ^0.0.3+2 copied to clipboard

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.3+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/main.dart';
import 'package:flutter_wcao/ui/tag.dart';
import 'package:flutter_wcao/ui/theme.dart';
0
likes
140
pub points
8%
popularity

Publisher

unverified uploader

A simple UI template tool library.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cached_network_image, flutter, flutter_easyloading

More

Packages that depend on flutter_wcao