defaultData property

Map get defaultData

return default data

Implementation

static Map get defaultData {
  return {
    "@type": "pubDevPackageInfo",
    "name": "database_universe",
    "latest": {
      "@type": "latest",
      "version": "0.0.12",
      "pubspec": {
        "@type": "pubspec",
        "name": "database_universe",
        "description":
            "Database Universe Library for help you save any data in anywhere with high performance speed, easy feature and ready for scala business",
        "version": "0.0.12",
        "homepage": "https://youtube.com/@azkadev",
        "repository": "https://github.com/azkadev/database_universe.git",
        "issue_tracker": "https://t.me/DEVELOPER_GLOBAL_PUBLIC",
        "documentation": "https://youtube.com/@azkadev",
        "funding": [
          "https://github.com/sponsors/azkadev",
          "https://github.com/sponsors/generalfoss"
        ],
        "topics": [
          "database",
          "database-universe",
          "sqlite",
          "encryption",
          "storage"
        ],
        "environment": {"sdk": ">=3.6.0 <4.0.0"},
        "dependencies": {
          "analyzer": ">=7.1.0 <8.0.0",
          "build": "^2.4.2",
          "database_universe_flutter_libs": "0.0.12",
          "ffi": ">=2.1.3 <3.0.0",
          "flutter": {"sdk": "flutter"},
          "general_lib": "^0.0.52",
          "js": "^0.7.1",
          "meta": "^1.15.0",
          "source_gen": "^2.0.0"
        },
        "dev_dependencies": {
          "build_test": "^2.2.3",
          "ffigen": "^12.0.0",
          "flutter_lints": "^5.0.0",
          "test": "any",
          "very_good_analysis": "^5.1.0"
        },
        "dependency_overrides": {"mime": "^2.0.0", "pointycastle": "3.8.0"}
      },
      "archive_url":
          "https://pub.dev/api/archives/database_universe-0.0.12.tar.gz",
      "archive_sha256":
          "51a00943af40860dc32241ff63c10a321eb23f68015d377208d818d31a6b9eb3",
      "published": "2024-12-31T02:21:57.182202Z"
    },
    "versions": [
      {
        "version": "0.0.0",
        "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"
      }
    ]
  };
}