autotranslator_widget 0.1.6 copy "autotranslator_widget: ^0.1.6" to clipboard
autotranslator_widget: ^0.1.6 copied to clipboard

A Flutter package for automatic text translation with online and offline support

Changelog #

   ## 0.1.6
   - License change
  

   ## 0.1.5
   - Added new Translation widget for Textspans - `AutoTranslateParagraph`.
   - All widgets with the suffix `2` are experimental, use at your own risk.

   ## 0.1.4
   - Added Caching of translations.
   - Improved translation mode checks.
   - Optimized to handle more widgets without lag.
   - Removed unnecessary rebuilds.
   - Added experimental folder(The name pretty much explains it all).

   ## 0.1.3
   - Updated Offline translations.
   - Increased Timeout Duration.
   
   ## 0.1.2
   - Updated Offline translations.

   ## 0.1.1
   - Updated Offline translations.

   ## 0.1.0
   - Initial release of `auto_translate`.
   - Features:
     - Online and offline text translation.
     - Dynamic language switching with `LanguageProvider`.
     - Integration with `translator`, `provider`, and `connectivity_plus`.
     - Timeout handling for online translations and connectivity checks.
2
likes
150
points
137
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for automatic text translation with online and offline support

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

connectivity_plus, connectivity_plus_platform_interface, flutter, internet_connection_checker_plus, provider, translator

More

Packages that depend on autotranslator_widget