• 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
  • sheet
  • example
  • pubspec.yaml
  • fix: flutter 3.7 (#324) · 2073bdd1 ...
    2073bdd1 Browse Files
    * fix: deprecate duplicated name
    
    * fix: support flutter 3.7
    
    * feat: add pre release version
    Jaime Blasco authored 2023-01-28 19:33:31 +0300
pubspec.yaml 413 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
name: example
description: A new Flutter project.
publish_to: 'none' 
version: 1.0.0+1

environment:
  sdk: ">=2.17.0 <3.0.0"
  flutter: ">=3.7.0"

dependencies:
  flutter:
    sdk: flutter
  equatable: ^2.0.3
  cupertino_icons: ^1.0.0
  provider: ^6.0.2
  sheet:
    path: ../
  go_router: ^4.3.0

dev_dependencies:
  flutter_test:
    sdk: flutter

flutter:
  uses-material-design: true

  assets:
   - assets/