0.9.8+6
- Updates code for
no_leading_underscores_for_local_identifiers
lint. - Updates minimum Flutter version to 2.10.
0.9.8+5
- Fixes a regression introduced in 0.9.8+4 where the stream handler is not set.
0.9.8+4
- Fixes a crash due to sending orientation change events when the engine is torn down.
0.9.8+3
- Fixes avoid_redundant_argument_values lint warnings and minor typos.
- Ignores missing return warnings in preparation for upcoming analysis changes.
0.9.8+2
- Fixes exception in registerWith caused by the switch to an in-package method channel.
0.9.8+1
- Ignores deprecation warnings for upcoming styleFrom button API changes.
0.9.8
- Switches to internal method channel implementation.
0.9.7+1
- Splits from
camera
as a federated implementation.