mobkit_calendar 1.0.1 copy "mobkit_calendar: ^1.0.1" to clipboard
mobkit_calendar: ^1.0.1 copied to clipboard

Mobkit Calendar has built-in basic functionalities for scheduling and representing appointments/events efficiently.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobkit_calendar

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  mobkit_calendar: ^1.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mobkit_calendar/mobkit_calendar.dart';
22
likes
140
points
166
downloads

Publisher

verified publisherbiscozum.com.tr

Weekly Downloads

Mobkit Calendar has built-in basic functionalities for scheduling and representing appointments/events efficiently.

Repository (GitHub)
View/report issues

Topics

#calendar #picker #date #event #agenda

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, intl, permission_handler, plugin_platform_interface, visibility_detector

More

Packages that depend on mobkit_calendar