Skip to content

Commit 4bfdeaa

Browse files
committed
improved the code and null safety
1 parent 9f1fe74 commit 4bfdeaa

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,7 @@
2121
## 2.0.4
2222

2323
* Support Null Safety
24+
25+
## 2.0.5
26+
27+
* Support Null Safety and code improvement

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: google_places_flutter
22
description: Custom Google places autocomplete widget for Android and iOS both. Use https://pub.dev/packages/google_places_flutter
3-
version: 2.0.4
3+
version: 2.0.5
44
author: Shruti Mahajan <[email protected]>
55
homepage: https://github.com/Shrutimahajan/Google-AutoComplete-TextField-Flutter
66

0 commit comments

Comments
 (0)