A brick that creates a Flutter web application from Markdown assets.
This is an early proof of concept, but more features are coming soon!
An example app generated by Flocs can be found in example folder and a basic overview of how a Flocs generated website might look like can be seen at beamer.dev.
mason make flocs
Variable | Description | Default | Type |
---|---|---|---|
name |
The name for the application | / | string |
description |
The description for the application | / | string |
markdown_dir |
A directory where the Markdown files are | / | string |
A Flutter application.