sooxt98 / google_nav_bar

A modern google style nav bar for flutter.
MIT License
749 stars 114 forks source link

Insert Widget to Container page index 0,1,2,3 #31

Closed mocheffendi closed 4 years ago

mocheffendi commented 4 years ago

Hi,

I am new on Flutter, your package is amazing. How to insert widget to Container on different page index 0,1,2,3 with your package.

Thanks M. Effendi

sooxt98 commented 4 years ago

Try running the advance example in the example folder

On Sun, Oct 25, 2020 at 9:45 PM mocheffendi notifications@github.com wrote:

Hi,

I am new on Flutter, your package is amazing. How to insert widget to Container on different page index 0,1,2,3 with your package.

Thanks M. Effendi

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sooxt98/google_nav_bar/issues/31, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADGCEC53KDCQIUQD2RPIVZTSMQTWBANCNFSM4S6K47NQ .

mocheffendi commented 4 years ago

Thanks solved