dropdown_below 1.0.3
dropdown_below: ^1.0.3 copied to clipboard
flutter custom dropdown box. Develeoper can customize many options for there taste. It can be huge advantage for dropdown ux
1.0.3 - 2021-12-30 #
- Fix nullable error which selected no value or cannot select value in IOS.
1.0.2 - 2021-12-07 #
- Pull request https://github.com/whatamelon/flutter_dropdown_below/pull/10 this commit solving https://github.com/whatamelon/flutter_dropdown_below/issues/9 by @bhumitbelani
1.0.1 - 2021-11-08 #
- Fix issue https://github.com/whatamelon/flutter_dropdown_below/issues/5
- Pull request https://github.com/whatamelon/flutter_dropdown_below/pull/8 this commit solving https://github.com/whatamelon/flutter_dropdown_below/issues/7 this issue by @darker-dubai
1.0.0 - 2021-07-28 #
- Fix issue https://github.com/whatamelon/flutter_dropdown_below/issues/4#issue-953987467
- Reformat with dartfmt -w .
0.0.9 - 2021-07-06 #
- Fix issue https://github.com/whatamelon/flutter_dropdown_below/issues/3#issue-935545330
- Reformat with dartfmt -w .
0.0.8 - 2021-06-11 #
- Support change boxDecoration, right side icon
- now right side Icon is not required widget. You can customize it whatever.
0.0.7 - 2021-03-12 #
- Flutter2 Null Safety migrate
- Reformat with dartfmt -w .
0.0.6 - 2021-02-18 #
- fixed issue : shadowThemeOnly not founded #1
0.0.5 - 2020-11-23 #
- Redeem explanation for pub score.
0.0.4 - 2020-10-12 #
- Update Readme.md's image file
0.0.3 - 2020-10-12 #
- Update to add boxwidth
- Update Readme.md
0.0.2 - 2020-09-18 #
- Update Readme.md
0.0.1 - 2020-07-30 #
- First release.