sooxt98 / google_nav_bar

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

use image instead of icon #71

Open briouyahasnae opened 2 years ago

briouyahasnae commented 2 years ago

How can i use image instead of icon?

briouyaasmae commented 2 years ago

I wanna do the same, I wanna controle the image that's mean change the color of image if the button is active or not

sooxt98 commented 2 years ago

@briouyahasnae check this https://github.com/sooxt98/google_nav_bar/issues/58

@briouyaasmae please check to example on how i handle the badge count https://github.com/sooxt98/google_nav_bar/blob/master/example/lib/main_advance.dart

Sher0p commented 4 months ago

By use of leading i can use image but still the text is not shwoing .Any work Around ?