baiomy 0.0.2 copy "baiomy: ^0.0.2" to clipboard
baiomy: ^0.0.2 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 Dart:

 $ dart pub add baiomy

With Flutter:

 $ flutter pub add baiomy

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

dependencies:
  baiomy: ^0.0.2

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

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

unknown (license)

Dependencies

encrypt, flutter, flutter_secure_storage, pointycastle, shared_preferences, skeletonizer

More

Packages that depend on baiomy