Skip to content

Commit

Permalink
docs: update table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
mkobuolys committed Mar 3, 2024
1 parent fb5b110 commit 73eb898
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ Demo: https://mkobuolys.github.io/flutter_deck/

## Table of contents

- **[Installation 💻](#installation-💻)**
- **[Hello flutter_deck! 🧑‍💻](#hello-flutter_deck-🧑‍💻)**
- **[Slide templates 📃](#slide-templates-📃)**
- **[Installation 💻](#installation-)**
- **[Hello flutter_deck! 🧑‍💻](#hello-flutter_deck-)**
- **[Slide templates 📃](#slide-templates-)**
- **[Title slide](#title-slide)**
- **[Blank slide](#blank-slide)**
- **[Big fact slide](#big-fact-slide)**
Expand All @@ -30,22 +30,22 @@ Demo: https://mkobuolys.github.io/flutter_deck/
- **[Split slide](#split-slide)**
- **[Template slide](#template-slide)**
- **[Custom slide](#custom-slide)**
- **[Generating slides ⚙️](#generating-slides-⚙️)**
- **[Theming 🎨](#theming-🎨)**
- **[Slide visibility 🙈](#slide-visibility-🙈)**
- **[Widgets 🧱](#widgets-🧱)**
- **[Generating slides ⚙️](#generating-slides-)**
- **[Theming 🎨](#theming-)**
- **[Slide visibility 🙈](#slide-visibility-)**
- **[Widgets 🧱](#widgets-)**
- **[FlutterDeckBulletList](#flutterdeckbulletlist)**
- **[FlutterDeckCodeHighlight](#flutterdeckcodehighlight)**
- **[Accessing slide deck state from the code 🔧](#accessing-slide-deck-state-from-the-code-🔧)**
- **[Transitions ➡️](#transitions-➡️)**
- **[Steps 🐾](#steps-🐾)**
- **[Localization 🌍](#localization-🌍)**
- **[Controls 🕹️](#controls-🕹️)**
- **[Transitions ➡️](#transitions-)**
- **[Steps 🐾](#steps-)**
- **[Localization 🌍](#localization-)**
- **[Controls 🕹️](#controls-)**
- **[Navigation drawer](#navigation-drawer)**
- **[Marker tool](#marker-tool)**
- **[Auto-play](#auto-play)**
- **[Changing locale](#changing-locale)**
- **[Presentations built with flutter_deck 🚀](#presentations-built-with-flutter_deck-🚀)**
- **[Presentations built with flutter_deck 🚀](#presentations-built-with-flutter_deck-)**

## Installation 💻

Expand Down

0 comments on commit 73eb898

Please sign in to comment.