We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c55467 commit 1939a2bCopy full SHA for 1939a2b
changelogs/2.0.2
@@ -0,0 +1,2 @@
1
+1. Remove flutter link preview library, using any link preview library
2
+2. Fix bugs in config page
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: 2.0.1+5
+version: 2.0.2+6
19
20
environment:
21
sdk: ">=2.12.0 <3.0.0"
0 commit comments