leancloud_feedback
A Flutter package that provides APIs to access lean cloud feedback component, and a widget to display/send messages.
Usage
-
Initialize Call
init
with yourAppID
,AppKey
andREST API Server URL
, these fields can be found in lean cloud console -> {your application} -> Settings -> App keys. -
Call APIs Refer to API Page.