Skip to content

Auto generate data and widget stories preview once file changed.

License

Notifications You must be signed in to change notification settings

aprosail/auto-stories

Repository files navigation

Auto Stories

Auto generate data and widget stories preview once file changed.

Current package is still in development. Please wait for a stable version after 1.0.0 if you'd like to use for production.

Overview

What is inside this repository (those packages).

Stories Generator and Widget Preview

Still working in progress...

Data Class Generator and Analyzer Plugin

Still working in progress...

Code Editor Extensions/Plugins

  • VSCode extension, see here

UI Framework

This package also contains a Flutter UI framework that helps development.

  • Handling data in widget tree, see here.
  • Chain-style programming helpers, see here.

Other Utilities

  • analysis_options.yaml template, see here.
  • Dart package abstraction for build script, see here

Collaboration and License

  • Welcome to contribute, and please refer to the Contributing Guide
  • This package and and corresponding tools inside are released under the MIT License, feel free to use, even for commercial propose.