Skip to content

jaredkc/flutter_ios_tabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter iOS Tabs

An example Flutter app to show how you can implement iOS style tab navigation, complete with multitasking.

  • The bottom tab bar is persistent between pages.
  • Multitasking support. From the "Browse" page and tap a color. Then go back to home, and again back to Browse. The selected color still is shown.
  • If you're currently on a child page and tap the parent tab, it will navigate back to the parent page.
  • Example of how you can navigate between tabs outside of the tab bar.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

An example Flutter app to show how you can implement iOS style tab navigation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published