Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
4inka committed Dec 18, 2021
1 parent 03ed221 commit ae0a2fe
Showing 1 changed file with 9 additions and 13 deletions.
22 changes: 9 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,14 @@ A Flutter plugin to handle input autocomplete suggestions

# Table of contents

- [Easy Autocomplete](#easy-autocomplete)
- [Preview](#preview)
- [Table of contents](#table-of-contents)
- [ToDo](#todo)
- [Done](#done)
- [Installation](#installation)
- [Basic example](#basic-example)
- [Example with customized style](#example-with-customized-style)
- [Example with asynchronous data fetch](#example-with-asynchronous-data-fetch)
- [API](#api)
- [Issues & Suggestions](#issues--suggestions)
- [Thank you for the support!](#thank-you-for-the-support)
* [ToDo](#todo)
* [Done](#done)
* [Installation](#installation)
* [Basic example](#basic-example)
* [Example with customized style](#example-with-customized-style)
* [Example with asynchronous data fetch](#example-with-asynchronous-data-fetch)
* [API](#api)
* [Issues & Suggestions](#issues--suggestions)

## ToDo
* Add validation functionality
Expand Down Expand Up @@ -233,4 +229,4 @@ The above example will generate something like below preview:
## Issues & Suggestions
If you encounter any issue you or want to leave a suggestion you can do it by filling an [issue](https://github.com/4inka/flutter_easy_autocomplete/issues).

### Thank you for the support!
### Thank you for the support!

0 comments on commit ae0a2fe

Please sign in to comment.