trans_flutter 0.0.3 copy "trans_flutter: ^0.0.3" to clipboard
trans_flutter: ^0.0.3 copied to clipboard

Flutter package to provide easy translation of text in your app at compile time.

0.0.3 #

Added features:

  1. Localization now uses Flutter inbuilt's Localizations class to get the locale, for better integration with Flutter's localization system.
  2. Better Folder Structure
  3. Developers now can load translations from anywhere, by overriding the default load function of the Applocalization class.

0.0.2 #

Added features:

  1. Now you can get supportedLocales as well as fallbackLocale from FlutterTrans class.
  2. Changed name of the class to FlutterTrans.

0.0.1 #

  • Initial release.
3
likes
160
pub points
33%
popularity

Publisher

unverified uploader

Flutter package to provide easy translation of text in your app at compile time.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, flutter_localizations

More

Packages that depend on trans_flutter