# flutterdoc **Repository Path**: ByteDance/flutterdoc ## Basic Information - **Project Name**: flutterdoc - **Description**: Generate gallery for your Flutter widgets with one command - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-26 - **Last Updated**: 2023-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Flutterdoc [![pub](https://img.shields.io/pub/v/flutterdoc.svg)](https://pub.dev/packages/flutterdoc) ## Installation ```sh pub global activate flutterdoc ``` ## Usage ```sh cd /path/to/your/widgets/lib flutterdoc build ``` ## License MIT