Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 898 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 898 Bytes

Flocs

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.

Usage

mason make flocs

Variables

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

Output

A Flutter application.