all changes implemented

design_3.0_demo_module
WaseemAbbasi22 1 year ago
parent 904f1919d4
commit 655a5cf790

@ -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();

Loading…
Cancel
Save