v0.1.0
Summary
Main visible feature is a themes support. You can provide custom themes or use predefined CalendarThemeLight
and CalendarThemeDark
themes. Modal BottomSheet example shows how to utilize colors from predefined themes to seamlessly integrate with other UI components.
🚀 New Features
- License changed to Apache-2.0 (#23) @likern
- Dark and light themes support @likern
- Custom themes support @likern
🎁 Example App
- Add light and dark themes
- Add example integration with modal bottomsheet