bottom_picker 2.3.3 copy "bottom_picker: ^2.3.3" to clipboard
bottom_picker: ^2.3.3 copied to clipboard

A new flutter package that let you create a bottom item picker or date & time picker with minmum parameters

2.3.3 10/12/2023 #

  • Fix onSubmit attribute callback code and selected value retrieval from date and time picker issue link

2.3.2 14/11/2023 #

  • Fix date picker date initlization (initialDateTime, maxDateTime, minDateTime) issue-76

2.3.1 12/11/2023 #

  • Fix minutes set value in the time constructor
  • Update time constructor to use Time class to ease setting hours and minutes values PR-75

2.2.1 22/10/2023 #

  • Fix analysis issues

2.2.0 2/10/2023 #

  • Add localization support and multiple language support

2.1.1 27/09/2023 #

  • Update package license to MIT license

2.1.0 12/09/2023 #

  • ** Enhancements: **
    • Added title padding to title widget
    • Added title alignement
    • Button padding, button width, Button text alignement and Button alignement parameters
    • Customizable close icon size
    • Added selectionOverlay parameter
    • Date range picker dates attributes assertion
  • Bug fixes
    • Date range picker initial dates error
    • Button padding issue

2.0.4 30/05/2023 #

2.0.3 27/05/2023 #

  • Fix automatic refresh issue when the second date was smaller than the first date
  • Fix: Inability to decrease the second date even if the first date was smaller. (PR link)

2.0.2 02/04/2023 #

  • Fix range picker initialization error (issue #59)

2.0.1 24/10/2022 #

  • Update displayCloseIcon usage in code

2.0.0 01/10/2022 #

  • Add range date picker
  • Add description attribute
  • Add description text style attribute

1.9.1 27/06/2022 #

  • Fix static analysis issues

1.9.0 27/06/2022 #

  • add minuteInterval attibute
  • Bug fixes

1.8.0 19/03/2022 #

  • Add display submit button parameter
  • bug fixes

1.7.0 16/02/2022 #

  • Add height parameter to bottom picker widget
  • bug fixes

1.6.0 12/02/2022 #

  • Update padding rendering in bottom picker widget
  • Add button alignement parameter
  • enhanced coding style
  • bug fixes

1.5.0 01/19/2022 #

  • Add close icon color parameter
  • Add close icon display parameter
  • Add different layout orientation options (LTR, RTL)

1.4.0 23/12/2021 #

  • Add picker text style attribute
  • Add date format order parameter
  • Add item extent parameter

1.1.0 20/11/2021 #

  • Add background color parameter
  • Enhanced rendering performance
  • Bug fixes

1.0.6 20/11/2021 #

  • Bug fixes

1.0.5 13/11/2021 #

  • Enhanced tablet view
  • remove uneccessary parameters in datetime constructors

1.0.4 06/11/2021 #

  • Add selected index parameter

1.0.3 22/10/2021 #

  • Fix bugs
  • Add customization support to confirm button

1.0.2 27/08/2021 #

  • Fix bottom picker drag bug

1.0.1 15/01/2021 #

  • Fix onSubmit return value bug

1.0.0 08/01/2021 #

  • Simple list item picker
  • Date picker with max and min dates configuration
  • Time picker with 12h/24h time format
  • Date and time picker
  • Multiple built-in themes
  • Customized button theme with custom colors
  • On item change / On submit and On close callback handlers
354
likes
0
points
14.3k
downloads

Publisher

verified publisherbadrkouki.dev

Weekly Downloads

A new flutter package that let you create a bottom item picker or date & time picker with minmum parameters

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on bottom_picker