flutter_gen
flutter_gen copied to clipboard
[Feature Request]Make AssetGenImage class callable
By making AssetGenImage callable, instead of writing Assets.images.profile.image() we can write Assets.images.profile(). Will be happy to create a PR on this:)