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 9f1fe74 commit 4bfdeaaCopy full SHA for 4bfdeaa
CHANGELOG.md
@@ -21,3 +21,7 @@
21
## 2.0.4
22
23
* Support Null Safety
24
+
25
+## 2.0.5
26
27
+* Support Null Safety and code improvement
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: google_places_flutter
2
description: Custom Google places autocomplete widget for Android and iOS both. Use https://pub.dev/packages/google_places_flutter
3
-version: 2.0.4
+version: 2.0.5
4
author: Shruti Mahajan <[email protected]>
5
homepage: https://github.com/Shrutimahajan/Google-AutoComplete-TextField-Flutter
6
0 commit comments