I\'m using Android Studio 3.2 Beta5 to migrate my project to AndroidX. When I rebuild my app I got these errors:
ERROR: [TA
Fixed it by going to the main directory and typing flutter clean
flutter clean