External Publication
Visit Post

v1.1.4 of universal_date_parser

The official repository for Dart and Flutter packages. [Unoffic… May 31, 2026
Source

A highly optimized, auto-detecting date parser for Dart/Flutter. Supports ISO, slash, dash, dot, text, US, RFC, and compact formats. Changelog excerpt: - Added stateless static APIs (UniversalDateParser.tryParse, UniversalDateParser.parse, and UniversalDateParser.format). - Added widget-friendly Stringextensions (formatDate(), tryParseDate(), and parseDate()) for zero-instantiation direct calls. - Added top-level global functions (formatDate(), tryParseDate(), and parseDate()). - Documented all public APIs with rich Dartdoc comments containing markdown code block examples for interactive IDE hover assistance. - Bumped Dart S[...]

Discussion in the ATmosphere

Loading comments...