viet_date_time 0.1.0 copy "viet_date_time: ^0.1.0" to clipboard
viet_date_time: ^0.1.0 copied to clipboard

Hỗ trợ trong việc chuyển đổi và tính toán ngày tháng, thời gian và can chi theo lịch Việt Nam.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add viet_date_time

With Flutter:

 $ flutter pub add viet_date_time

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

dependencies:
  viet_date_time: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:viet_date_time/viet_date_time.dart';
0
likes
140
points
17
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Hỗ trợ trong việc chuyển đổi và tính toán ngày tháng, thời gian và can chi theo lịch Việt Nam.

Homepage

License

MIT (license)

Dependencies

equatable

More

Packages that depend on viet_date_time