abushakir 0.0.1 abushakir: ^0.0.1 copied to clipboard
A Dart Package for Ethiopian Calendar system (ባሕረ ሃሳብ). This package can hep you integrate Ethiopian calendar system into your dart or flutter application. It also includes, Ethiopian Date and Time re [...]
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add abushakir
This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get
):
dependencies:
abushakir: ^0.0.1
Alternatively, your editor might support dart pub get
. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:abushakir/abushakir.dart';