Skip to content

Conversation

JL-Wilson
Copy link
Contributor

Updated the README and GETTING_STARTED to reflect the removal of the .packages file in Flutter 3.3.0. It has been replaced with the .dart_tool\package_config.json file. From what I have seen no errors occur with the change as long as you are running the correct version of flutter.

Update guides to reflect removal of ".packages" file in Flutter 3.3.0
@ardera
Copy link
Owner

ardera commented Sep 6, 2022

Thanks

From what I have seen no errors occur with the change as long as you are running the correct version of flutter.

But it works with .dart_tool/package_config.json in flutter 3.0 too, right?

@JL-Wilson
Copy link
Contributor Author

I have tested in 3.0.5 and it all works fine. The issue dart-lang/sdk#48272 has some more info about the change.

@ardera
Copy link
Owner

ardera commented Sep 6, 2022

okay, LGTM

@ardera ardera merged commit fd17206 into ardera:master Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants