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

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

0.0.4 #

  • Added optional Name and Email fields for user identification
  • Added File Attachment support (Images/Documents)
  • Updated request model to use Multipart/FormData for file uploads
  • Improved UX: suppressed generic error snackbars on validation failure
  • Expanded localization support for new fields

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
0
points
249
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)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

file_picker, flutter, flutter_localizations, get, intl, package_info_plus

More

Packages that depend on linklytics_feedback