A Flutter package for creating an agenda that displays events per day with an included calendar for picking the date
Find a file
FlutterJorian eaf55a9349
Merge pull request #2 from Iconica-Development/license
Add BSD-3-Clause license
2022-11-01 09:50:27 +01:00
example Add BSD-3-Clause license 2022-11-01 09:45:09 +01:00
lib Add BSD-3-Clause license 2022-11-01 09:45:09 +01:00
test Add BSD-3-Clause license 2022-11-01 09:45:09 +01:00
.gitignore feat: added documentation and tests 2022-09-02 16:21:52 +02:00
.metadata feat: Initial commit 2022-09-01 08:14:28 +02:00
analysis_options.yaml feat: Initial commit 2022-09-01 08:14:28 +02:00
CHANGELOG.md feat: added documentation and tests 2022-09-02 16:21:52 +02:00
CONTRIBUTING.md feat: Initial commit 2022-09-01 08:14:28 +02:00
LICENSE Add BSD-3-Clause license 2022-11-01 09:45:09 +01:00
pubspec.yaml feat: added documentation and tests 2022-09-02 16:21:52 +02:00
README.md feat: added documentation and tests 2022-09-02 16:21:52 +02:00

![pub package](https://img.shields.io/pub/v/[PACKAGE NAME ON PUB].svg) [Build status](URL TO GITHUB ACTIONS) 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.

Supports all Flutter platforms.

Usage

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

Example

See Example Code for more info.

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