edunatalec.com

  • Packages
Results 6 packages owned by edunatalec.com
Sort by

encrypt_envcopy "encrypt_env: ^4.0.0" to clipboard
encrypt_env: ^4.0.0 copied to clipboard

4
likes
160
points
205
downloads
Generate obfuscated or encrypted Dart files from YAML/JSON configuration. Protect sensitive data in Flutter/Dart apps with multi-layer XOR obfuscation or AES-256 encryption. #encryption#obfuscation#environment#security#env

validartcopy "validart: ^3.0.0" to clipboard
validart: ^3.0.0 copied to clipboard

3
likes
160
points
384
downloads
Type-safe validation for Dart, inspired by Zod. Validate typed entities and raw JSON-like maps with the same schema — structured errors, async, i18n built-in.#validation#schema#parsing#form#i18n

valiformcopy "valiform: ^3.0.0" to clipboard
valiform: ^3.0.0 copied to clipboard

2
likes
160
points
375
downloads
Schema-driven Flutter forms on top of Validart. Typed VField<T>, ValueNotifier-based reactive state, sync + async cross-field validation. #form#validation#flutter#form-validation

validart_brcopy "validart_br: ^1.2.0" to clipboard
validart_br: ^1.2.0 copied to clipboard

2
likes
160
points
288
downloads
Extensão do validart com validadores brasileiros (CPF, CNPJ, PIX, telefone e mais) e tradução pt-BR completa.#validation#schema#brazil#i18n#form

overturecopy "overture: ^0.1.0" to clipboard
overture: ^0.1.0 copied to clipboard

recently created package Added 23 days ago
2
likes
160
points
94
downloads
Warm Flutter's image cache before the first frame. Drop-in from any non-widget code, with NetworkImage or any custom ImageProvider. #image#cache#prefetch#performance

fortiscopy "fortis: ^0.3.0" to clipboard
fortis: ^0.3.0 copied to clipboard

1
likes
160
points
53
downloads
High-level cryptography for Dart. Fluent builder API with compile-time safety, sane defaults, and seamless cross-platform interoperability.#cryptography#encryption#security