{
    "name": "@ohos/flutter",
    "description": "Flutter makes it easy and fast to build beautiful mobile apps. Flutter is Google''s mobile app SDK for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organization",
    "version": "3.1",
    "license": "BSD 3-Clause",
    "publishAs": "code-segment",
    "segment": {
        "destPath": "third_party/flutter"
    },
    "dirs": {},
    "scripts": {},
    "licensePath": "flutter/LICENSE",
    "readmePath": {
        "en": "flutter/README.md"
    },
    "component": {
        "name": "flutter",
        "subsystem": "thirdparty",
        "syscap": [],
        "features": ["flutter_feature_skia_small_page_enable"],
        "adapted_system_type": [],
        "rom": "",
        "ram": "",
        "deps": {
            "components": [],
            "third_party": []
        },
        "build": {
            "sub_component": [],
            "inner_kits": [],
            "test": []
        }
    }
}