pubSpec top-level property

dynamic pubSpec
final

Implementation

final pubSpec = json.decode(
    '{"name":"zilliz","version":"0.0.1-dev.2","homepage":"https://github.com/faithoflifedev/zilliz-dart","environment":{"sdk":">=3.0.0 <4.0.0"},"description":"The Zilliz Dart project provides a Dart wrapper for the Zilliz REST API, enabling developers to interact with a Milus vector database.","dependencies":{"args":"^2.4.2","dio":"^5.2.1+1","json_annotation":"^4.8.1","loggy":"^2.0.3","retrofit":"^4.0.1","universal_io":"^2.2.2"},"dev_dependencies":{"build_runner":"^2.4.5","grinder":"^0.9.4","json_serializable":"^6.7.0","lints":"^2.1.1","publish_tools":"^0.1.0+10","retrofit_generator":"^7.0.7","test":"^1.24.3"},"repository":"https://github.com/faithoflifedev/zilliz-dart.git"}');