Flutter Convex Bottom Bar

Flutter Convex Bottom Bar:

We are creating beautiful apps using Flutter. If you want to create more designed buttons at the bottom of the app you can use the convex bottom bar to give beauty to the design of your App.

 

Follow the below steps to create a convex bottom bar in App:

Add the dependency package:

adding the dependency package to pubspec.yaml file. use the below code to add the dependency package. After adding the dependency package run the get package method to import all the required files to the app.

dependencies:
convex_bottom_bar: ^2.6.0

Leave a Reply

Categories