opensource.tatamemaster.com.br

  • Packages
Results 8 packages owned by opensource.tatamemaster.com.br
Sort by

all_validations_brcopy "all_validations_br: ^4.5.0" to clipboard
all_validations_br: ^4.5.0 copied to clipboard

98
likes
150
points
1.31k
downloads
Dart/Flutter library for Brazilian validations (CPF, CNPJ, CNH, PIX), 23 input formatters/masks, utilities (JWT, UUID, currency) and pure-Dart encryption (ChaCha20-Poly1305, AES-GCM, AES-CBC, AES-CTR, [...]#validation#brazil#formatter#mask#cpf

all_boxcopy "all_box: ^0.7.0" to clipboard
all_box: ^0.7.0 copied to clipboard

recently created package Added 24 days ago
5
likes
160
points
809
downloads
Synchronous, lightweight key-value storage with crash-safe writes (write-ahead + atomic rename). Pure Dart, no Flutter dependency, no reactive layer. #storage#key-value#persistence#cache

all_observercopy "all_observer: ^1.5.8" to clipboard
all_observer: ^1.5.8 copied to clipboard

recently created package Added 23 days ago
3
likes
160
points
1.19k
downloads
Lightweight reactive state management for Flutter with zero external dependencies: observable values plus an auto-tracking Observer widget.#state-management#reactive#observable#reactive-programming

all_image_cachecopy "all_image_cache: ^0.0.9" to clipboard
all_image_cache: ^0.0.9 copied to clipboard

recently created package Added 18 days ago
4
likes
160
points
387
downloads
Flutter image cache with memory/disk layers, network/file/bytes sources, SVG support, optional compression, stale fallback, and production-ready widgets.#cache#image#svg#compression#flutter

all_image_compresscopy "all_image_compress: ^1.0.2" to clipboard
all_image_compress: ^1.0.2 copied to clipboard

recently created package Added 24 days ago
4
likes
160
points
380
downloads
A powerful, pure-Dart image compression library for Flutter. Supports JPEG, PNG, GIF, BMP, TIFF and WebP decode. Runs in Isolates to avoid UI jank. No native code required.#image#compression#image-processing#flutter#dart

all_box_devtoolcopy "all_box_devtool: ^1.0.1" to clipboard
all_box_devtool: ^1.0.1 copied to clipboard

recently created package Added 17 days ago
2
likes
160
points
230
downloads
DevTools extension for all_box: inspect and edit AllBox containers (keys, values, storage backend, pending flush state) #devtools#storage#debugging

all_app_iconcopy "all_app_icon: ^0.1.0-beta.1" to clipboard
all_app_icon: ^0.1.0-beta.1 copied to clipboard

recently created package Added 14 days ago
0
likes
150
points
104
downloads
Beta Flutter plugin for changing the app launcher icon at runtime on Android and iOS.#launcher-icon#app-icon#android#ios#plugin

all_observer_lintcopy "all_observer_lint: ^0.6.1" to clipboard
all_observer_lint: ^0.6.1 copied to clipboard

recently created package Added 16 days ago
1
likes
60
points
434
downloads
Official lint rules and automated fixes for safe, predictable, and efficient development with all_observer.