horizontal_indicator 0.1.0
horizontal_indicator: ^0.1.0 copied to clipboard
Package to add day of month with day of week as horizontal list with active bubbles.
0.1.0 22/01/2020 (January 2020) #
- Parameter (
updateSelectedDay) to change date holder if have dragging behaviour.
0.0.9 22/01/2020 (January 2020) #
- Parameter to disabling Jump to initial day added.
0.0.8 21/01/2020 (January 2020) #
- Jump to initial day added, if initial day added.
0.0.7 21/01/2020 (January 2020) #
- One bug fixed (
"onTap was called on null fixed")
0.0.6 17/01/2020 (January 2020) #
- Parameters for changing active bubble left added.
(
activeBubbleBottomPosition) - Parameters to hide top day of week three letter.
(
hideDayOfWeek)
0.0.5 15/01/2020 (January 2020) #
- Parameters for changing horizontal_indicator width and height.
(
horizontal_indicatorWidthandhorizontal_indicatorHeight) - Parameters for changing circle holder width and height.
(
circleHolderWidthandcircleHolderHeight) - Parameters for changing active bubble width and height.
(
activeBubbleWidthandactiveBubbleHeight) - Parameters for changing active bubble bottom and right position.
(
activeBubbleRightPositionandactiveBubbleBottomPosition)
0.0.4 15/01/2020 (January 2020) #
- [Day of week wrong] bug fixed.
0.0.3 14/01/2020 (January 2020) #
- Provided a list parameter to add available bubble under date holder.
- Add another parameter to add initial selected day.
- Example app updated with latest changes.
- README updated with new example.
0.0.2 13/01/2020 (January 2020) #
- Provided a way to add custom colors to horizontal_indicator, date holder and texts.
- onHolderTap function to get selected day.
- Example app added.
0.0.1 02/01/2020 (January 2020) #
- Added DateIndicator() widget that display horizontal list with circle date holder.