update buttons
This commit is contained in:
@ -648,7 +648,7 @@ class DestinationController extends GetxController {
|
||||
|
||||
// Save the image to the gallery
|
||||
final result = await ImageGallerySaver.saveImage(imageBytes);
|
||||
print("--- save result --- ${result}");
|
||||
//print("--- save result --- ${result}");
|
||||
}
|
||||
|
||||
Future<void> makeBuyPoint(Destination destination, String imageurl) async {
|
||||
|
||||
Reference in New Issue
Block a user