flutter_add_calendar 0.0.4 copy "flutter_add_calendar: ^0.0.4" to clipboard
flutter_add_calendar: ^0.0.4 copied to clipboard

Add event to device Calendar for Awesome Flutter Application

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_add_calendar

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

dependencies:
  flutter_add_calendar: ^0.0.4

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:flutter_add_calendar/flutter_add_calendar.dart';
0
likes
20
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

Add event to device Calendar for Awesome Flutter Application

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_add_calendar

Packages that implement flutter_add_calendar