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.8.0 ### Command type build_runner (Default) ### What happened? Everything works fine...

bug
invalid

## What does this change? Flutter has had shader support for quite some time now. However, this package does not implement working with them. This PR aims to solve this...