utopia_utils 0.2.21+1
utopia_utils: ^0.2.21+1 copied to clipboard
Utopia USS libs - generic utils (including extensions, and Reporter architecture)
0.2.21+1 #
- FIX: Update exports.
0.2.21 #
- FEAT: Add MutableValue.late.
0.2.20 #
- FEAT: Add convenience methods to ByteWriter and AnyExtensions.
0.2.19 #
- FEAT: Add ByteReader.availableBytes.
0.2.18+1 #
- FIX: Fix ByteReader.readBytes().
0.2.18 #
- FEAT: Add ByteReader.peek().
0.2.17 #
- FEAT: Expose LoggerReporter.forceEnabled parameter.
0.2.16+1 #
- FIX: Export ByteCoder.
0.2.16 #
- FEAT: Add ByteCoder.
0.2.15 #
- FEAT: Add some convenience functions to Bytes API.
0.2.14 #
- FEAT: Add byte ByteReader and ByteWriter API.
0.2.13+1 #
- FIX: Include HasInitialized in utopia_utils.dart.
0.2.13 #
- FIX: Add documentation.
- FEAT: Update Flutter to 3.0.0.
0.2.12+1 #
- FIX: make runWithReporterAndUiError.
0.2.12 #
- FEAT: add MutableValue.toggle.
0.2.11 #
- FEAT: add Value/MutableValue utils.
0.2.10 #
- FEAT: add GlobalErrorHandler, Retryable and runWithReporterAndUiErrors.
0.2.9 #
- FIX: separate library_lints.yaml.
- FEAT: adhere to lints.
- FEAT: adhere to lints.
0.2.8 #
- FEAT: adhere to lints.
- FEAT: adhere to lints.
0.2.7 #
- FIX: fix duplicate Set.toggle extension.
- FIX: fix duplicate Set.toggle extension.
- FEAT: move LoggerReporter from utopia_arch.
- FEAT: add compareBy function.
- FEAT: create anyTrue.
- FEAT: import fic_extensions by default.
- FEAT: add ValueNotifierExtensions.mutate.
- CHORE: publish packages.
- CHORE: publish packages.
- CHORE: publish packages.
- CHORE: publish packages.
- CHORE: publish packages.
- CHORE: publish packages.
- CHORE: publish packages.
0.2.6 #
- FEAT: move LoggerReporter from utopia_arch.
0.2.5+2 #
- FIX: fix duplicate Set.toggle extension.
0.2.5+1 #
- FIX: fix duplicate Set.toggle extension.
0.2.5 #
- FEAT: add compareBy function.
0.2.4 #
- FEAT: create anyTrue.
0.2.3 #
- FEAT: import fic_extensions by default.
0.2.2 #
- FEAT: add ValueNotifierExtensions.mutate.
0.2.1 #
- FEAT: Add ValueNotifierExtensions.modify.
0.2.0 #
Note: This release has breaking changes.
- BREAKING FEAT: fix directory structure.
0.1.0+1 #
- FIX: improve import convenience.
- CHORE: publish packages.
- CHORE: publish packages.
0.1.0 #
Note: This release has breaking changes.
- BREAKING FEAT: add sanitizedMessage param to Reporter methods.
0.0.2 #
- FIX: do not handle Isolate errors in Web.
- FEAT: Initial commit.