Blog

Welcome to our blog!

Top 32 Famous Mobile Apps Developed Using Flutter

Top 32 Famous Mobile Apps Developed Using Flutter

A hybrid application development framework, making developers’ hearts flutter! Powered by none other than Google – the tech global giant Revolutionizing the open source cross platform development to a different level Has 86.1K GitHub stars and 11.2K GitHub forks Has been a preferred choice by all – startups, small, medium and large scaled businesses Quite…

The Google Pay India app is rewritten in Flutter

The Google Pay India app is rewritten in Flutter

When Flutter was unveiled at the 2015 Dart Developer Summit, no one, at that time would have anticipated the immense popularity that Flutter app development has gained over time. Flutter is an open-source UI software development kit created and maintained by Google and the community. It is cross-platform in nature and used to develop applications for web, Android, iOS,…

Tutorial 6  – Flutter Bottom Navigation Bar implementation using titled_navigation_bar Library

Tutorial 6 – Flutter Bottom Navigation Bar implementation using titled_navigation_bar Library

This is the 6th tutorial of the Flutter Bottom Navigation Series. Till then we have learned how to make bottom navigation bar on any app using flutter’s own package and third party packages. Hope you are learning new things from every tutorial and making awesome flutter apps. Flutter development is now becoming a new trend…

Flutter Bottom Personalized Dot Bar  Libary-bottom_personalized_dot_bar

Flutter Bottom Personalized Dot Bar Libary-bottom_personalized_dot_bar

Bottom Personalized Dot Bar  A bottom navigation bar that you can customize with the options you need, without any limits. You can also customize the appearance of the navigation bar. The development was inspired by the following design: personalized-tab-bar You can see the source code of this lib inside the /lib folder. Show some ❤️ and star the…

Flutter Titled Bottom Navigation Libary-titled_navigation_bar

Flutter Titled Bottom Navigation Libary-titled_navigation_bar

Flutter Titled Bottom Navigation Titled Bottom Navigation Bar library is another simple and useful library in the category of the bottom navigation bar. You can easily make some smooth animations while changing the tabs. Titled Bottom Navigation Bar  A beautiful, clean and simple bottom navigation bar with smooth animation on click. This package is high…

Flutter Curved Navigation Navigation -curved_navigation_bar

Flutter Curved Navigation Navigation -curved_navigation_bar

Flutter Curved Navigation Curved Navigation Bar library is another simple and useful library in the category of the bottom navigation bar. You can easily make some smooth animations while changing the tabs. curved_navigation_bar  pub package A Flutter package for easy implementation of curved navigation bar. Add dependency  Easy to use  Attributes  items: List of Widgetsindex:…

Tutorial 5  – Flutter Bottom Navigation Bar implementation using curved_navigation_bar Library

Tutorial 5 – Flutter Bottom Navigation Bar implementation using curved_navigation_bar Library

This is the 5th tutorial of the Flutter Bottom Navigation Series. Till then we have learned how to make bottom navigation bar on any app using flutter’s own package and third party packages. Hope you are learning new things from every tutorial and making awesome flutter apps. Flutter development is now becoming a new trend…

Flutter FF Navigation BAR -ff_navigation_bar

Flutter FFNavigationBar FFNavigationBar library is another simple and useful library in the category of the bottom navigation bar. You can easily make some smooth animations while changing the tabs. A highly configurable navigation bar with emphasis for the selected item.  Add dependency Basic use Theme The navbar has a Theme class which can be used…

Tutorial 2 – Flutter Bottom Navigation Bar implementation using FFNavigationBar Library

Tutorial 2 – Flutter Bottom Navigation Bar implementation using FFNavigationBar Library

We are going to learn how to make a flutter bottom navigation bar using a third party library Flutter-FFNavigationBar , we will see implementation and other available options in the library. In our previous tutorial we had made a bottom navigation bar using the flutter own classes.  Flutter-FFNavigationBar is very easy to implement,If you want…

Tutorial 4  – Flutter Bottom Navigation Bar implementation using bubbled_navigation_bar Library

Tutorial 4 – Flutter Bottom Navigation Bar implementation using bubbled_navigation_bar Library

Flutter is expanding day by day. We can see lot of awesome things are happening in flutter app development community. We are learning how to make awesome bottom navigation bars in flutter. This the the 4th tutorial of this series or we can say this the 4th library we are using to make bottom navigation…