step 5 : slicing screen rekam, add scanner package
This commit is contained in:
@@ -134,7 +134,7 @@ class HomeScreen extends HookConsumerWidget {
|
||||
),
|
||||
child: ElevatedButton(
|
||||
onPressed: () {
|
||||
// Navigator.of(context).pushNamed(scanRoute);
|
||||
Navigator.of(context).pushNamed(rekamRoute);
|
||||
},
|
||||
style: ElevatedButton.styleFrom(
|
||||
backgroundColor: Constant.bgButton,
|
||||
|
||||
Reference in New Issue
Block a user