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.
2 parents b4c1641 + bd76e4e commit 5cf5392Copy full SHA for 5cf5392
README.md
@@ -1,4 +1,4 @@
1
-# Flutter platform search
+# Flutter Platform Search
2
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
The example includes reference implementations for Android(Material), iOS(Cupertino) and Windows(FluentUI).
@@ -18,4 +18,4 @@ This example app and the blog article were created with 💙 by [QuickBird Studi
18
19
## 📃 License
20
21
-The Example app is released under the MIT license. See [LICENSE](LICENSE) for more information.
+The Example app is released under the MIT license. See [LICENSE](LICENSE) for more information.
0 commit comments