timeago.dart
timeago.dart copied to clipboard
Update live demo to include all available messages
Now that the timeago_flutter_examplewill be used for the live demo we should add all the available locales into that demo.
Scope
-
Setup your local dev environment see README's local development
-
Open
packages/timeago_flutter_example/lib/main.dartadd all the available locales from the core package (Seepackages/timeago/lib/timeago.dart) -
Run the fluetter example locally and verify it displays the locales
Someone has done something. Demo has changed its look. fi and fi_short works now. et-EE still missing.
Hi team, I've updated the examples project to include more locales. Please have a look when you can, thanks. https://github.com/andresaraujo/timeago.dart/pull/191
closed in #191