We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 450e8f4 commit de20298Copy full SHA for de20298
2 files changed
example/pubspec.yaml
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
15
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
16
# Read more about iOS versioning at
17
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18
-version: 17.1.0
+version: 17.1.1
19
20
environment:
21
sdk: ">=3.2.0 <4.0.0"
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: flutter_fast_forms
2
description: Flutter Fast Forms is the only Dart package you need to build Flutter forms fast.
3
4
repository: https://github.com/udos86/flutter-fast-forms
5
6
0 commit comments