-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
51 lines (37 loc) · 871 Bytes
/
pubspec.yaml
File metadata and controls
51 lines (37 loc) · 871 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
name: fform
description: FForm is a dart package to build forms with a lot of fields and validations.
version: 5.2.5
homepage: https://www.contributors.info/docs/FForm/getting-started
repository: https://github.com/AlexHCJP/fform
issue_tracker: https://github.com/AlexHCJP/fform/issues
topics:
- form
- validation
- fields
funding:
- https://www.patreon.com/c/Contributors
screenshots:
- description: 'FForm Logo flutter package'
path: screenshots/logo-fform.png
- description: 'Frame FForm package for flutter forms'
path: screenshots/big-frame.png
platforms:
android:
ios:
linux:
macos:
web:
windows:
environment:
sdk: '>=3.0.0 <4.0.0'
flutter: ">=3.10.0"
dependencies:
collection: ^1.17.1
flutter:
sdk: flutter
meta: ^1.9.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
#flutter: