wafrat
  • Home
Subscribe

internationalization

A collection of 1 post
internationalization

Formatting Dates in Flutter

I wanted to internationalize dates to French. Here's how I used the intl package. All the information has already been documented in https://pub.dev/packages/intl, but I will summarize each element that I needed as well as some gotchas. First I simply created my formatter like so: DateFormat.
Jun 15, 2019 — 1 min read
wafrat © 2025