baiomy 1.0.4
baiomy: ^1.0.4 copied to clipboard
A Flutter toolkit for local storage, secure storage, password encryption, Egyptian ID parsing, input validation, formatters, and reusable widgets
0.0.1 #
- ── Local Storage
- ── Password Encryption
- ── Egyptian ID Parser
- ── Extensions
- ── Utils
- ── Widgets
0.0.2 #
- ── Small changes in secure storage & License & pubspec.yaml file
0.0.3 #
- ── Update License & Readme file
0.0.4 #
- ── Add KeepAlivePage widget
0.0.5 #
- ── Add prefixIcon to input decoration
0.0.6 #
- ── Routes
0.0.7 #
- ── Add Segmented Circular Next Button Widget
0.0.8 #
- ── Add BaiomyGoogleMapsExtractor
- ── Add BaiomyAuthRepo
- ── Add BaiomyFirestoreRepo
- ── Add BaiomyStorageRepo
0.0.9 #
- ── fix routes issue
1.0.0 #
- ── Add BaiomyInternetChecker
1.0.1 #
- ── Add Batch method to FirestoreRepo
1.0.2 #
- ── Add helper method to support pagination with where clauses in FirestoreRepo
1.0.3 #
- ── Add a public getter for _db in FirestoreRepo
1.0.4 #
- ── Add a small method to not expose the db getter in FirestoreRepo