علی عزیزی | Ali Azizi
علی عزیزی | Ali Azizi
I get this error while running the project ``` * What went wrong: Could not determine the dependencies of task ':compileReleaseAidl'. > SDK location not found. Define location with an...
` VerificationCode( length: 3, textStyle: TextStyle(fontSize: 20, color: Colors.black), underlineColor: Colors.black, keyboardType: TextInputType.number, underlineUnfocusedColor: Colors.black, onCompleted: (value) { setState(() { _code = value; }); }, onEditing: (value) {}, ),`