dart_now_time_filename 2.0.2 copy "dart_now_time_filename: ^2.0.2" to clipboard
dart_now_time_filename: ^2.0.2 copied to clipboard

Generate now time string for filename.The time stamp is useful for logging and searching.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dart_now_time_filename

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

dependencies:
  dart_now_time_filename: ^2.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:dart_now_time_filename/dart_now_time_filename.dart';
2
likes
130
pub points
62%
popularity

Publisher

unverified uploader

Generate now time string for filename.The time stamp is useful for logging and searching.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on dart_now_time_filename