- Remove the unneeded empty dictionary in NSPrivacyCollectedDataTypes by @alirp88 in #11
-
Added retrieving string array, getting values of individual types by @XuanHanTan in #7
-
Add iOS privacy manifest by @konnic in #9
- Adapt to flutter v2.10
- Migrated to null safety, and the minimum supported dart sdk version is upgraded to 2.12.0
- Add
getAll
,removeAll
functions
- Update README
-
Fix
get
function -
Add a simple demo application
- Initial Open Source release.