device_calendar_extended 0.1.0 copy "device_calendar_extended: ^0.1.0" to clipboard
device_calendar_extended: ^0.1.0 copied to clipboard

A device calendar plugin that supports background synchronisation, recurrence rules and uses ObjectiveC for iOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add device_calendar_extended

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

dependencies:
  device_calendar_extended: ^0.1.0

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:device_calendar_extended/device_calendar_extended.dart';
0
likes
35
pub points
8%
popularity

Publisher

unverified uploader

A device calendar plugin that supports background synchronisation, recurrence rules and uses ObjectiveC for iOS

Homepage

License

MIT (LICENSE)

Dependencies

built_collection, built_value, flutter

More

Packages that depend on device_calendar_extended