DEV Community

Kouki Badr
Kouki Badr

Posted on

Bottom_Picker new Major version

πŸŽ‰ Exciting News for Flutter Devs! πŸŽ‰

We're thrilled to announce a major update to our beloved bottom_picker package! We've bumped the version all the way to 4.0.0! πŸš€

This release is packed with awesome new features and improvements for your Flutter applications, including:

✨ Filter Options:
Now you can easily add filters to unpickable or blocked days in your date pickers! Say goodbye to those unwanted dates. πŸ—“οΈ

βž• Year Picker: Selecting a year just got a whole lot easier with the new dedicated year picker. βš™οΈ

πŸ› οΈ Enhanced Title Flexibility: We've transformed the pickerTitle into an optional header builder callback, giving you full control over the picker's header!

But wait, there's more! We've also squashed a pesky bug where selectedItemIndex parameters weren't working correctly for simple pickers. πŸ›

⚠️ Breaking Changes Alert! ⚠️

Due to the significant enhancements, especially the title customization via the new callback, this release includes potential breaking changes.
All attributes that are related to the old title, description and closing widget are now deprecated if you're planning to upgrade to 4.0.0 version.

We believe these changes will greatly improve the flexibility and usability of bottom_picker in your Flutter projects.

Check out the full release notes and upgrade guide here: Bottom_Picker

#flutter #dart #bottompicker #mobiledev #opensource

Top comments (0)