[1.5.2] - 17th August, 2021
-
Implemented
getEndUserAgreementsUsingUserID({required String endUserID})
functionality to fetch End User Agreements for user identified by aendUserID
. Big thanks to @c-louis for getting it done. -
Changed the Response decode to decode UTF-8 body bytes to handle special ASCII characters. All thanks to @stantemo.
-
Documentation and Unit Tests update to reflect the latest changes.
-
Changed the structure of Unit Tests to make them more readable.
[1.5.0] - 13th June, 2021
-
Steps 5 and 6 of API Documentation working now.
-
Example widget improved. Kudos to Cashtic for running the necessary tests and implementing them!
[1.3.3] - 20th May, 2021
Documentation fix