DataDog / dd-sdk-flutter

Flutter bindings and tools for utilizing Datadog Mobile SDKs
Apache License 2.0
41 stars 40 forks source link

feat: Add `clearAllData` method #551

Closed fuzzybinary closed 5 months ago

fuzzybinary commented 5 months ago

What and why?

Calls out to platform implementations that will clear any unsent data.

refs: RUM-2678

Review checklist