calendar_resource 1.0.0 copy "calendar_resource: ^1.0.0" to clipboard
calendar_resource: ^1.0.0 copied to clipboard

A package calendar making by Vido Team

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add calendar_resource

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

dependencies:
  calendar_resource: ^1.0.0

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:calendar_resource/calendar_resource.dart';
4
likes
120
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

A package calendar making by Vido Team

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

bloc, equatable, flutter, flutter_bloc, intl

More

Packages that depend on calendar_resource