# akuCommunity [![State-of-the-art Shitcode](https://img.shields.io/static/v1?label=State-of-the-art&message=Shitcode&color=7B5804)](https://github.com/trekhleb/state-of-the-art-shitcode) ## Getting Started ## Code Contribute ### After pull this repo #### 资源文件生成器 ```shell flutter pub run flutter_asset_generator:resource_generator ``` ```shell fgen ``` ### Before git push #### import 排序 ```shell flutter pub run import_sorter:main ``` #### format code ```shell flutter format ``` ## Widget Guide Book ### 选择器 * BeeDatePicker - 时间选择器 * BeeImagePicker - 图片选择器 * GridImagePicker - 网格图片选择器 * BeeImagePreview - 图片预览 ### 按钮 * BottomButton - 导航栏按钮 ### TabBar * BeeTabBar ### View * BeeGridImageView - 网格图片显示 * HorizontalImageView - 水平图片显示