• This project
    • Loading...
  • Sign in

flutter_package / modal_bottom_sheet

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
  • modal_bottom_sheet
  • .devcontainer
  • devcontainer.json
  • Add support for codespaces · b025b733
    b025b733 Browse Files
    Jaime Blasco authored 2020-09-23 09:10:53 +0200
devcontainer.json 65 Bytes
Raw Blame History Permalink
1 2 3 4
{
  "image": "cirrusci/flutter:beta",
  "forwardPorts": [3000]
}