zard_darto_middleware 0.0.3 copy "zard_darto_middleware: ^0.0.3" to clipboard
zard_darto_middleware: ^0.0.3 copied to clipboard

Validation middleware for Darto using Zard.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zard_darto_middleware

With Flutter:

 $ flutter pub add zard_darto_middleware

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

dependencies:
  zard_darto_middleware: ^0.0.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:zard_darto_middleware/zard_darto_middleware.dart';
1
likes
140
points
46
downloads

Publisher

verified publisherevandersondev.com.br

Weekly Downloads

Validation middleware for Darto using Zard.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

darto_types, zard

More

Packages that depend on zard_darto_middleware