KiritchoukC / vscode-ext_flutter-clean-architecture

This Visual Studio Code extension helps creating new feature in a clean architecture way
https://marketplace.visualstudio.com/items?itemName=KiritchoukC.flutter-clean-architecture
33 stars 38 forks source link

[BUG] Unsupported flutter_bloc and hydrated_bloc version #17

Closed TheFabbiusCorp closed 3 years ago

TheFabbiusCorp commented 3 years ago

Hi again, I think the plugin needs to be updated since I'm running version 7.0.0 of the aforementioned packages but the plugin wants me to "update" to 6.0.0.

Expected Behavior

No notification.

Current Behavior

False notification of update needed.

image

Possible Solution

Update plugin.

Steps to Reproduce

Plugin active + version 7.0.0 of flutter_bloc and hydrated_bloc packages in yaml file.

TheFabbiusCorp commented 3 years ago

Hi @KiritchoukC , do you think you'll have time to take a look into it? 🙏🏼

KiritchoukC commented 3 years ago

Hi @TheFabbiusCorp, It will be done by the end of the week.

KiritchoukC commented 3 years ago

fixed by commits: 8e8c2cfb11a94967c972d76c087147686891e8d0 0424436649fd13725a969e94bcc6d73824a92a99

Any feedback is appreciated 🙂