Compile error after pub add cronet_http (missing: Java_JAVAH_EXECUTABLE) #1312
Labels
package:cronet_http
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Platform: Windows
After
flutter pub add cronet_http
, my project compiles error with:I double check this issue by removing
cronet_http
dependency and then the project runs successfully.This doesn't make sense,
javah
already deprecated (javah) and we can usejavac -h
now.Flutter doctor result:
The text was updated successfully, but these errors were encountered: