- Clone the demo repository from the template
- Create your own use-case
- Explore add-ons and knobs
- Explore the benefits of Widgetbook
- Create a Widgetbook Cloud account
- Upload your first Widgetbook Build to the Cloud
- Make a fix in the code
- Upload another build
- Create your first review
-
Bootstrap App
flutter pub get # Install deps flutter gen-l10n # Generate localization files
-
Run Widgetbook
flutter pub get # Install deps dart run build_runner build -d # Generate files flutter run # Run