Skip to content

Bottom Navigation Bar in Flutter example implemented over GetX state management package

Notifications You must be signed in to change notification settings

creedofcool/flutter-getx-bottom-navigation-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Getx - Bottom Navigation Bar Example

In this example, we made a bottom navigation bar using GetX state management, we tried to write less code and separate the logics used.

This example is the second part of the Flutter GetX video series we have covered the following titles:

  • Creating pages and GetX controllers
  • Creating BottomNavigationBar
  • Using GetBuilder widget
  • Using controller parameters inside page
  • A small counter (Bonus)

Watch the tutorial video in Youtube: https://youtu.be/G9EnOCpuCrw

Read Medium article: https://medium.com/teamartisans/bottom-navigation-bar-in-flutter-using-getx-a59f274b616c

Video Part 1: https://www.youtube.com/watch?v=TbSSNd2ZevU

Example Part 1: https://github.com/TeamArtisansDev/flutter-getx-scaffolding-example

Getting Started

  • Clone the repository git clone git@github.com:TeamArtisansDev/flutter-getx-bottom-navigation-example.git
  • Navigate to cloned folder cd flutter-getx-bottom-navigation-example
  • Get packages using flutter pub get
  • Run flutter run

Follow us

Website: https://teamartisans.com

Facebook: https://facebook.com/TeamArtisans

Twitter: https://twitter.com/TeamArtisans

Instagram: https://instagram.com/TeamArtisans

Medium: https://medium.com/TeamArtisans

Linkedin: https://linkedin.com/company/TeamArtisans

Email: contact@teamartisans.com

About

Bottom Navigation Bar in Flutter example implemented over GetX state management package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 93.4%
  • Swift 4.7%
  • Kotlin 1.5%
  • Objective-C 0.4%