widgets library
A list of Flutter widget
classes used to implement Builders
or UI
elements used across this package.
Classes
- AnimatedRelativeDateTimeBuilder
-
A Flutter widget allowing to create a RelativeDateTime while providing
access to its corresponding localized
String
in human-readable format. The RelativeDateTime is always relative to the current timestamp. - RelativeDateTimeBuilder
-
A Flutter widget allowing to create a RelativeDateTime while providing
access to its corresponding localized
String
in human-readable format.