Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 568 Bytes

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 568 Bytes

1.1.1

  • Remove the unneeded empty dictionary in NSPrivacyCollectedDataTypes by @alirp88 in #11

1.1.0

  • Added retrieving string array, getting values of individual types by @XuanHanTan in #7

  • Add iOS privacy manifest by @konnic in #9

1.0.0

  • Adapt to flutter v2.10

0.3.0

  • Migrated to null safety, and the minimum supported dart sdk version is upgraded to 2.12.0

0.2.0

  • Add getAll, removeAll functions

0.1.1+1

  • Update README

0.1.1

  • Fix get function

  • Add a simple demo application

0.1.0

  • Initial Open Source release.