tmt_dart_utils 1.4.0
tmt_dart_utils: ^1.4.0 copied to clipboard
The sets of utilities and extension method for Dart projects.
1.4.0 #
- FIX: version app.
- FEAT: update Flutter SDK version to stable and adjust workspace configuration.
- FEAT: add tryRemoveDiacritics with fallback to original value.
- FEAT: add bool and string extension method.
1.3.0 #
- FEAT: add tryRemoveDiacritics with fallback to original value.
1.2.10 #
- FIX: version app.
1.4.0 #
- FEAT: add bool and string extension method.
1.3.0 #
- REFACTOR: Fix some lint.
- REFACTOR: imports.
- REFACTOR: Some code.
- REFACTOR: move some funtion from flutter_extensions to dart_extensions.
- REFACTOR: Bum dependency, update dart 3 support.
- REFACTOR: Bum dependency.
- REFACTOR: Remove some unused code, split packages.
- FEAT: Update.
- FEAT: fix hideNumber.
- FEAT: add separatores params to toCamelCase, toUpperCamelCase, toLowerUnderscore string extensions.
- FEAT: Remove flutter dependecy from tmt_dart_utils.
- FEAT: edit tmt_flutter_extensions.dart.
- DOCS: Update license.
1.2.8 #
- Update depedencies
1.2.6 #
- refactor: Optimize imports
1.2.5 #
- Update depedencies
- Update license
1.2.4 #
- First release