mirror of
https://github.com/flutter/flutter.git
synced 2026-01-24 00:45:18 +08:00
This is a small follow up to the previous AndroidX PR: https://github.com/flutter/flutter/pull/31028 This fixes an issue mentioned [here](https://github.com/flutter/flutter/issues/28805) where the androidX flag for a module is not set when creating a new project: `flutter create --androidx -t module my_flutter`