Run flutter local web server
- Install flutter
- In your terminal, run the following commands:
git clone https://github.com/devtodollars/startup-boilerplate.git YOUR_APP_NAME
cd YOUR_APP_NAME
- Run the local web server.
cd flutter
flutter run -d chrome --dart-define-from-file=env.json
You would normally put your pricing page on your landing page. Below are links to try out how the pricing works in the app.