Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
June 21, 2021 06:52 pm GMT

How to Create a Convex Bottom AppBar in Flutter

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


Original Link: https://dev.to/lucianojung/how-to-create-a-convex-bottom-appbar-in-flutter-12d6

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To