Skip to content

AnimatedBottomNavigationBar Icons as List<Widgets> instead of List<IconData> #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
xSuperMu opened this issue Sep 7, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@xSuperMu
Copy link

xSuperMu commented Sep 7, 2020

This suggestion will add more flexibility to add custom widgets instead of only plain icons.
For example,

A column that has an ImageAsset + Descriptive text.

Screen Shot 2020-09-07 at 11 00 41 AM

@mtkgeek
Copy link

mtkgeek commented Sep 30, 2020

I absolutely second this. Greater flexibility.

@vizhan-lanars vizhan-lanars added enhancement New feature or request wontfix This will not be worked on and removed enhancement New feature or request wontfix This will not be worked on labels Nov 26, 2020
@vizhan-lanars
Copy link
Collaborator

@xSuperMu @mtkgeek
New functionality is available in version 0.2.0.

@Nazacheres
Copy link

@vizhan-lanars actually it seems like it is not, maybe there is a regression in 0.2.1, but I see List as a mandatory constructor parameter for AnimatedBottomNavigationBar.

@Vizhan
Copy link

Vizhan commented Feb 14, 2021

@Nazacheres Did you check a new named constructor AnimatedBottomNavigationBar.builder?
Here is an example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants