Flutter Cloud Development Kit apifm-flutter 0.0.6 released

Flutter Cloud Development Kit apifm-flutter 0.0.6 release, updates are as follows:

Increased integration module features:

Points deduction order to read the rules

 Apifm.scoreDeductionRules()

Read the background set by this method points deduction rules

Read the points presented rules

 Apifm.scoreRules([Map<String, String> params])

Sign delivery points

Sign rule

 Apifm.scoreSignRules()

Read the sign points to send the rules set in the background:

How many points do sign a delivery; consecutive days of attendance x Get y points;

Attendance

 Apifm.scoreSign(String token)

Currently logged in user sign, token returns to call the login interface to log in successfully after login credentials

Read check-ins today

 Apifm.scoreTodaySignedInfo (String token)

Today there is no sign judgment

700 represents an error check code is returned; 0 indicates an error code is returned has been checked

Attendance record

 Apifm.scoreSignLogs(Map<String, String> params)

Read history attendance record

Use coupons redeemed Points Points

 Apifm.scoreExchange(String token, String number)

Use coupons integral number of coupons, redeem points

Integral details

 Apifm.scoreLogs(Map<String, String> params)

Each time the user changes the integration, integration details will be recorded in detail

 

Each upgrade will give you a surprise, thank you for your attention!

Guess you like

Origin www.oschina.net/news/109751/apifm-flutter-0-0-6-released