weekly_calendar_upgrade 0.0.2 copy "weekly_calendar_upgrade: ^0.0.2" to clipboard
weekly_calendar_upgrade: ^0.0.2 copied to clipboard

Effortlessly integrate this straightforward weekly calendar widget into your Flutter app for a seamless user experience. Fork WeeklyCalendar :3

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add weekly_calendar_upgrade

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

dependencies:
  weekly_calendar_upgrade: ^0.0.2

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:weekly_calendar_upgrade/weekly_calendar_upgrade.dart';
3
likes
150
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

Effortlessly integrate this straightforward weekly calendar widget into your Flutter app for a seamless user experience. Fork WeeklyCalendar :3

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, intl, plugin_platform_interface

More

Packages that depend on weekly_calendar_upgrade