step 10 : slicing scan screen, add pubdev, fungsi camera, crop, rotate angle

This commit is contained in:
sindhu
2025-02-16 01:22:50 +07:00
parent e90c710333
commit d6bdf1a76c
11 changed files with 852 additions and 5 deletions

View File

@@ -109,7 +109,9 @@ class HomeScreen extends HookConsumerWidget {
y: 48,
),
child: ElevatedButton(
onPressed: () {},
onPressed: () {
Navigator.of(context).pushNamed(scanRoute);
},
style: ElevatedButton.styleFrom(
backgroundColor: Constant.bgButton,
shape: RoundedRectangleBorder(