-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
36 lines (30 loc) · 732 Bytes
/
pubspec.yaml
File metadata and controls
36 lines (30 loc) · 732 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
name: advanced_responsive
description: A comprehensive Flutter package for building responsive layouts with Material Design 3 breakpoints, device detection, responsive spacing, and context extensions.
version: 1.0.3
homepage: https://github.com/sayedmoataz/advanced_responsive
repository: https://github.com/sayedmoataz/advanced_responsive
issue_tracker: https://github.com/sayedmoataz/advanced_responsive/issues
topics:
- responsive
- layout
- ui
- material-design
- flutter
platforms:
android:
ios:
web:
macos:
windows:
linux:
environment:
sdk: ^3.0.0
flutter: ">=3.10.0"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter: