Weekly Indie Log #5

September Statistics Recap This week I sat down and took a look at the September statistics for my app business:

💰 $4386 revenue (-8%)

💸 $1666 MRR (+15%)

👥 2017 subscribers (+17%)

Although the total revenue was down by 8% in comparison to Aug... https://roehl.dev/weekly-indie-log-5

Flutter Animations Beyond the Basics

Introduction As we continue our exploration into the captivating world of Flutter animations, we delve even deeper into the art of bringing your mobile applications to life. In the first part of this series, we uncovered the magic of implicit animati... https://sungod.hashnode.dev/animations-beyond-the-basics

Flutter Shimmer: Bringing Life to Your App's Loading Screens

Name one thing that is common in almost all apps, that is loading time and it is inevitable. Loading animations play an important role in the application as they give the user the impression that something is happening in the back end. It and it impr... https://geekaid.in/flutter-shimmer

Maps in Dart

Just like a List, a Map is also a type of collection. In Maps data is stored in key: value pairs. Keys and values can be of any type. The map is a growable collection which means it can shrink and grow at runtime. The map can contain a NULL value as ... https://blogs.jaytillu.in/maps-in-dart

List in Dart

Consider a situation where we need to store five String values. If we use programming’s simple variable and data type concepts, then we need five variables of String data type. It seems simple because we had to store just five String values. Now let’... https://blogs.jaytillu.in/list-in-dart

Building Dynamic Mobile Apps: Unleashing the Power of Flutter and Firebase for CRUD Operations

In today's fast-paced world, mobile app development has become a cornerstone of modern business. Building feature-rich apps is essential, and one of the fundamental aspects of any mobile app is the ability to perform CRUD operations (Create, Read, Up... https://harshvardhan082.hashnode.dev/building-dynamic-mobile-apps-unleashing-the-power-of-flutter-and-firebase-for-crud-operations

Automate Building Your Flutter App with Jenkins (Part -1)

As a Software Engineer, I keep learning new things every day and this time, I started my journey of learning DevOps with Jenkins. Objective In this article, we will create an integration of your Flutter application with Jenkins and create a pipeline ... https://muskankansal.hashnode.dev/automate-building-your-flutter-app-with-jenkins-part-1

Over-the-Air updates in Flutter using Shorebird

Have you ever found some bug just after publishing an app on app stores, and you need to wait for several days to complete the review process and release another update. Or you want to push an update directly to the app without any app store review, ... https://ujjawalmauryaum.hashnode.dev/over-the-air-updates-in-flutter-using-shorebird

Building Flutter Apps with Clean Architecture Using GetX

Hello, Flutter aficionados! 🚀 In this blog post, we're about to embark on an exciting journey into the world of Flutter clean architecture using the incredible GetX package. Whether you're a seasoned developer or just starting your Flutter adventure... https://blog.adityasharma.co/building-flutter-apps-with-clean-architecture-using-getx

Flutter Documentation Clone Project: A New Learning Adventure Begins!

Hey, Flutter community! 🚀 I am excited to share some thrilling news with you all today. I am embarking on a new journey, one that's bound to make learning Flutter even more exciting and accessible. I am in the process of creating a clone of the offi... https://raman04.hashnode.dev/flutter-documentation-clone-project-a-new-learning-adventure-begins


Поиск