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

## What does this change? Added support for generating a dart class containing strings from both .yaml and .xml Fixes #340 🎯 [FR]: Custom Constants Generate from XML. #340 ##...

## What does this change? Recently, `flutter_svg` started supports for pre-compiled SVG images.(For more information, please see [here](https://pub.dev/packages/flutter_svg#precompiling-and-optimizing-svgs). Since `flutter_gen` cannot recognize `.vec` files, which are generated by [vector_graphics_compiler](https://pub.dev/packages/vector_graphics_compiler), the...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Version ^5.2.0 ### Command type build_runner (Default) ### What happened? I'm using flutter_gen...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the problem Currently, FlutterGen is a fantastic tool for generating code related...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the problem I'm working with pixel graphics that always require `FilterQuality.none`. Unfortunately,...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the problem We have some files named with region codes. India, Israel,...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Version 5.2.0 ### Command type Dart command ### What happened? Hi, for some...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Version _No response_ ### Command type build_runner (Default) ### What happened? when i...

bug

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

contributions welcome
discussion

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the problem I have several const that defines some static data in...

enhancement