ovo 0.0.0 copy "ovo: ^0.0.0" to clipboard
ovo: ^0.0.0 copied to clipboard

outdated

OvO is a Dart-first schema declaration and validation library.

example/ovo_example.dart

import 'package:ovo/ovo.dart';

void main() {
  var awesome = Awesome();
  print('awesome: ${awesome.isAwesome}');
}
4
likes
0
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

OvO is a Dart-first schema declaration and validation library.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on ovo