Kounex/obs_blade

How can I build this

DynamicLoader opened this issue · 2 comments

I can't access the google play, so I think I can try to use the Android SDK to build it.

What I need to do? Please give me some guide and thank you.

I will add a section to the readme on how to build this - but it is basically following this to get the flutter framework set up correctly: https://docs.flutter.dev/get-started/install after that it's just running this as you would with any other Flutter app as described in the docs

OK,I'm gonna try it.