Skip to content

fix: use first found line for package position#10

Open
sidlatau wants to merge 1 commit intonvim-flutter:mainfrom
sidlatau:position-fix
Open

fix: use first found line for package position#10
sidlatau wants to merge 1 commit intonvim-flutter:mainfrom
sidlatau:position-fix

Conversation

@sidlatau
Copy link
Contributor

@sidlatau sidlatau commented Apr 20, 2025

pubspec may contain plugin configuration at the bottom, i.e.

flutter_native_splash:
  image: assets/images/splash.png

This fix will pick first found line as package location

pubspec may contain plugin configuration at the bottom, i.e.
```
flutter_native_splash:
  image: assets/images/splash.png
```
This fix will pick first found line as package location
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.

1 participant