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

A lightweight and accurate Dart utility for converting Gregorian (English) dates into the traditional Bangla calendar

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ponjika

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

dependencies:
  ponjika: ^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:ponjika/ponjika.dart';
0
likes
150
points
69
downloads
screenshot

Publisher

verified publisherflutterwiki.com

Weekly Downloads

A lightweight and accurate Dart utility for converting Gregorian (English) dates into the traditional Bangla calendar

Repository (GitHub)
View/report issues
Contributing

Topics

#calendar #utils #bongabdo

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on ponjika