Skip to content

Regressions in project creation #5132

@stevemessick

Description

@stevemessick

Creating a new project in Android Studio has recently been giving us two new events that should not be needed.

1:30 PM	Flutter pub get.
				The pubspec.yaml file has been modified since the last time 'flutter pub get' was run.
				Run 'flutter pub get'

1:30 PM	Frameworks Detected
				Android framework is detected.
				Configure

The first is likely due to some change in the Flutter SDK. The second should have been prevented by special code in flutter-studio to turn off detection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions