eskema 0.0.1 copy "eskema: ^0.0.1" to clipboard
eskema: ^0.0.1 copied to clipboard

Allows you to validate dynamic data with a simple yet powerful API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add eskema

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

dependencies:
  eskema: ^0.0.1

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:eskema/eskema.dart';
1
likes
120
pub points
0%
popularity

Publisher

unverified uploader

Allows you to validate dynamic data with a simple yet powerful API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on eskema