jar 1.2.0 copy "jar: ^1.2.0" to clipboard
jar: ^1.2.0 copied to clipboard

Elegant Schema Validation for Flutter and Dart

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jar

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

dependencies:
  jar: ^1.2.0

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:jar/jar.dart';
3
likes
110
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

Elegant Schema Validation for Flutter and Dart

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on jar