update breakpoint
This commit is contained in:
@@ -5,9 +5,10 @@ version: 1.3.0
|
|||||||
maintainer: Rody Davis (@rodydavis)
|
maintainer: Rody Davis (@rodydavis)
|
||||||
homepage: https://github.com/rodydavis/plugins
|
homepage: https://github.com/rodydavis/plugins
|
||||||
repository: https://github.com/fluttercommunity/breakpoint
|
repository: https://github.com/fluttercommunity/breakpoint
|
||||||
|
resolution: workspace
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: '>=3.0.0 <4.0.0'
|
sdk: ^3.5.0
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
flutter:
|
flutter:
|
||||||
|
|||||||
+3
-1
@@ -6,4 +6,6 @@ environment:
|
|||||||
|
|
||||||
workspace:
|
workspace:
|
||||||
- packages/flutter_vibrate
|
- packages/flutter_vibrate
|
||||||
- packages/flutter_sms
|
- packages/flutter_sms
|
||||||
|
# - packages/flutter_whatsnew
|
||||||
|
- packages/breakpoint
|
||||||
Reference in New Issue
Block a user