Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 859 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (12 loc) · 859 Bytes

Contributing to the Roam SDK for Flutter

🎉 Thanks for your interest in contributing! 🎉

Ramping Up

Prerequisites

Make sure you have Flutter itself installed and the tools necessary for your desired platforms.

You can checkout the the official Flutter documentation on getting started for help.

Setting Up and Running Examples

Clone the repo

git clone https://github.com/geosparks/roam-flutter

Try running the example Flutter Project

Checkout the set up and editor and test drive sections of the official Flutter documentation on setting up your environment.

You should then be able to run the Flutter project in example/ which has the Roam Flutter SDK installed.