Logo links are permanent in README now

This commit is contained in:
Kingkor Roy Tirtho
2022-07-08 04:28:31 +06:00
parent 90dc1470ed
commit 151e5fecfa
2 changed files with 15 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<p align="center">
<image alt="Fl-Query Logo" width=300 src="../../assets/fl-query-logo.svg"/>
<image alt="Fl-Query Logo" width=300 src="https://user-images.githubusercontent.com/61944859/177823630-c4e885c2-29c5-4549-af79-3e5d87c06be9.svg"/>
</p>
<h1>
<p align="center">
+14 -2
View File
@@ -1,3 +1,15 @@
# Fl-Query Hooks
<p align="center">
<image alt="Fl-Query Logo" width=300 src="https://user-images.githubusercontent.com/61944859/177823630-c4e885c2-29c5-4549-af79-3e5d87c06be9.svg"/>
</p>
<h1>
<p align="center">
Fl-Query Hooks
</p>
</h1>
The `flutter_hooks` compatible version of [fl-query](https://github.com/KRTirtho/fl-query/packages/fl_query)
The `flutter_hooks` compatible version of [fl-query](https://github.com/KRTirtho/fl-query/packages/fl_query)
Fl-Query, an Asynchronous data caching, refetching & invalidation library for Flutter. FL-Query lets you manage & distribute your async data without touching any global state
Fl-Query makes asynchronous server state management a breeze in flutter