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

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

0.0.6 #

  • Changed file attachment to image-only picker using image_picker
  • Replaced file_picker dependency with image_picker
  • Updated attachment button and preview icon to Icons.image

0.0.5 #

  • Added isPremium support to track premium status in feedback

  • Automatically captures user country and city based on IP

  • Updated openFeedback parameters to support premium status 7: ## 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
150
points
242
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, image_picker, intl, package_info_plus

More

Packages that depend on linklytics_feedback