flocs icon indicating copy to clipboard operation
flocs copied to clipboard

A generator for documentation website

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.