Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:48:22 +08:00
commit f1ea3fd33b
6 changed files with 1032 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "figma-to-flutter",
"description": "Convert Figma designs to Flutter code with pixel-perfect UI implementation",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Prateek Sunal",
"email": "prateek@sunal.in"
},
"skills": [
"./skills/figma-to-flutter"
]
}