universal_week_calendar 0.1.1 copy "universal_week_calendar: ^0.1.1" to clipboard
universal_week_calendar: ^0.1.1 copied to clipboard

A customizable horizontal week calendar widget that works with any state management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add universal_week_calendar

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

dependencies:
  universal_week_calendar: ^0.1.1

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

Publisher

unverified uploader

Weekly Downloads

A customizable horizontal week calendar widget that works with any state management.

Homepage
Repository (GitHub)
View/report issues

Topics

#calendar #ui #date #week #flutter-widget

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on universal_week_calendar