sooxt98 / google_nav_bar

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

example project: fix analysis issues and upgrade to null safety #53

Closed AlexHartford closed 3 years ago

AlexHartford commented 3 years ago

Might be good to wait until badges null safety release hits stable.

Ascenio commented 3 years ago

Nice. But could you remove the code comments?

AlexHartford commented 3 years ago

Addressed comments, let me know if there's anything else!

AlexHartford commented 3 years ago

Can probably just merge this, seems that the badges package is taking a long time to publish a stable version of their null safe library. Seeing as it's just impacting the example and there are no bugs in this example, should go ahead and merge to avoid future conflicts.