arna_response_validation 1.3.0 copy "arna_response_validation: ^1.3.0" to clipboard
arna_response_validation: ^1.3.0 copied to clipboard

Arna Response Validation is a simple and powerful HTTP validator for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add arna_response_validation

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

dependencies:
  arna_response_validation: ^1.3.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:arna_response_validation/arna_response_validation.dart';
1
likes
160
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Arna Response Validation is a simple and powerful HTTP validator for Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, http

More

Packages that depend on arna_response_validation