defaultData property
Map
get
defaultData
return default data
Implementation
static Map get defaultData {
return {
"version": "0.0.0",
"status": "completed",
"hasDocumentation": true,
"@type": "versions",
"pubspec": {
"@type": "pubspec",
"name": "database_universe",
"description":
"Database Universe Library for help you create project flutter or dart",
"version": "0.0.0",
"homepage": "https://github.com/azkadev/database_universe",
"repository": "https://github.com/azkadev/database_universe",
"issue_tracker": "https://github.com/azkadev/database_universe/issues",
"documentation":
"https://github.com/azkadev/database_universe/tree/main/docs",
"funding": ["https://github.com/sponsors/azkadev"],
"platforms": {
"android": null,
"ios": null,
"linux": null,
"macos": null,
"web": null,
"windows": null
},
"environment": {"sdk": "^3.2.3"},
"dependencies": null,
"dev_dependencies": {"lints": "^2.1.0", "test": "^1.24.0"}
},
"archive_url":
"https://pub.dev/api/archives/database_universe-0.0.0.tar.gz",
"archive_sha256":
"203d1d732243c1c35faff54ff6fe18d74c0c95cb04d38abe4c7c677f85115fb8",
"published": "2024-04-27T12:50:12.608279Z"
};
}