You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
Flutter platform search is an abstract implementation of the Flutter search delegate. It is a time saving way to implement a platform adaptive search.
4
4
The example includes reference implementations for Android(Material), iOS(Cupertino) and Windows(FluentUI).
5
5
6
-
If you are looking for a guide on how to use it check out the blog article: [Flutter platform search](https://www.quickbirdstudios.de/blog/flutter-platform-search)
6
+
If you are looking for a guide on how to use it check out the blog article: [Flutter platform search](https://quickbirdstudios.com/blog/flutter-adaptive-search-widget/)
0 commit comments