Daichi Furiya

Results 9 issues of Daichi Furiya

Please consider the following use-case: ``` assets/images/... -> should be generated assets/data/... -> should not be generated ``` All files inside the data folder are simple data files, for example...

enhancement
contributions welcome

### What does this change? Autogenerate List with assets in class - #186 - #270

Before #291 ### What does this change? Add support for an ImageProvider function. - #235

### What does this change? **before** ```yaml flutter_gen: # ... assets: enabled: true package_parameter_enabled: true style: snake-case outputs: class_name: MyAssets ``` **`v5.0.0` or later.** ```yaml # ... assets: enabled: true...

### What does this change? **Feature** - Update required Dart to `>=2.17.0` - Update required Flutter to `>=3.0.0` - Downgrade Android minSdkVersion `22` to `21` **Development - Update Flutter to...

## [v6](https://github.com/FlutterGen/flutter_gen/tree/v6) **Improvement** - [ ] Split flutter_svg, lottie, rive, and flare integrations into separate packages. - [ ] Delete flare integration. - [ ] Allow the addition of custom...

contributions welcome
discussion

## What does this change? I limited concurrent execution because these logs were being output during the execution of the flutter command. When `melos run get` ``` ERROR: ERROR: [example]:...