booleanbites / houzi-support

Support forum repo for issues & bugs reported for Houzi Flutter App.
4 stars 0 forks source link

Package Import #36

Closed metingonuldas closed 1 year ago

metingonuldas commented 1 year ago

Hello, i'm having issues when i open project via VS Code. I want to run houzi flutter app on VSCODE but there are some errors occured. I think package importing paths wrong for me. Can you please help me?

Package
metingonuldas commented 1 year ago

Could you please explain to me the steps required to run the application, item by item? Except for the configurations in the documentation. Because I think I've done it all.

AdilSoomro commented 1 year ago

In our session we discussed that you needed few minor steps to run the app.

We also noticed that you're using flutter 3.7.0 released on 24th Jan. Which caused an issue with a dependency, so we downgraded flutter to 3.3.7 (3.3.8 and 3.3.10 should also work).

closing this ticket.