Skip to content

Releases: smsimone/flutter-ditto

0.0.2

13 Jun 09:33
Compare
Choose a tag to compare
  • BREAKING CHANGES
    • Removed named parameter configs from DittoStore().initialize() to make it a positional parameter
    • Renamed ditto_context.dart in ditto_material_app.dart
    • Replaced positional parameter in translate() with the named parameter variables
  • Added named parameters to DittoContext to match MaterialApp widget
  • Added DittoCupertinoApp widget which wraps CupertinoApp
  • Added named parameter count into translate() for the plural translation

0.0.1

09 Jun 14:07
Compare
Choose a tag to compare
  • Connect your app to ditto and download remote localizations
  • Automatically updates the localizations and saves them in cache
  • Simple string and strings with variables translations