Articles by Tag #dart

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Unlocking improved Flutter performance; a case for Keys

We recently wrote an app akin to Instagram but for pets, for such apps, list views permitting doom...

Learn More 39 6Nov 1 '24

Flutter is Getting a Makeover! Meet Flock, the New Community-Driven Framework Set to Change Everything

Discover how Flock, the innovative new fork of Flutter, is poised to transform app development by tackling major challenges and speeding up updates for developers

Learn More 29 0Oct 29 '24

Flutter - Conceitos que parecem iguais mas são diferentes

Um guia prático para evitar confusões comuns Durante o desenvolvimento Flutter, é comum...

Learn More 22 3Aug 13

Step-by-Step Guide to Fixing NDK source.properties File Missing Error in Flutter

Imagine you’re working on an exciting project, and everything seems to work fine. Then you had a...

Learn More 22 4Apr 3

Streaming Real-Time Data in Flutter: A Step-by-Step Guide for Developers

In today’s fast-paced world, providing real-time data updates is crucial for any application. Users...

Learn More 18 0Oct 24 '24

📱 Is Flutter Dead?

The mobile development landscape is buzzing with tools and frameworks, but two giants often lead the...

Learn More 18 4Nov 6 '24

Mental Health Application

Right now, I'm developing an application in Flutter, Dart and Firebase. It is an application about...

Learn More 16 5Dec 10 '24

Building Custom Platform Channels in Flutter: A Complete Guide to Native Integration

As Flutter developers, we often reach a point where the existing plugin ecosystem doesn't quite meet...

Learn More 16 0Aug 27

Building Smarter and More Efficient Flutter Apps with Foundation Constants for Debug, Release, and Platform Optimization

Flutter development can sometimes feel overwhelming, especially when you're juggling code that needs...

Learn More 16 0Aug 2

Building a Powerful Custom Calendar Widget in Flutter: From Scratch to Production

Are you tired of the limitations of Flutter's default calendar widgets? Want to create a fully...

Learn More 15 0Jul 19

Implementing Offline-First Architecture in Flutter: Part 2 - Building Sync Mechanisms and Handling Connectivity Changes

Welcome back to our Flutter offline-first architecture series! In Part 1, we laid the foundation for...

Learn More 15 2Aug 16

Supercharge Your Flutter Apps: Seamlessly Integrate C++ with Dart using DLLs

Unlock the full potential of your Flutter applications by integrating powerful C++ functionalities....

Learn More 15 0Mar 22

Flutter vs React Native: Which Framework is Better for Mobile Apps?

Today, Flutter and React Native are currently the leading cross-platform app frameworks, and their...

Learn More 14 0Dec 25 '24

Best Flutter Icon Libraries in 2025

When building a Flutter app, choosing the right icon library can significantly enhance your user...

Learn More 12 1Mar 20

Eskema: Composable, Ergonomic Runtime Data Validation for Dart Done Right!!

Every Dart project has that one file — you know the one. The file full of if (value == null || value...

Learn More 11 0Sep 11

Password Autofill in Flutter for Enhanced User Experience

We’ve all seen that little prompt in our apps asking if we want to save our passwords with Google...

Learn More 11 0Nov 23 '24

“Can We Build Liquid Glass in Flutter?” — A Lunch-Break Dive into Platform Views

It was just another regular day at the office. The sun was blazing outside, the AC was fighting hard...

Learn More 11 0Jun 29

Flutter Bloc Transformer Events

Hey there, Flutter devs! I see you. You've been crafting that new feature, but something feels......

Learn More 11 1Dec 30 '24

Open Source Flutter Project: Map Customization, State Management Live Location Tracking & Sharing.

I’m excited to share GroupTrack, an open-source Flutter project that demonstrates best practices for...

Learn More 11 11Oct 22 '24

Validate your data structures with Vine in your Dart projects

Origins Vine is a data validation library developed by Harminder Virk for the Adonis...

Learn More 10 0Feb 27

Summarized Flutter in 2024 and what's new for 2025.

Flutter in 2024: As of 2024, Flutter remains one of the leading frameworks for building...

Learn More 10 0Dec 25 '24

Flutter vs React Native in 2025: A Comprehensive Comparison

The mobile app development landscape is as competitive as ever, with businesses and developers...

Learn More 10 2Jan 15

Flutter BLoC Architecture

Introduction Have you ever wondered how companies create and manage large-scale Flutter applications...

Learn More 10 0May 10

Mastering Auth in Flutter with Dio: From Simple Access Tokens to a Refresh Flow

Authentication is a foundational requirement for most apps. In Flutter, a common pattern uses JWTs...

Learn More 10 0Jan 19

Deep Dive: Flutter 3.29 & Dart 3.7 Complete Guide 🚀🚀

Hey Flutter developers! 👋 The Flutter and Dart teams have just released their latest versions, and...

Learn More 9 0Feb 13

State-of-the-Art State Management: Compare popular patterns (Provider, Riverpod, Bloc)

Provider vs. Riverpod vs. BLoC: Which state management champion will win your heart (and your...

Learn More 9 0Jun 26

Cache Me If You Can: Custom Dio Interceptors Made Simple

"Nawa ooo, this thing is taking really long 😪"; I heard this statement last week from a frustrated...

Learn More 9 1May 10

Integrating Mpesa API in Flutter Using Clean Architecture

Introduction Money transfer is a crucial service worldwide. Imagine you're on vacation,...

Learn More 8 1Feb 28

How to Work with State in Flutter 🛠️📱

Introduction Let’s talk about state in Flutter. If you’ve ever been puzzled by terms like...

Learn More 8 0Jan 16

FlutterFlow: Pros and Cons of using the framework

We all know about Flutter. The good old, favorite mobile app development framework. Flutter was...

Learn More 8 1Jan 20