Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bizz84/split_view_example_flutter
Flutter Split View and Drawer Navigation example
https://github.com/bizz84/split_view_example_flutter
flutter
Last synced: 5 days ago
JSON representation
Flutter Split View and Drawer Navigation example
- Host: GitHub
- URL: https://github.com/bizz84/split_view_example_flutter
- Owner: bizz84
- Created: 2021-07-22T11:29:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-26T09:41:47.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T12:27:09.169Z (3 months ago)
- Topics: flutter
- Language: Dart
- Homepage: https://codewithandrea.com/
- Size: 168 KB
- Stars: 45
- Watchers: 4
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Flutter Split View and Drawer Navigation example
This repo contains the source code for this tutorial:
- [Responsive layouts in Flutter: Split View and Drawer Navigation](https://codewithandrea.com/articles/flutter-responsive-layouts-split-view-drawer-navigation/)
## Preview
![Split view (wide screen)](/.github/images/split-view-example.png)
![Drawer navigation on mobile](/.github/images/drawer-view-examples.png)
### [LICENSE: MIT](LICENSE.md)