Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 963 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 963 Bytes

Flutter Production Boilerplate

Demo

Getting Started

Run flutter local web server

  1. Install flutter
  2. In your terminal, run the following commands:
git clone https://github.com/devtodollars/startup-boilerplate.git YOUR_APP_NAME
cd YOUR_APP_NAME
  1. Run the local web server.
cd flutter
flutter run -d chrome --dart-define-from-file=env.json

Pricing

You would normally put your pricing page on your landing page. Below are links to try out how the pricing works in the app.

Stack