opensource.tatamemaster.com.br

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

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

98
likes
160
points
1.17k
downloads
Complete Flutter toolkit for Brazilian validations, form masks, typed results, structured logging, and authenticated cryptography.#validation#brazil#formatter#mask#cpf

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

5
likes
160
points
214
downloads
Synchronous, lightweight key-value storage with crash-safe writes (write-ahead + atomic rename) #storage#key-value#persistence#cache

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

4
likes
160
points
322
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_observercopy "all_observer: ^1.5.8" to clipboard
all_observer: ^1.5.8 copied to clipboard

3
likes
160
points
269
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_compresscopy "all_image_compress: ^1.0.2" to clipboard
all_image_compress: ^1.0.2 copied to clipboard

4
likes
160
points
71
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

2
likes
160
points
60
downloads
DevTools extension for all_box: inspect and edit AllBox containers (keys, values, storage backend, pending flush state) #devtools#storage#debugging

all_resultcopy "all_result: ^1.0.2" to clipboard
all_result: ^1.0.2 copied to clipboard

recently created package Added 20 days ago
0
likes
160
points
278
downloads
Typed success and failure for pure Dart, with predictable error contracts, sync/async composition, recovery, and zero runtime dependencies.#result#error-handling#functional-programming#async

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

1
likes
150
points
136
downloads
Official lint rules and automated fixes for safe, predictable, and efficient development with all_observer.

all_br_validationscopy "all_br_validations: ^1.0.3" to clipboard
all_br_validations: ^1.0.3 copied to clipboard

recently created package Added 20 days ago
0
likes
160
points
252
downloads
Reusable pure Dart core for Brazilian validations, BrZod schemas, contracts, formatters, geographic models, and validation results.#validation#brazil#cpf#cnpj#zod

all_cryptocopy "all_crypto: ^1.0.2" to clipboard
all_crypto: ^1.0.2 copied to clipboard

recently created package Added 20 days ago
0
likes
160
points
228
downloads
Authenticated encryption in pure Dart with versioned envelopes that never serialize keys, ChaCha20-Poly1305, AES-GCM, SHA-256, and HMAC.#cryptography#encryption#hashing#aes#chacha20