Skip to content

Cronos is a small collection of functions to handle unix time and datetime in dart.

License

Notifications You must be signed in to change notification settings

DevHopsGithub/cronos

Repository files navigation

banner Codacy BadgeLicense

Cronos is a small collection of functions to handle unix time and datetime in dart.

Installing

  1. Add dependencies to pubspec.yaml

    dependencies:
        cronos:
            git:
                url: https://github.com/DevHopsGithub/cronos
  2. Run pub get.

    flutter pub get
  3. Import package.

    import 'package:cronos/cronos.dart';

About

Cronos is a small collection of functions to handle unix time and datetime in dart.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages