Open craiglabenz opened 5 months ago
Lets do it ❗️
@craiglabenz
Checking out the google/mediapipe repository
The organization is now https://github.com/google-ai-edge/mediapipe , not google. This puts this repo in a weird spot... haha
@craiglabenz
About halfway through the guide, expect to have it done soon. I fixed a few typos.
I currently use the Prettier formatter. Is there a specific formatting method I should use for this repository?
The organization is now https://github.com/google-ai-edge/mediapipe , not google. This puts this repo in a weird spot... haha
I knew that change was coming, but hadn't expected it this soon! I'll make updates.
I currently use the Prettier formatter. Is there a specific formatting method I should use for this repository?
@craiglabenz
EDIT: I found the Style Guide
For Dart formatting in this library, I let the Dart extension in VS Code auto-format everything, and then I make sure the analysis server doesn't have any warnings. The Flutter repo's own style guide is unique and we don't need to follow it here.
Hi @craiglabenz @charlieforward9 ,since I am also closely following this repo, I could also offer some help incase you need with formatting or other stuff
Adds behind-the-scenes info needed to operate the repository and get things working during local development.
Seemingly as the first contributor, would you mind test-driving these instructions, @charlieforward9?
Resolves #17.