• This project
    • Loading...
  • Sign in

flutter_package / dart_pdf

Go to a project
Toggle navigation
  • Projects
  • Groups
  • Snippets
  • Help
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • dart_pdf
  • demo
  • ohos
  • AppScope
  • app.json5
  • 【需求】添加ohos依赖 · d5bc91a1
    d5bc91a1 Browse Files
    顾海波 authored 2025-03-27 17:40:45 +0800
app.json5 198 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
{
  "app": {
    "bundleName": "com.example.dart_pdf",
    "vendor": "example",
    "versionCode": 1,
    "versionName": "1.0.0",
    "icon": "$media:app_icon",
    "label": "$string:app_name"
  }
}