flutter_gen icon indicating copy to clipboard operation
flutter_gen copied to clipboard

The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs.

Results 112 flutter_gen issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this? - [x] I have searched the existing issues ### Version 5.10.0 ### Command type build_runner (Default) ### What happened? When running the...

bug

## What does this change? In the SVG integration, assets that have a [`vector_graphics_compiler`](https://pub.dev/packages/vector_graphics_compiler) [asset transformer](https://docs.flutter.dev/ui/assets/asset-transformation) will use `SvgGenImage.vec` constructor to use correct bytes loader. Fixes #684 🎯 ## Type...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the problem `flutter_svg` allows us to precompile the SVGs so that the...

enhancement
contributions welcome

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the problem With libraries connecting Flutter to the platform, there will be...

enhancement
contributions welcome

## What does this change? Fixes #675 ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) -...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the problem Besides image sizes, I want to read more metadata from...

enhancement

### Is there an existing issue for this? - [x] I have searched the existing issues ### Version 5.10.0 ### Command type `fluttergen` but using `dart run build_runner build` is...

bug

### Is there an existing issue for this? - [x] I have searched the existing issues ### Version v5.10.0 ### Command type Homebrew ### What happened? https://github.com/FlutterGen/flutter_gen/actions/runs/13613181715/job/38052889178 ### Relevant a...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the problem Common pattern for whitelabel solutions is to have different flavors...

enhancement

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the problem In https://github.com/FlutterGen/flutter_gen/pull/569 , default value of `gaplessPlayback` change to `true`....

enhancement