PUBDEV
serverpod_auth_sms_crypto_server v0.1.0
Hash + decryptable phone storage for Serverpod SMS auth.
PUBDEV
serverpod_auth_sms_core_server v0.1.0
Server-side core for SMS registration and code login in Serverpod.
PUBDEV
laconic v2.0.0
A Laravel-style SQL query builder for Dart, supporting MySQL, SQLite, and PostgreSQL.
PUBDEV
encrypt_env v2.1.0
Generate encrypted files to secure sensitive configuration data.
Encrypt YAML files and streamline the protection of sensitive information in Flutter applications.
REDDIT
I built a mobile Code Editor in Flutter
Hi, I made a generic editor app. I built it in a way that the main architecture is reusable, and each editors are plugins. The benefit of building it this way, is so that editor plugins have a base of...
PUBDEV
commingle_money v1.1.0
Open-source utilities from the Commingle app (https://commingle.app) for handling, formatting, and displaying monetary values in Flutter.
PUBDEV
flutter_permission_validator v0.1.0
A CLI tool that analyzes Flutter projects to detect unused permissions in AndroidManifest.xml and Info.plist. Helps avoid app store rejections by ensuring permission declarations match actual usage in...