issues
search
werner-scholtz
/
kalender
An elegantly crafted Flutter calendar UI package.
MIT License
107
stars
29
forks
source link
Fixes, Dependency changes and stringBuilders.
#61
Closed
werner-scholtz
closed
7 months ago
werner-scholtz
commented
7 months ago
Removed intl package, it adds another layer of complexity which is unnecessary.
Added
stringBuilders
to all pre-built widgets that display Names or the like.
Fixed MonthView
showHeader
option to not hide the entire header.
stringBuilders
to all pre-built widgets that display Names or the like.showHeader
option to not hide the entire header.