
Branches Standards
Main (Production Version)
HotFix
Develop
Feature
GitFlow CheatSheet
References A Successful Git Branching Model GitFlow Code Git Flow CheatSheet OneFlow – a Git branching model and workflow GitFlow Docs What Are the Best ... https://andrevianna.hashnode.dev/git-flow-with-flutter

Flutter Framework
Flutter Build 1) Flutter Doctor flutter doctor
2) Flutter Create flutter create netflix_clone
Flutter Dependencies pubspec.yaml name: netflix_clone description: A new Flutter project.
The following line prevents the package...

When I started using flutter, one of the biggest challenges I faced was creating experiences for iOS users that felt native. In this post, I'll explain how to create a navigation bar like the one Apple uses in most of its apps. The picture below show... https://betterflutter.com/building-the-real-ios-navigation-bar-in-flutter

There are several options when it comes to programming languages, and deciding which one to use entails a lot of considerations. Choosing the right programming languages is half the problem done, some may choose Java, some prefer Python, while some o... https://blog.tusharkhatri.in/why-do-i-love-dart-lang

There are several options when it comes to programming languages, and deciding which one to use entails a lot of considerations. Choosing the right programming languages is half the problem done, some may choose Java, some prefer Python, while some o... https://tusharkhatri.hashnode.dev/why-do-i-love-dart-lang

This is a function to call rows from the server side added in PlutoGrid 5.3 version. There are two ways to load and process data on the server side. The pagination method used in the DB structure where the total number of pages is known and the infin... https://pluto.weblaze.dev/rows-from-server-side

Have you ever thought to start creating a mobile application? https://flutterforall.hashnode.dev/hi-flutter

“Dart Extension methods allow you to add functionality to an existing library.” What does this really mean and let’s see it in action? 🥸 Consider a case where you need to right-align a set of characters by padding them with some specific characters ... https://peterewanfo.hashnode.dev/exploring-the-beauty-of-dart-extensions-and-dartx-library

Android 13 is the latest major Android version released this year and it comes with some behavioral changes that will force us to make some adaptations to our app to ensure it works properly. We already have at our disposal this informative document ... https://davidserrano.io/adapt-your-flutter-app-to-android-13

In 2027, the global automobile rental market will grow promptly to $214.04 billion according to a survey. So, it is a brilliant idea to invest in a car rental business and create your own platform. This article helps you to consider 7 things before b... https://jackdaniels.hashnode.dev/7-things-to-consider-turo-clone