Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bizz84/bottom_bar_fab_flutter
BottomAppBar Navigation with FAB
https://github.com/bizz84/bottom_bar_fab_flutter
android dart flutter ios navigation
Last synced: 3 days ago
JSON representation
BottomAppBar Navigation with FAB
- Host: GitHub
- URL: https://github.com/bizz84/bottom_bar_fab_flutter
- Owner: bizz84
- License: mit
- Created: 2018-09-13T13:52:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-01T09:54:16.000Z (over 5 years ago)
- Last Synced: 2024-12-24T06:13:47.510Z (11 days ago)
- Topics: android, dart, flutter, ios, navigation
- Language: Dart
- Homepage: https://codewithandrea.com/
- Size: 630 KB
- Stars: 284
- Watchers: 8
- Forks: 98
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## BottomAppBar Navigation with FAB
Source code for my article:
- [BottomAppBar Navigation with FAB](https://medium.com/coding-with-flutter/flutter-bottomappbar-navigation-with-fab-8b962bb55013)
Tested with [Flutter beta 0.7.3](https://github.com/flutter/flutter/releases/tag/v0.7.3).
## Preview
![](screenshots/BottomAppBar-Navigation-FAB-animation.gif)
### [License: MIT](LICENSE.md)