QuickCoder website logo

QuickCoder

Free code tutorials and tech guides!

  • Home
  • ArticlesBrowse through all my articles about Flutter, Firebase, .NET, Azure, and other topics!
    • .NET
    • Azure
    • C#
    • DevOps
    • Firebase
    • Flutter
    • Software
  • PublicationsGet my latest publications about Flutter, Firebase, .NET, Azure, and other topics!
  • NewslettersJoin my newsletters, be informed about the latest updates from Flutter, Firebase, and .NET, and learn new tips and tricks!
  • About meHi 👋, I’m xeladu! Mobile Architect | Content Creator | Blogger | Author I help you learn new technologies and understand complex things in a quick and easy way.
  • How You Can Find Out If Two Flutter Objects Are Equal Or Not
    Jul 8, 2024

    ·

    Flutter

    How You Can Find Out If Two Flutter Objects Are Equal Or Not

    Built-In vs external package: Here are two essential methods of how you can find out if two Flutter objects are equal or not. Implement it yourself or let an external package do the heavy lifting.

  • How To Add Password Manager Support To Your Flutter Apps
    Jul 1, 2024

    ·

    Flutter

    How To Add Password Manager Support To Your Flutter Apps

    Let’s welcome Bitwarden, KeePass, LastPass, and others. Here is how to add password manager support to your Flutter apps. In addition, you can use other autofill options for credit cards, birthdays, address data, and more in the same way!

  • How To Track Your Location In A Flutter App
    Jun 12, 2024

    ·

    Flutter

    How To Track Your Location In A Flutter App

    Here is a deep dive into GPS, permissions, and manifests. Learn how to track your location in a Flutter app. Find out how to collect location data while your app is in the background. There are also tips included to prevent the OS from terminating your app after some time.

  • How To Use Riverpod In Flutter Apps – A Practical Approach
    Jun 1, 2024

    ·

    Flutter

    How To Use Riverpod In Flutter Apps – A Practical Approach

    Here is my practical guide about Riverpod. Learn how to use Riverpod in Flutter apps with simple code examples. Explore AsyncNotifierProvider, NotifierProvider, and FutureProvider in real-world scenarios.

  • How To Manage A Flutter Monorepo With Multiple Packages
    May 10, 2024

    ·

    Flutter

    How To Manage A Flutter Monorepo With Multiple Packages

    Here is how to manage a Flutter monorepo with multiple packages and melos instead of using shell scripts. Repository administration is really easy with this field-tested tool!

  • How To Backup Your Cloud Firestore Database
    May 7, 2024

    ·

    Firebase

    How To Backup Your Cloud Firestore Database

    Backups are underrated … until you really need them. So here is how to backup your Cloud Firestore database. Forget about external tools or self-written Cloud Functions and use the provided tools instead! Set it up once and never care about it anymore!

  • A Quick Introduction To Different Dart Constructors
    Apr 2, 2024

    ·

    Flutter

    A Quick Introduction To Different Dart Constructors

    Default, named, constant, factory?!? Here is a quick introduction to different Dart constructors. Knowing the differences can make your code way more readable!

  • How To Use Firebase Cloud Firestore With A Flutter App
    Mar 22, 2024

    ·

    Firebase, Flutter

    How To Use Firebase Cloud Firestore With A Flutter App

    In this article, I guide you through the setup steps for Cloud Firestore and show you how to use Firebase Cloud Firestore with a Flutter app. We take a look at CRUD operations, security rules, and some pitfalls to avoid.

  • Quick Prototyping With Flutter And A REST API
    Mar 21, 2024

    ·

    Flutter

    Quick Prototyping With Flutter And A REST API

    In this article, I am going to show you how you can build a quick demo application that queries a web service and displays the results. Mastering the skills of quick prototyping with Flutter and a REST API can help you evaluate app ideas quickly.

  • How To Make HTTP Requests With Flutter And Parse JSON Result Data
    Mar 18, 2024

    ·

    Flutter

    How To Make HTTP Requests With Flutter And Parse JSON Result Data

    This short article shows how to perform HTTP requests from a Flutter application. We have a look at the most common request types GET, POST, PUT, and DELETE.

  • How To Manage Your Windows Apps With Winget
    Mar 15, 2024

    ·

    Software

    How To Manage Your Windows Apps With Winget

    Here is an example of how to manage your Windows apps with winget (Windows Package Manager and how to use customized build scripts.

  • How To Customize Your Terminal Command Prompt
    Mar 15, 2024

    ·

    Software

    How To Customize Your Terminal Command Prompt

    Sick of the boring terminal command prompt? Don’t be! Learn how to customize your command prompt and icons in your terminal.

  • How I Created An Instagram Clone With Flutter And Firebase
    Mar 13, 2024

    ·

    Firebase, Flutter

    How I Created An Instagram Clone With Flutter And Firebase

    Learn how I created an Instagram clone with Flutter and Firebase. Fun fact: Creating the UI took the most time! However, it was really easy overall. Here is a deep dive for you!

  • How To Mock Dependencies In Your Flutter Tests
    Mar 12, 2024

    ·

    Flutter

    How To Mock Dependencies In Your Flutter Tests

    Learn how to mock dependencies in your Flutter tests. Create, configure, and use mocks with the mockito package. Make your apps more robust and detect bugs earlier with proper testing.

  • Boost Your Flutter App Performance With These 6 Tips
    Mar 12, 2024

    ·

    Flutter

    Boost Your Flutter App Performance With These 6 Tips

    Get better scrolling and animations, less memory consumption, and more execution speed. Boost your Flutter app performance with these 6 tips. And if you want more, I have a free ebook with additional tips for you at the end!

  • 6 Easy Tips When Working With SetState In A Flutter Application
    Mar 12, 2024

    ·

    Flutter

    6 Easy Tips When Working With SetState In A Flutter Application

    Follow these 6 easy tips when working with setState in a Flutter application and learn more about the mechanics of setState. Stick to the best practices to not encounter any unwanted errors.

  • How To Use Behaviour-Driven Development with C# and SpecFlow
    Mar 12, 2024

    ·

    .NET, C#

    How To Use Behaviour-Driven Development with C# and SpecFlow

    Here is an introductory guide on how to use Behaviour-Driven Development with C# and SpecFlow in a .NET application.

  • How To Add A Google Map To Your Flutter App
    Mar 12, 2024

    ·

    Flutter

    How To Add A Google Map To Your Flutter App

    Let’s learn how to add a Google map to your Flutter app and use location services to display the current position. Everything you need to know to get started with Google Maps in Flutter is right here!

  • How To Organize Your Flutter App Assets, Styles, Colors, Images
    Mar 12, 2024

    ·

    Flutter

    How To Organize Your Flutter App Assets, Styles, Colors, Images

    A large app contains many resources in different places. Learn how to organize your Flutter App assets, styles, colors, images. Here are some ideas to give more structure to your projects.

  • How To Replace App Config Settings In Azure DevOps
    Mar 12, 2024

    ·

    Azure, DevOps

    How To Replace App Config Settings In Azure DevOps

    I’ll explain how to use the Replace Tokens extension for Azure DevOps to dynamically change config variables in your app during a pipeline run.

«
1 2 3 4 … 7
»

QuickCoder

Quickcoder is a place to find coding tutorials and guides about Flutter, Firebase, .NET, Azure, and many other topics.

About me
Imprint
privacy policy
Publications
APPS
NewsletterS
Medium
github
Gumroad

Copyright © 2023. Powered by Catch Themes