mobile_date_tz 0.1.2 copy "mobile_date_tz: ^0.1.2" to clipboard
mobile_date_tz: ^0.1.2 copied to clipboard

Port of the DateTz timezone utility for Flutter and Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mobile_date_tz

With Flutter:

 $ flutter pub add mobile_date_tz

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

dependencies:
  mobile_date_tz: ^0.1.2

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:mobile_date_tz/mobile_date_tz.dart';
0
likes
160
points
91
downloads

Publisher

verified publisherlbdsh.com

Weekly Downloads

Port of the DateTz timezone utility for Flutter and Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

ISC (license)

Dependencies

intl, timezone

More

Packages that depend on mobile_date_tz