flutter_pattern_formatter icon indicating copy to clipboard operation
flutter_pattern_formatter copied to clipboard

Issue 19

Open LoritoTiago opened this issue 2 years ago • 1 comments

Fixes #19

Issue Description: Pattern formatter for time (HH:mm)

Problem: Currently, this package lacks a proper pattern formatter for displaying time in the format "HH:mm" (e.g., 14:30). This missing feature poses challenges in accurately presenting time data to our users.

Proposed Solution: To address this issue, I suggest implementing a new pattern formatter that can handle time values and display them in the "HH:mm" format.

I'm open to discuss this point.

LoritoTiago avatar Aug 03 '23 12:08 LoritoTiago

@hnvn

LoritoTiago avatar Aug 03 '23 13:08 LoritoTiago