update packages

This commit is contained in:
2026-02-16 10:45:05 -08:00
parent 6d3ff3dcd5
commit 3f8c930d48
6 changed files with 12 additions and 5 deletions
+4
View File
@@ -1,3 +1,7 @@
## 1.3.2
* Fix by @josealba to use .sizeOf(context): https://github.com/rodydavis/packages.dart/pull/14
## 1.3.0
* Update Dart SDK constraint to >=3.0.0.
+1 -2
View File
@@ -1,6 +1,6 @@
name: breakpoint
description: A Flutter plugin to calculate the material design breakpoints.
version: 1.3.1
version: 1.3.2
maintainer: Rody Davis (@rodydavis)
homepage: https://github.com/rodydavis/plugins
@@ -19,4 +19,3 @@ dev_dependencies:
sdk: flutter
flutter: