Logo links are permanent in README now
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<p align="center">
|
<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>
|
</p>
|
||||||
<h1>
|
<h1>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
|||||||
@@ -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
|
||||||
Reference in New Issue
Block a user