Skip to content

Conversation

benoit-rolandeau-act
Copy link
Contributor

Add support for the pubspec.lock files used in Flutter to manage project dependencies.

Also support .metadata file which is used in Flutter to track project properties. The file can also be used by other libraries or in different context (but mostly as extension: *.metadata type instead of file).

Fixes #750

Add flutter `pubspec.lock` and `.metadata` files support
Add pull request id in the changelog
@benoit-rolandeau-act benoit-rolandeau-act marked this pull request as ready for review May 25, 2023 10:16
@nicorikken
Copy link
Member

Nice, simple and clean and with great explanation in the referred issue.

@nicorikken nicorikken merged commit 4f8dc1a into fsfe:main May 25, 2023
@benoit-rolandeau-act benoit-rolandeau-act deleted the 750-add-pubspec-and-metadata-file-support branch May 15, 2024 09:17
@benoit-rolandeau-act benoit-rolandeau-act restored the 750-add-pubspec-and-metadata-file-support branch May 15, 2024 09:18
@benoit-rolandeau-act benoit-rolandeau-act deleted the 750-add-pubspec-and-metadata-file-support branch May 15, 2024 09:18
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.

Add support for flutter pubspec.lock file "pubspec.lock" and flutter ".metadata" file
2 participants