flutter_travel_calendar 0.0.5 copy "flutter_travel_calendar: ^0.0.5" to clipboard
flutter_travel_calendar: ^0.0.5 copied to clipboard

A new Flutter package which helps developer to build a calendar in travel application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_travel_calendar

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

dependencies:
  flutter_travel_calendar: ^0.0.5

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:flutter_travel_calendar/flutter_travel_calendar.dart';
5
likes
130
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package which helps developer to build a calendar in travel application.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, intl, syncfusion_flutter_datepicker

More

Packages that depend on flutter_travel_calendar