infinite_calendar_view 2.0.0 copy "infinite_calendar_view: ^2.0.0" to clipboard
infinite_calendar_view: ^2.0.0 copied to clipboard

A Flutter package allows you to easily implement all calendar views.

2.0.0 16 Jan 2025 #

  • [change] Fusion between Event and fullDayEvent
  • [new] New view : infinite month view !
  • [new] Multi days events management
    • generate and add unique id in each event
    • multi day events in month view
    • delete and update methode in controller to remove multi day event yet
  • [new] Focused day saved in controller
    • easy shared focusedDay between views
    • init one callback (for update AppBar for example)
    • use controller focusedDay by default if intitialDay is not defined
  • Add full day event in list details view yet (with fusion between Event and fullDayEvent)
  • [improve] Complete DefaultDetailEvent
  • [improve] InkWell in DefaultDetailEvent and DefaultDayEvent for beautiful tap
  • [improve] Scroll in FullDayEvents for unlimited full day events
  • [example] Show month in AppBar
  • [example] Month Example
  • [example] One Day + Table Calendar Example

1.1.5 7 Jan 2025 #

  • Multi days events bug with multi columns

1.1.4 3 Jan 2025 #

  • Multi days events management (range)

1.1.3 3 Dec 2024 #

  • Readme preview gif

1.1.2 3 Dec 2024 #

  • [bug] Event size when pinch to zoom
  • [bug] DefaultDayEvent overflow text when pinch to zoom
  • [new] First and end line in column painter
  • [new] Preview gifs

1.1.1 21 Nov 2024 #

  • [bug] Rebuild day list header when day events change
  • [new] add tablet screenshot

1.1.0 21 Nov 2024 #

  • [new] Multiple column per day
  • [new] Add day events in events list builder and rebuild when day events change
  • [bug] Sync build of day events /list events when events are already in controller

1.0.3 14 Nov 2024 #

  • Add full day event builder
  • Bug on full day event default font size
  • Add full day event example

1.0.2 10 Nov 2024 #

  • Pub dev publish warning corrections

1.0.1 10 Nov 2024 #

  • Pub dev publish warning corrections

1.0.0 10 Nov 2024 #

  • Initial release
  • Updated README.md file.
  • Added license information in package files.
  • Updated project description in pubspec.yaml
  • Updated documentation.
103
likes
0
points
2.61k
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package allows you to easily implement all calendar views.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, sticky_infinite_list

More

Packages that depend on infinite_calendar_view