flutter_showcase 0.0.5 flutter_showcase: ^0.0.5 copied to clipboard
Showcase your flutter project
Flutter Showcase #
Showcase your flutter project
Getting Started #
-
Install package
-
Wrap your app around a Showcase widget
-
Add the frame builder inside Material App (needed for set the phone MediaQuery values)
-flutter build web
Experimental - AutoGenerate social media tags #
Add this at the bottom of your pubspec.yaml
showcase:
title: Your project name
description: This is the description of your project
url: https://showcase-custom-web.com
Run:
flutter pub run flutter_showcase build
The showcase project will be in build/web_showcase
Where can I upload the website?
Firebase:
? What do you want to use as your public directory? build/web_showcase
Github:
? What do you want to use as your public directory? build/web_showcase