panic_widgets 1.0.4
panic_widgets: ^1.0.4 copied to clipboard
A collection of widgets that are useful in pretty much any app.
1.0.0 - 2020-06-30 #
Added:
- Calendar widget
- Centered scroll card
- A better drawer
1.0.1 - 2020-08-11 #
Fixed crash when drawer header image wasn't specified.
1.0.2 - 2020-08-12 #
Allow any widget in calendar for accountName and accountEmail.
1.0.3 - 2020-08-25 #
Allow any widget in drawer for currentAccountPicture.
1.0.4 - 2020-08-31 #
Added:
- Calendar swiping
- Example
Improved:
- Calendar codebase