im_stepper 0.1.2+7 copy "im_stepper: ^0.1.2+7" to clipboard
im_stepper: ^0.1.2+7 copied to clipboard

outdated

A growing collection of stepper and page indicator widgets.

ChangeLog #

0.1.2+7 #

Saturday, 28th November, 2020 #

  • Breaking Change: The DotShape property line renamed to dash.

  • goNext, goPrevious, and Foo.externallyControlled properties and constructors deprecated and will be removed in version 0.1.3 from Icon, Image, Number, and Dot Steppers. Instead, introduced the activeStep property, a simpler approach to control the steppers either from built-in buttons, by tapping, or from external buttons. @github issues: #5, #9.

  • The activeStep can also be used to either set the initial step or jump to any step. @github issues: #7

  • Deprecated the dotReachedIndex property in the DotStepper. This function is now redundant as the same can be tracked using the activeStep property.

  • Two new function properties introduced in DotStepper; minSteps and maxSteps. These maybe required in conditionals to control stepping forward and backward using the activeStep.

  • BugFix: Previous button icon not working @github issue: #8

  • Updated the documentation.

  • Many thanks to: elliot, MastPollo10, atul-khemka, and thfr69

0.1.2+6 #

Thursday, 15th October, 2020 #

  • BugFix: FlutterError (_OpacityAnimatedState#aa454(ticker active) was disposed with an active Ticker, pull request by mattbreeland

0.1.2+5 #

Sunday, 20th September, 2020 #

  • IconStepper, ImageStepper, and NumberStepper can now be controlled from external buttons, by using the relevant constructor marked as FooStepper.externallyControlled. @ github issues #3 and #4

  • Added the option to disable scrolling the stepper, if required.

  • Refactored the code.

  • Updated example to include using an externally controller stepper.

  • Documentation improvements.

0.1.2+4 #

Saturday, 29th August, 2020 #

  • Added NumberStepper.

0.1.2+3 #

Friday, 28th August, 2020 #

  • Added ImageStepper widget. Thanks @Liliana99

  • Refactored and optimized the code.

  • Updated the documentation.

  • Updated the examples.

0.1.2+2 #

Wednesday, 19th August, 2020 #

  • Added Dot Shapes to DotStepper.

0.1.2+1 #

Tuesday, 18th August, 2020 #

  • Added DotStepper.
  • Added example for DotStepper

0.1.1 #

Wednesday, 5th August, 2020 #

  • BugFix: couldn't set color and other properties for the DottedLine when in vertical mode.

  • Added the option to enable and disable stepping that could benefit validation before the next step is reached. Thanks @ Mohamed Elyamani

  • Refactored & optimized the code.

0.1.0 #

Sunday, 19th July, 2020 #

  • Initial release.

  • Added IconStepper.

614
likes
0
pub points
97%
popularity

Publisher

verified publisherimujtaba.com

A growing collection of stepper and page indicator widgets.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on im_stepper