halo 1.0.0 copy "halo: ^1.0.0" to clipboard
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 _RandomColor class for generating random colors.
  • Improve the HaloColor extension with an example for the opacity shortcut method.
  • Bug fixed.

0.6.1 #

  • Add method q for Color

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 withoutIndex to List.

0.3.2 #

  • Add call to Debouncer and Throttler.
  • Deprecate run in Debouncer and Throttler.

0.3.1 #

  • Make index in Iterable.get optional.

0.3.0 #

  • Add Throttler to throttle events.

0.2.4 #

  • Add kDebugging to check if the application is in debug mode.

0.2.3 #

  • Add GestureDetectorLocation to get the position of the tap or long press.
  • Add getPosition to get the position of the widget.

0.2.1 #

  • Add executeAllRemaining to EventDistributor.

0.2.0 #

  • Add EventDistributor to distribute events.

0.1.5 #

  • Update randomString to HF.
  • Add randomString test.

0.1.4 #

  • Add number to HF.

0.1.3 #

  • Adjust the implementation of codeToName in HaloDartString.

0.1.2 #

  • Add cwh to TextStyle.

0.1.1 #

  • Add Debouncer to 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.

1
likes
130
points
144
downloads

Publisher

unverified uploader

Weekly Downloads

Personal flutter all-in-one package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, stack_trace

More

Packages that depend on halo