Relative Content

Tag Archive for flutterflutter-dependencies

Erase Paint Unable clear paint and Image in Canava With Multiple Canavas Layer

I have wrote paint app using flutter, unable erase the whatever i have drawn please help to me.
We have provided sample code of below. Below code are the paint drawn and erase functionality not working below code. Eraser we are using white color but it was another drawing drawn time it was not appearing. Sample code below i have attached.

error while use this package flutter_otp_text_field

Launching libmain.dart on Android SDK built for x86 in debug mode…
Running Gradle task ‘assembleDebug’…
lib/otp.dart:18:13: Error: The method ‘OTPTextField’ isn’t defined for the class ‘OTPScreen’.

Flutter Web how to give location permission

I am following this tutorial. The app uses the geolocator and geocoding packages to fetch the user’s current location and display the weather for that location. I have successfully set up the location permissions for: