You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On running flutter pub run flutter_flavorizr i got the error
The following fields were missing: [flavorizr]
I did some research inside of the package and i noticed that my file was named flavorizr.yml and not flavorizr.yaml.
After i changed the name to flavorizr.yaml it worked.
Could one please change it to also accept the .yml?
Fortunately i found the solution pretty fast, but that could be something one can spend hours of finding a solution on.
Thank you!
The text was updated successfully, but these errors were encountered:
On running
flutter pub run flutter_flavorizr
i got the errorThe following fields were missing: [flavorizr]
I did some research inside of the package and i noticed that my file was named flavorizr.yml and not flavorizr.yaml.
After i changed the name to flavorizr.yaml it worked.
Could one please change it to also accept the .yml?
Fortunately i found the solution pretty fast, but that could be something one can spend hours of finding a solution on.
Thank you!
The text was updated successfully, but these errors were encountered: