halo 1.0.0
halo: ^1.0.0 copied to clipboard
Personal flutter all-in-one package.
1.0.0 #
- Update version to 1.0.0
0.9.0 #
- Add new method to HaloDartString extension for retrieving all isolated characters as a Set
- Mark Exp, Co, and Ro classes as deprecated in favor of their respective Flutter counterparts.
0.8.0 #
- refactor extensions and typedefs
- remove unused extensions
- add new string utilities for case combinations and Chinese character detection, and update typedefs for clarity
- clean up color constants documentation in
const.dart.
0.7.2 #
0.7.1 #
0.7.0 #
0.6.2 #
- Enhance color handling by introducing a new
_RandomColorclass for generating random colors. - Improve the
HaloColorextension with an example for the opacity shortcut method. - Bug fixed.
0.6.1 #
- Add method
qforColor
0.6.0 #
- Add new time-related static getters in HF class for microseconds, milliseconds, and seconds since a specific date, including debug mode handling.
0.5.0 #
- Add new time-related static getters in HF class for microseconds, milliseconds, and seconds since a specific date, with debug mode handling
0.4.1 #
Enhance WidgetDebugger to handle Spacer widget with a warning message
0.4.0 #
Add new log functions.
0.3.6 #
Introduce WidgetDebugger extension for enhanced widget debugging.
0.3.5 #
- Add new typedefs
- Improve throw message
0.3.4 #
- Support trailing
0.3.3 #
- Add
withoutIndextoList.
0.3.2 #
- Add
calltoDebouncerandThrottler. - Deprecate
runinDebouncerandThrottler.
0.3.1 #
- Make
indexinIterable.getoptional.
0.3.0 #
- Add
Throttlerto throttle events.
0.2.4 #
- Add
kDebuggingto check if the application is in debug mode.
0.2.3 #
- Add
GestureDetectorLocationto get the position of the tap or long press. - Add
getPositionto get the position of the widget.
0.2.1 #
- Add
executeAllRemainingtoEventDistributor.
0.2.0 #
- Add
EventDistributorto distribute events.
0.1.5 #
- Update
randomStringtoHF. - Add
randomStringtest.
0.1.4 #
- Add
numbertoHF.
0.1.3 #
- Adjust the implementation of
codeToNameinHaloDartString.
0.1.2 #
- Add
cwhtoTextStyle.
0.1.1 #
- Add
Debouncerto interface file.
0.1.0 #
- Add
Debouncer
0.0.24 #
- New API added.
0.0.23 #
- New API added.
0.0.22 #
- New API added.
0.0.21 #
- New API added.
0.0.20 #
- New API added.
0.0.19 #
- New API added.
0.0.18 #
- New API added.
0.0.17 #
- New API added.
0.0.16 #
- New API added.
0.0.15 #
- New API added.
0.0.14 #
add api
0.0.13 #
- replace api
0.0.12 #
- add api
- add example project
0.0.11 #
add api
0.0.10 #
add apiw
0.0.8 #
add api
0.0.7 #
upgrade api
0.0.6 #
downgrade api
0.0.5 #
Replace WidgetStatePropertyAll with MaterialStatePropertyAll
0.0.4 #
downgrade dart version
0.0.3 #
dart format .
0.0.2 #
dart fix --apply
0.0.1 #
Initial release.