airo_calendar 1.0.0 copy "airo_calendar: ^1.0.0" to clipboard
airo_calendar: ^1.0.0 copied to clipboard

Cross-platform Flutter calendar capability wrapper with fakes & diagnostic harness.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add airo_calendar

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

dependencies:
  airo_calendar: ^1.0.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:airo_calendar/airo_calendar.dart';
0
likes
120
points
131
downloads

Documentation

Documentation
API reference

Publisher

verified publisherdeveloperscoffee.com

Weekly Downloads

Cross-platform Flutter calendar capability wrapper with fakes & diagnostic harness.

Repository (GitHub)
View/report issues

Topics

#calendar #flutter #cross-platform #android #ios

License

unknown (license)

Dependencies

flutter

More

Packages that depend on airo_calendar

Packages that implement airo_calendar