• 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
  • printing
  • ohos
  • src
  • main
  • module.json5
  • 【需求】添加ohos依赖 · d5bc91a1
    d5bc91a1 Browse Files
    顾海波 authored 2025-03-27 17:40:45 +0800
module.json5 123 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
{
  "module": {
    "name": "printing",
    "type": "har",
    "deviceTypes": [
      "default",
      "tablet"
    ]
  }
}