team_calendar 0.0.1 copy "team_calendar: ^0.0.1" to clipboard
team_calendar: ^0.0.1 copied to clipboard

Calendar for resources & appointments, bidirectional smooth scrolling & always appearing timeline & resource name.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add team_calendar

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

dependencies:
  team_calendar: ^0.0.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:team_calendar/team_calendar.dart';
2
likes
100
pub points
0%
popularity

Publisher

verified publisheriliyass-zamouri.ga

Calendar for resources & appointments, bidirectional smooth scrolling & always appearing timeline & resource name.

Documentation

API reference

License

Unlicense (LICENSE)

Dependencies

flutter

More

Packages that depend on team_calendar