forked from Nexus/nexus
make SDK bound less strict
This commit is contained in:
parent
b47e61e005
commit
14b140e23d
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ flutter:
|
|||
uses-material-design: true
|
||||
|
||||
environment:
|
||||
sdk: "3.11.5"
|
||||
sdk: "^3.11.5"
|
||||
|
||||
dependency_overrides:
|
||||
linkify:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue