edit_calendar_event_view 0.2.2+22 copy "edit_calendar_event_view: ^0.2.2+22" to clipboard
edit_calendar_event_view: ^0.2.2+22 copied to clipboard

Opens native edit calendar event view

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add edit_calendar_event_view

With Flutter:

 $ flutter pub add edit_calendar_event_view

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

dependencies:
  edit_calendar_event_view: ^0.2.2+22

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:edit_calendar_event_view/edit_calendar_event_view.dart';
3
likes
0
points
1
downloads

Publisher

verified publisherc-wolf.dev

Weekly Downloads

Opens native edit calendar event view

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on edit_calendar_event_view