edunatalec.com

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

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

4
likes
160
points
334
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.2" to clipboard
validart: ^3.0.2 copied to clipboard

3
likes
160
points
284
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.1.0" to clipboard
valiform: ^3.1.0 copied to clipboard

2
likes
160
points
209
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.2" to clipboard
validart_br: ^1.2.2 copied to clipboard

2
likes
160
points
180
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.3" to clipboard
overture: ^0.1.3 copied to clipboard

2
likes
160
points
179
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.3" to clipboard
fortis: ^0.3.3 copied to clipboard

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

dartfiercopy "dartfier: ^0.1.0" to clipboard
dartfier: ^0.1.0 copied to clipboard

recently created package Added 2 days ago
1
likes
160
points
68
downloads
Fine-grained reactivity for Flutter, built on ChangeNotifier: Signal, Computed, Effect, AsyncSignal and an auto-tracking Observer widget. Zero dependencies.#state-management#signals#reactivity#flutter