Flutter Asset Integration

Wire a generated SVG asset into the Flutter codebase. Creates a typed SvgPicture wrapper widget at lib/widgets/assets/<id>_asset.dart, ensures pubspec.yaml declares the asset directory, and swaps placeholder widgets at the usage sites named in requirements.json. Use when this capability is needed.

tomevault-io 7572fb0 2 files · 3.5 KB Updated

File contents

tomevault-io/skills-registry/tree/main/openplaybooks-dev--converge-example-baby-app--flutter-asset-integration commit 7572fb077e

Frequently asked questions

npx skillmds@latest add tomevault-io/flutter-asset-integration