Photo by Ashley Byrd on Unsplash

Hello and welcome to my post about Flutter Package Testing. Each week I will test another package published under pub.dev. If you want to see the first post of this series head over to How to validate Emails in Flutter.

Convex Bottom AppBar

This week’s widget is a UI Widget to bring your AppBar experience to a new level. The Convex Bottom AppBar widget made you create - who guessed it - a bottom appbar for your flutter app. The widget provides you with a fast to implement appbar and seven predefined styles.

The purpose

In nearly every app you have multiple screens. By providing your users a better experience, you need a fast way to change between the most important pages in your app. This is often been solved by using a bottom-appbar. Using the Convex Bottom AppBar, you got this feature out of the box including animation and style adjustment using predefined styles.

Up Next

Package Scope, An Example, Limitations, Installation, Score, Rating and more

Continue Reading

Alt Text

This post is also available on DEV.