helium_validator 0.0.9 copy "helium_validator: ^0.0.9" to clipboard
helium_validator: ^0.0.9 copied to clipboard

A lightweight, powerful, and extensible validation library for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add helium_validator

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

dependencies:
  helium_validator: ^0.0.9

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:helium_validator/helium_validator.dart';
2
likes
145
points
123
downloads

Publisher

verified publisherbhitkar.dev

Weekly Downloads

A lightweight, powerful, and extensible validation library for Flutter.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on helium_validator