ethio_validators 0.2.0 copy "ethio_validators: ^0.2.0" to clipboard
ethio_validators: ^0.2.0 copied to clipboard

Validation and formatting utilities for Ethiopian data: mobile phone numbers (Ethio Telecom & Safaricom) and ETB currency. Pure Dart, dependency-free.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ethio_validators

With Flutter:

 $ flutter pub add ethio_validators

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

dependencies:
  ethio_validators: ^0.2.0

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:ethio_validators/ethio_validators.dart';
0
likes
160
points
152
downloads

Documentation

API reference

Publisher

verified publisherabroid.dev

Weekly Downloads

Validation and formatting utilities for Ethiopian data: mobile phone numbers (Ethio Telecom & Safaricom) and ETB currency. Pure Dart, dependency-free.

Repository (GitHub)
View/report issues

Topics

#ethiopia #validation #phone #currency #formatting

License

MIT (license)

More

Packages that depend on ethio_validators