Blog

Tips, tutorials, and practical insights

Flutter Installation - Step by Step Guide for Windows, Mac and Linux
Flutter

Flutter Installation - Step by Step Guide for Windows, Mac and Linux

Complete guide to installing Flutter on Windows, macOS and Linux. From system requirements to your first app.

Read more
Bloc vs Riverpod: Which State Management System Fits Your App
Flutter

Bloc vs Riverpod: Which State Management System Fits Your App

Comparison between Flutter Bloc and Riverpod - Differences, functionality, and code examples for choosing the right state management system

Read more
Flutter Isar - The #1 Database for Your Flutter App?!
Flutter

Flutter Isar - The #1 Database for Your Flutter App?!

Efficient data management with Flutter Isar - Installation, data models, transactions, and practical examples for local databases in Flutter apps

Read more
Why Flutter Riverpod is the Worst Choice.
Flutter

Why Flutter Riverpod is the Worst Choice.

A critical look at Flutter Riverpod - Functionality, provider concept, and comparison with alternative state management systems

Read more
Android Studio vs. VS Code - Which IDE for Flutter
Flutter

Android Studio vs. VS Code - Which IDE for Flutter

Comparison between Android Studio and Visual Studio Code for Flutter development - Features, advantages, and disadvantages of the two most popular IDEs

Read more
Laravel Sevdesk - Creating Invoices via API
Laravel

Laravel Sevdesk - Creating Invoices via API

Guide to creating invoices in Sevdesk via the API with the Laravel Sevdesk package - Configuration, setup, and code examples

Read more
7 Ways ChatGPT Can Improve Your Flutter Development
Flutter

7 Ways ChatGPT Can Improve Your Flutter Development

How ChatGPT and AI are revolutionizing Flutter development - 7 practical applications for code generation, translations, tests, and more

Read more
Flutter Bloc: More Efficient and Cleaner App Development
Flutter

Flutter Bloc: More Efficient and Cleaner App Development

Comprehensive guide to Flutter Bloc - Architecture, events, states, controllers, and practical examples for clean separation of logic and UI

Read more
My Flutter Routine - 3 Preparations After Installation
Flutter

My Flutter Routine - 3 Preparations After Installation

Optimal preparation after Flutter installation - 3 essential steps for a clean start in every new Flutter project

Read more
Laravel Sevdesk API - Integration of the Accounting Software
Laravel

Laravel Sevdesk API - Integration of the Accounting Software

Complete guide to integrating the Sevdesk API in Laravel - Installation, configuration, and practical examples for contacts and invoices

Read more
Dart Fundamentals - Lists
Dart

Dart Fundamentals - Lists

Introduction to lists in Dart - Initialization, data types, and the difference from arrays with practical code examples

Read more
Dart Fundamentals - Variables
Dart

Dart Fundamentals - Variables

Introduction to variables in Dart - Differences between var and dynamic, static vs. dynamic typing, and constants

Read more