add breakpoint package
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: breakpoint
|
||||
description: A Flutter plugin to calculate the material design breakpoints.
|
||||
version: 1.2.0
|
||||
authors:
|
||||
- Flutter Community <community@flutter.zone>
|
||||
- Rody Davis <rody.davis.jr@gmail.com>
|
||||
maintainer: Rody Davis (@rodydavis)
|
||||
homepage: https://github.com/rodydavis/plugins
|
||||
repository: https://github.com/fluttercommunity/breakpoint
|
||||
|
||||
environment:
|
||||
sdk: '>=2.12.0-259.8.beta <3.0.0'
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
flutter:
|
||||
|
||||
Reference in New Issue
Block a user