fluent_flutter 0.1.0-dev.0 copy "fluent_flutter: ^0.1.0-dev.0" to clipboard
fluent_flutter: ^0.1.0-dev.0 copied to clipboard

Project Fluent for Flutter. Load .ftl translations from assets, switch languages, read messages in any widget, and render markup. Built on fluent_bundle.

Prerelease Changelog #

0.1.0-dev.0 #

First prerelease — Project Fluent for Flutter, built on fluent_bundle.

  • Setup: load .ftl translations from your assets (found automatically) and plug into MaterialApp. One controller owns the current language — following the device or set by the user, switchable while the app runs.
  • Reading: context.fluent reads messages in any widget and rebuilds when the language changes.
  • Markup: translator-written tags render as styled, tappable text; a bridge wires in fluent_gen's typed class.
  • Hot reload: editing an .ftl file updates on hot reload (debug builds only).
  • Platforms: widgets and pure Dart, no platform code — every platform.
Commits since initial (8)
  • c207886 release: v0.1.0-dev.0
  • 2c7c59a docs(changelog): complete both genesis changelog lanes (#4)
  • a40574e docs: rewrite README and pubspec description in plain language, no jargon
  • 1974357 chore: bump Flutter SDK (#3)
  • e5b6584 ci: bump dorny/paths-filter from 4.0.1 to 4.0.2 in the actions group (#2)
  • 926f70f ci: bump the whuppi-ci group with 8 updates (#1)
  • 82acbfb docs: add banner — fleet web-min webp (96 KB) + 3x masters, cellar naming convention
  • 265ee4e feat: fluent_flutter — Flutter integration for the fluent family: asset loading, locale lifecycle, delegates, markup, hot reload
1
likes
0
points
108
downloads

Publisher

verified publisherwhuppi.com

Weekly Downloads

Project Fluent for Flutter. Load .ftl translations from assets, switch languages, read messages in any widget, and render markup. Built on fluent_bundle.

Repository (GitHub)
View/report issues

Topics

#i18n #localization #fluent #l10n

License

unknown (license)

Dependencies

fluent_bundle, flutter

More

Packages that depend on fluent_flutter