update breakpoint package

This commit is contained in:
2026-01-14 01:00:34 -08:00
parent b7f99e2ce9
commit 18e40d4ac9
108 changed files with 3420 additions and 455 deletions
+3 -2
View File
@@ -4,18 +4,19 @@ version: 1.0.0+1
publish_to: "none"
environment:
sdk: ">=2.1.0 <3.0.0"
sdk: ">=3.0.0 <4.0.0"
dependencies:
breakpoint:
path: ../
flutter:
sdk: flutter
cupertino_icons: ^0.1.2
cupertino_icons: ^1.0.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter:
uses-material-design: true