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

Commit

Permalink
fix: readme navigation controller
Browse files Browse the repository at this point in the history
  • Loading branch information
Arenukvern committed Feb 20, 2021
1 parent 8c4c472 commit 71844be
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,11 +199,6 @@ ElevatedButton({

To close, just use `navigationController.pop()`

- [x] Navigation & NavigationController

- [x] Popup (with background) functionality
- [x] Fullscreen functionality

- [x] MultiDropdown Button

Usage:
Expand Down Expand Up @@ -245,6 +240,11 @@ MultiDropdownButton({
To get or change selected values use:
`controller.value`

- [x] Navigation & NavigationController

- [x] Popup (with background) functionality
- [x] Fullscreen functionality

### Usage:

Add controller into MultiPorvider and Navigation widget below:
Expand Down

0 comments on commit 71844be

Please sign in to comment.