Files
packages.dart/packages/breakpoint/pubspec.yaml
T
2026-01-14 01:00:34 -08:00

22 lines
397 B
YAML

name: breakpoint
description: A Flutter plugin to calculate the material design breakpoints.
version: 1.3.0
maintainer: Rody Davis (@rodydavis)
homepage: https://github.com/rodydavis/plugins
repository: https://github.com/fluttercommunity/breakpoint
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter: