rrule_generator 0.3.0 rrule_generator: ^0.3.0 copied to clipboard
RRuleGenerator is a widget for generating recurrence rules, such as described in the iCalendar RFC
0.3.0 #
- Complete UI rework
0.2.3 #
- Fix weekday issue
0.2.2 #
- Add an initial date
0.2.1 #
- Widen intl dependency to >=0.17.0 <0.19.0 and add Estonian language
0.2.0 #
- Upgrade intl dependency to 0.18.0
0.1.6 #
- Add Slovenian and Italian translation
0.1.5 #
- Add Spanish translation
0.1.4 #
- Automatically use today for the "Yearly" period
0.1.3 #
- Add German and Bulgarian translation
0.1.2 #
- Add Danish translation
0.1.1 #
- Add Finnish translation
0.1.0+1 #
- Add 'Never' as a period option
0.0.9 #
- Add French translation
- Fix mistake in Turkish translation
0.0.8+1 #
Add Turkish translation
0.0.7 #
Add Indonesian translation
0.0.6 #
Format UNTIL-date correctly
0.0.5 #
- Fix issue when parsing UNTIL
- Refactoring and code cleanup
0.0.4 #
Fix bugs in the Weekly-period
0.0.3 #
Add "RRule:" in advance of the String, as needed in the RRule plugin
0.0.2 #
Add an extra optional parameter initialRRule that can be used to initialise the widget with an already existing RRule
0.0.1 #
Initial Release