v3.0.0
Breaking Changes
- Bumped minimum Flutter version to 3.10.0
#203 runApp
options have been removed fromstart
andattach
, instead simplyawait bugsnag.start
#203telemetry
has been made easier to control by replacing theSet<BugsnagTelemetryType>
with a newBugsnagTelemetryTypes
#207
Please see our Upgrading guide for more information on upgrading to v3.x.