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
Creating a Flutter audio player and recorder app
Learn how to add audio recording and playing features to a Flutter app so you can create your own audio-based modern...
How to implement a shimmer effect in Flutter
Learn how to implement a shimmer loading effect in Flutter, with no CSS, in this fun tutorial using Ricky and Morty...
Building your first DApp with Flutter and Solidity
Create a simple smart contract in Solidity and deploy it within your application using Flutter.
StateNotifier: Improving state change notifiers in Flutter
StateNotifier makes it easier to debug states with a single modification point. See how it compares to Flutter's inbuilt ChangeNotifier.
Using FlutterGen code generator in Flutter
Use FlutterGen, a Flutter code generator for your assets that help remove all string-based APIs in your app, for your next...
Introduction to Flutter BLoC 8
Learn about the latest release of flutter_bloc 8 and the breaking changes that require users to upgrade code within existing Flutter...
Implementing route guards in Flutter web apps
While many of Flutter's features transfer well from mobile to the web, authentication requires a few more steps to ensure security.
Dart and Flutter data structures: A comprehensive guide
Learn how to choose from the many Dart and Flutter data structures available to use, and when to use each one,...
Understanding RenderObjects in Flutter
Go beneath the surface of Flutter's RenderObjects and the "magic" they use to paint your UI from widgets in this detailed...
Creating an image carousel in Flutter
Learn how to create a Flutter image carousel from scratch or use the carousel_slider plugin to create an image carousel with...
Choosing the right gestures for your Flutter project
Study a few iconic apps like Gmail and Instagram have used gestures, and learn which Flutter widgets you could use to...
Understanding Flutter streams
Learn how to work with streams in Flutter and Dart by creating a simple application that utilizes the StreamController service.
First
7
8
9
10
11
Last
Loading Comments...
Write a Comment...
Email (Required)
Name (Required)
Website