Blog
Dev
Product Management
UX Design
Podcast
Features
Solutions
Solve User-Reported Issues
Find Issues Faster
Optimize Conversion and Adoption
Sign In
Start monitoring for free
flutter
Using Flutter Rust Bridge for cross-platform development
Creating a Flutter app with native Rust functionality can be useful for many reasons. Let's explore how with Flutter Rust Bridge.
Facilitate app updates with Flutter upgrader
Explore different strategies for handling Flutter app updates using upgrader. Use upgrader to alert users and handle app version upgrades.
Build a secure mobile banking app with Flutter
In this article, we will learn about the essential aspects of building secure mobile banking apps with Flutter and build our...
Flutter CI/CD using GitHub Actions
In this tutorial, you’ll learn how to deploy your Flutter app following CI/CD principles with GitHub Actions as a tool.
Deep dive into enhanced enums in Flutter 3.0
Learn how to use new built-in enum features in Flutter 3.0 to implement everything in one place.
How to create a dynamic theme switcher in Flutter
Use the palette_generator Flutter package to build an app that allows you to generate a dynamic theme and pick a color...
Flutter logging best practices
Let's explore the Logger package to create easily interpreted Flutter logs, consider log levels, and cover how to use Crashlytics.
Building a gaming leaderboard in Flutter
In this article, we'll build a Flutter gaming leaderboard and learn how to track high scores using the Firebase Realtime Database.
Flutter vs. Xamarin
Flutter vs. Xamarin: Which cross-platform framework is better for you? Let's explore the pros and cons of Xamarin and Flutter in...
Adding CarPlay to your Flutter app
Let's explore how to add CarPlay functionality to a Flutter app using the flutter_carplay package to add value to your app...
How to add audio waveforms to your Flutter app
Waveforms provide visual feedback to the user of how well the microphone is capturing their spoken words so that they can...
Using Flutter’s MethodChannel to invoke Kotlin code for Android
Learn how to call Kotlin code from the Dart side via the Flutter platform channels’ MethodChannel class and how to perform...
First
1
2
3
4
Last
Loading Comments...
Write a Comment...
Email (Required)
Name (Required)
Website