flutter_id_datetime_formatter 0.0.2 copy "flutter_id_datetime_formatter: ^0.0.2" to clipboard
flutter_id_datetime_formatter: ^0.0.2 copied to clipboard

Format Indonesian local date and time (WIB, WITA, WIT)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_id_datetime_formatter

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

dependencies:
  flutter_id_datetime_formatter: ^0.0.2

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:flutter_id_datetime_formatter/flutter_id_datetime_formatter.dart';
0
likes
140
points
30
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Format Indonesian local date and time (WIB, WITA, WIT)

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on flutter_id_datetime_formatter