ctime 0.1.3 copy "ctime: ^0.1.3" to clipboard
ctime: ^0.1.3 copied to clipboard

Formatted date

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ctime

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

dependencies:
  ctime: ^0.1.3

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:ctime/ctime.dart';
2
likes
10
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

Formatted date

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ctime