woo 1.0.0 copy "woo: ^1.0.0" to clipboard
woo: ^1.0.0 copied to clipboard

The Woo package. Most favorite of all time!

example/woo_example.dart

import 'package:woo/woo.dart';

void main() {
  final woo = Woo.birth(name: 'vio', age: 100);
  print(woo.isAngel);
  print(woo.isGoodDev);
  print(woo.hasWings);
}
1
likes
150
points
4
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The Woo package. Most favorite of all time!

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on woo