booleanbites / houzi-support

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

Flutter Issues #132

Closed rencetek closed 8 months ago

rencetek commented 8 months ago

Have installed flutter using homebrew and also android studio on Mac. This is my first time using Mac and flutter since I am only used to Visual Studio on Windows.

I have imported the package but can't find flutter in the tools menu even after installing the flutter plugin and dart.

This has been frustrating and I don't know what to do anymore as I can't even tell if I am editing the files well when I can't run flutter clean.

Running any flutter command on the Android Studio terminal returns the error pubsec.yaml not found. Can you advise me?

AdilSoomro commented 8 months ago

Please check following things:

rencetek commented 8 months ago

Sorry for slow replies..had to reset the whole PC dev tools. Had issues with ruby especially and was lucky enough to find a solution after over 10 hours.

I did run a new flutter app before I tried importing Houzi. Will import again and try afresh

On Wed, Jan 3, 2024, 7:50 AM Adil Soomro @.***> wrote:

Please check following things:

  • Have you setup flutter path in your android studio?
  • Are you able to run any sample flutter app in the Android Studio?
  • Have you unzipped and opened the project from sub-directory of the houzi-flutter-app?

— Reply to this email directly, view it on GitHub https://github.com/booleanbites/houzi-support/issues/132#issuecomment-1874920965, or unsubscribe https://github.com/notifications/unsubscribe-auth/BATAWABDIKGAKFEUBFIJXFDYMT5TFAVCNFSM6AAAAABBK6WU52VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZUHEZDAOJWGU . You are receiving this because you authored the thread.Message ID: @.***>

rencetek commented 8 months ago

Update: so far no issues.

Please update https://houzi-docs.booleanbites.com/tools/setup_google_signin. The only way to add Google Sign-in now is by Selecting Build, Authentication, and Then Google. It's now turned off by default. Will update or reach out as time progresses or if I encounter errors

AdilSoomro commented 8 months ago

That sounds great. Thanks for the hint about the docs, we'll check and update.