date_utilities library
A simple dart API with a complete set of date helper methods not available in the DateTime API hence, production is made easier when working with dates.
Classes
- DateUtilities
- A date utility interface to get every information of dates, months, weeks and year taking leap year into consideration.