|
|
|
@ -20,6 +20,7 @@ class _ScanQrState extends State<ScanQr> {
|
|
|
|
|
|
|
|
|
|
|
|
// In order to get hot reload to work we need to pause the camera if the platform
|
|
|
|
// In order to get hot reload to work we need to pause the camera if the platform
|
|
|
|
// is android, or resume the camera if the platform is iOS.
|
|
|
|
// is android, or resume the camera if the platform is iOS.
|
|
|
|
|
|
|
|
|
|
|
|
@override
|
|
|
|
@override
|
|
|
|
void reassemble() {
|
|
|
|
void reassemble() {
|
|
|
|
super.reassemble();
|
|
|
|
super.reassemble();
|
|
|
|
|