Skip to content

Commit

Permalink
Improves documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
terrier989 committed Mar 17, 2023
1 parent 2c1cf82 commit 2fd915f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -54,7 +54,9 @@ The package contains two designs:

By default, the package chooses a Cupertino or Material design based on whether the app is _CupertinoApp_ or _MaterialApp_.

| ![](screenshots/cupertino.png) | ![](screenshots/material.png) |
The navigation buttons look like this:
![](screenshots/cupertino.png)
![](screenshots/material.png)

## Localization
Use [BrowserLocalizations](https://pub.dev/documentation/web_browser/latest/web_browser/BrowserLocalizations-class.html)
Expand Down

0 comments on commit 2fd915f

Please sign in to comment.