update packages
This commit is contained in:
@@ -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,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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user