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

A flexible and customizable calendar and date-picker UI library for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add general_calendar

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

dependencies:
  general_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:general_calendar/general_calendar.dart';
0
likes
150
points
27
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A flexible and customizable calendar and date-picker UI library for Flutter

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on general_calendar