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

A Flutter package for collecting user feedback with customizable UI, automatic language detection, and support for 30+ languages.

0.0.3 #

  • MAJOR UPDATE: Added automatic language detection and localization
  • Added support for 30+ languages with automatic device language detection
  • Implemented LocalizationService for language management with smart priority detection:
    • Checks GetX locale first (respects app's language settings)
    • Falls back to platform/device locale (system language)
    • Defaults to English if unsupported
  • Added FeedbackStrings.auto() factory for automatic language detection
  • Added FeedbackStrings.forLanguage(String) factory for specific language selection
  • Added enableAutoLanguageDetection parameter to openFeedback()
  • Supported languages: English, Arabic, Spanish, French, German, Chinese, Japanese, Korean, Portuguese, Russian, Italian, Dutch, Turkish, Polish, Swedish, Danish, Norwegian, Finnish, Greek, Czech, Hungarian, Romanian, Ukrainian, Thai, Vietnamese, Indonesian, Hebrew, Hindi, Bengali, Malay, Urdu
  • Added RTL (Right-to-Left) language detection support
  • Seamless integration with GetX locale management (Get.updateLocale())
  • Updated README with comprehensive localization documentation
  • Added example demonstrating all localization features
  • Added flutter_localizations and intl dependencies

0.0.2 #

  • Minor updates and bug fixes

0.0.1 #

  • Initial release of Linklytics Feedback package
  • Added customizable feedback form UI
  • Integrated API service for sending feedback data
  • Support for custom navigation patterns
  • Customizable strings and text
  • Built with GetX for state management
  • Lightweight and easy to integrate
1
likes
140
points
19
downloads

Publisher

verified publisheralkashier.com

Weekly Downloads

A Flutter package for collecting user feedback with customizable UI, automatic language detection, and support for 30+ languages.

Repository (GitHub)

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_localizations, get, intl, package_info_plus

More

Packages that depend on linklytics_feedback