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.
1 parent e34536d commit 74ca65fCopy full SHA for 74ca65f
README.md
@@ -7,19 +7,6 @@ A flutter package that allows you to easily create a custom refresh indicator wi
7
### **TLDR; [ONLINE DEMO](https://custom-refresh-indicator.klyta.it)**!
8
9
---
10
-
11
-### Table of Contents
12
13
-- [Flutter Custom Refresh Indicator](#flutter-custom-refresh-indicator)
14
- - [Table of Contents](#table-of-contents)
15
-- [QUICK START](#quick-start)
16
-- [Examples](#examples)
17
-- [Documentation](#documentation)
18
- - [CustomRefreshIndicator widget](#customrefreshindicator-widget)
19
- - [`onStateChanged`](#onStateChanged)
20
- - [IndicatorController](#indicatorcontroller)
21
- - [Controller state and value changes.](#controller-state-and-value-changes)
22
23
# QUICK START
24
25
```dart
0 commit comments