We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbed961 commit 66a23faCopy full SHA for 66a23fa
example/pubspec.lock
@@ -89,7 +89,7 @@ packages:
89
path: ".."
90
relative: true
91
source: path
92
- version: "0.0.1"
+ version: "0.0.1-dev.1"
93
intl:
94
dependency: transitive
95
description:
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: form_builder_cupertino_fields
2
description: Additional form inputs fields with Cupertino style for flutter_form_builder package
3
-version: 0.0.1
+version: 0.0.1-dev.1
4
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_cupertino_fields
5
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_cupertino_fields/issues
6
homepage: https://github.com/flutter-form-builder-ecosystem
0 commit comments