myanmar_calendar_widget 0.3.1 copy "myanmar_calendar_widget: ^0.3.1" to clipboard
myanmar_calendar_widget: ^0.3.1 copied to clipboard

A comprehensive calendar library for Flutter featuring Myanmar and Hindu (Panchanga) calendar widgets with date conversion, compact and full display modes, astronomical calculations, and traditional c [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add myanmar_calendar_widget

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

dependencies:
  myanmar_calendar_widget: ^0.3.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:myanmar_calendar_widget/hindu/hcalendar/calculation_engine.dart';
import 'package:myanmar_calendar_widget/hindu/hcalendar/math_functions.dart';
import 'package:myanmar_calendar_widget/hindu/hcalendar/name_functions.dart';
import 'package:myanmar_calendar_widget/hindu/hcalendar/pancanga_date.dart';
import 'package:myanmar_calendar_widget/hindu/hindu_calendar_widget.dart';
import 'package:myanmar_calendar_widget/hindu/hindu_calendar_widget_myanmar.dart';
import 'package:myanmar_calendar_widget/myanmarCalendar/myanmar_calendar_widget.dart';
import 'package:myanmar_calendar_widget/myanmar_calendar.dart';
1
likes
140
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive calendar library for Flutter featuring Myanmar and Hindu (Panchanga) calendar widgets with date conversion, compact and full display modes, astronomical calculations, and traditional calendar support.

Repository (GitHub)
View/report issues

Topics

#myanmar #hindu #calendar #panchanga #date-conversion

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on myanmar_calendar_widget