iws_feedback 0.1.0 copy "iws_feedback: ^0.1.0" to clipboard
iws_feedback: ^0.1.0 copied to clipboard

unlistedoutdated

Plugin to request user feedback.

Receive comments and messages from your customers using the IWS service.

Features #

  • Quick implementation.
  • Form with validations and customizable.

Getting started #

Add the IWS API key as a DART variable at compile time:

--dart-define=IWS_API_KEY=xxxxxxxxxxxxxx

Usage #

Show a button to request feedback

import 'package:iws_feedback/iws_feedback.dart';

    IwsFeedback().feedbackBottomSheet(
        userIdentifier: "customerId", customerName: "Customer"),
0
likes
0
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin to request user feedback.

Homepage

License

unknown (license)

Dependencies

device_info_plus, flutter, iws_form_bloc

More

Packages that depend on iws_feedback