rrule_picker 0.2.0 copy "rrule_picker: ^0.2.0" to clipboard
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 Semantics to SplitSegmentedButton
    • BREAKING: SplitSegmentedButton now uses ButtonStyle for its segments (made of OutlinedButton widgets)
  • Use controller date value for the initial date picker date
  • Add customizable row and column spacing via the RRulePickerThemeData.spacing field
  • Set mainAxisSize to .min for Column widgets

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
0
likes
160
points
19
downloads
screenshot

Documentation

API reference

Publisher

verified publisherorzechowski.tech

Weekly Downloads

RRULE picker is a widget used to manipulate RRULEs in accordance to a subset of RFC 5545.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #material #picker #rrule #widget

License

Apache-2.0 (license)

Dependencies

flutter, flutter_localizations, intl, url_launcher

More

Packages that depend on rrule_picker