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

A Flutter toolkit for local storage, secure storage, password encryption, Egyptian ID parsing, input validation, formatters, and reusable widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add baiomy

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

dependencies:
  baiomy: ^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:baiomy/baiomy.dart';
1
likes
140
points
75
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter toolkit for local storage, secure storage, password encryption, Egyptian ID parsing, input validation, formatters, and reusable widgets

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cloud_firestore, encrypt, firebase_auth, firebase_storage, flutter, flutter_secure_storage, http, pointycastle, shared_preferences, skeletonizer

More

Packages that depend on baiomy