utc_date_time 0.1.0

SDKflutter
Platformandroidioswindowslinuxmacosweb

Is basically DateTime, but for UTC to make interacting with APIs for example

I had a hard time finding a good way to deal with my UTC millis and local time stamps, so I created this package that helped me a lot.

I don't plan on implementing many new features right now, but if you have a good idea that maybe is useful for others too, feel free to open a MR and I would be more than happy to take a look at it.

Features

Getting started

You can simply import it and use it right away.

Additional information

As stated above already, feel free to open a MR if you have a good idea, otherwise just enjoy using this package!