FlutterAssetsGenerator
FlutterAssetsGenerator copied to clipboard
Xx image assets
Hi. As you know you can created 2x/3x/4x image assets. And that generates
static const String 2xFacilityPinBasicOpened = 'assets/images/2x/facility_pin_basic_opened.png';
which is an error named variable.
Please fix it to any normal named.