mobkit_calendar 0.1.2 copy "mobkit_calendar: ^0.1.2" to clipboard
mobkit_calendar: ^0.1.2 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 Dart:

 $ dart pub add mobkit_calendar

With Flutter:

 $ flutter pub add mobkit_calendar

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

dependencies:
  mobkit_calendar: ^0.1.2

Alternatively, your editor might support dart pub get or 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
0
points
182
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

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, intl, permission_handler, plugin_platform_interface, visibility_detector

More

Packages that depend on mobkit_calendar