rrule_picker 0.2.0
rrule_picker: ^0.2.0 copied to clipboard
RRULE picker is a widget used to manipulate RRULEs in accordance to a subset of RFC 5545.
0.2.0 #
- Add end date (RRULE
UNTIL) support - Add
SemanticstoSplitSegmentedButton- BREAKING:
SplitSegmentedButtonnow usesButtonStylefor its segments (made ofOutlinedButtonwidgets)
- BREAKING:
- Use controller date value for the initial date picker date
- Add customizable row and column spacing via the
RRulePickerThemeData.spacingfield - Set
mainAxisSizeto.minforColumnwidgets
0.1.5 #
- Migrate from Codeberg to GitHub
- Rename scripts directory to tool
- Switch to ghcr.io/gmeligio/flutter-web image in Forgejo workflows
0.1.4 #
- Fix the example directory path in Forgejo workflow and in README
0.1.3 #
- Reverse screenshot order in pubspec
0.1.2 #
- Add topics and screenshots to pubspec
- Update package description in README
- Fix Codeberg badge URL and update Weblate URL in README
0.1.1 #
- Update package description
- Move rrule_picker_example to the published package directory
- Update l10n configuration
0.1.0 #
- Initial release
