A Flutter package for creating an agenda that displays events per day with an included calendar for picking the date
Find a file
Gorter-dev 8da50e6ad0
Merge pull request #8 from Iconica-Development/chore/deploy
chore: ready the package for deployment to the pub server
2024-07-22 14:59:02 +02:00
.github feat(documentation): Create component-documentation.yml workflow file 2024-02-13 13:35:08 +01:00
example chore: ready the package for deployment to the pub server 2024-07-11 19:26:16 +02:00
lib chore: ready the package for deployment to the pub server 2024-07-11 19:26:16 +02:00
test feat: add horizontal version of agenda 2022-12-27 10:19:05 +01:00
.gitignore chore: add fvm configuration to gitignore 2024-07-11 19:04:18 +02:00
agenda.gif Improved README, fixed dependencies, added GIF, added dependabot 2022-12-13 13:40:56 +01:00
analysis_options.yaml feat: updated depedencies and CI 2023-08-17 11:08:07 +02:00
CHANGELOG.md chore: ready the package for deployment to the pub server 2024-07-11 19:26:16 +02:00
CONTRIBUTING.md feat: Initial commit 2022-09-01 08:14:28 +02:00
FEATURES.md chore: add FEATURES.md 2023-07-13 08:09:40 +02:00
LICENSE Add BSD-3-Clause license 2022-11-01 09:45:09 +01:00
pubspec.yaml chore: ready the package for deployment to the pub server 2024-07-11 19:26:16 +02:00
README.md chore: add figma links 2023-12-17 11:39:49 +01:00

pub package Build status style: effective dart

Agenda

A Flutter package for creating an agenda that displays events per day with an included calendar for picking the date. Multiple events at the same time are alongside each other. There is also the option to stack multiple items at the same time. The underlying datepicker widget supports marking dates and disabling dates.

Agenda GIF

Figma Design that defines this component (only accessible for Iconica developers): https://www.figma.com/file/4WkjwynOz5wFeFBRqTHPeP/Iconica-Design-System?type=design&node-id=340%3A612&mode=design&t=XulkAJNPQ32ARxWh-1 Figma clickable prototype that demonstrates this component (only accessible for Iconica developers): https://www.figma.com/proto/4WkjwynOz5wFeFBRqTHPeP/Iconica-Design-System?page-id=340%3A611&type=design&node-id=433-15620&viewport=-160%2C212%2C0.17&t=5fagYht1Mhp7ZCIJ-1&scaling=scale-down&starting-point-node-id=433%3A15620&show-proto-sidebar=1&mode=design

Supports all Flutter platforms.

Usage

To use this package, add agenda as a dependency in your pubspec.yaml file.

How to Use

See the Example Code for an example on how to use this package.

Issues

Please file any issues, bugs or feature request as an issue on our GitHub page. Commercial support is available if you need help with integration with your app or services. You can contact us at support@iconica.nl.

Want to contribute

If you would like to contribute to the plugin (e.g. by improving the documentation, solving a bug or adding a cool new feature), please carefully review our contribution guide and send us your pull request.

Author

This agenda for Flutter is developed by Iconica. You can contact us at support@iconica.nl