Homepage
Homepage
Sign in
Get started
Flutter Community
Articles and Stories from the Flutter Community
Getting Started
About
See All Stories
Flutter Community Featured
Live Help: HumpDay Q and A!
Github
Follow
Simple ways to pass to and share data with widgets/pages
Simple ways to pass to and share data with widgets/pages
This article is going to be more practical than theoretical, I just wanted to show in a simple way, various methods to share data. This…
Francesco Mineo
Feb 18
Creating Custom built_value Serializers with BuiltValueSerializer
Creating Custom built_value Serializers with BuiltValueSerializer
Using the new BuiltValueSerializer annotation, we will create a custom Serializer for our data classes.
Gonçalo Palma
Feb 8
Live Templates, or how to spend less time writing boilerplate code on Flutter with IntelliJ
Live Templates, or how to spend less time writing boilerplate code ...
How Live Templates can reduce the number of times we write the same boilerplate code
Gonçalo Palma
Feb 13
CODEMAGIC — FLUTTER CI/CD
CODEMAGIC — FLUTTER CI/CD
If Flutter did caught your attention before and started playing with it, the name of Codemagic is probably something you may heard before…
Chema Rubio
Feb 12
Easy Reactive Widgets with Flutter’s scoped_model
Easy Reactive Widgets with Flutter’s scoped_model
scoped_model makes it easy for various widgets to access the same shared state.
Nick Manning
Feb 12
Advanced Flutter Layout — Flow
Advanced Flutter Layout — Flow
Flutter provide a wide range of widgets to customize your layout and you can find most of them here is this page but if you are like me…
Raouf Rahiche
Feb 11
Handling Flutter errors with Catcher
Handling Flutter errors with Catcher
Handling errors is everyday programmer job. This job is done infinite times in daily work. In Dart we can handle it easily with try-catch…
Jakub Homlala
Feb 10
Weather App with “flutter_bloc”
Weather App with “flutter_bloc”
Hey everyone, today we’re going to build a minimal (but functional) weather app in Flutter which demonstrates how to manage multiple blocs…
Felix Angelov
Feb 11
Latest
Exploring Stack and IndexedStack in Flutter
Exploring Stack and IndexedStack in Flutter
Exploring the Stack and IndexedStack widget in Flutter
Deven Joshi
Feb 10
Quick tip — sync*, a taste of the future
Quick tip — sync*, a taste of the future
How to build dynamic lists of widgets?
Remi Rousselet
Feb 10
QuickTip: Converting text URLs into clickable hyperlinks
QuickTip: Converting text URLs into clickable hyperlinks
A String and int data type for instance when parsed, is displayed as-is in UI. Consider below sample cricket news api response:
Darshan Kawar
Feb 9
Elements, Keys and Flutter’s performance
Elements, Keys and Flutter’s performance
TL;DR: Widget Keys can improve the performance of our application in places where you do not get the promised 60 FPS.
Tomek Polański
Feb 9
Flutter +MLKit = ❤
Flutter +MLKit = ❤
As you might have read in my previous post I like Flutter. There’s a lot to read on why it could also be cool for you to try out but this…
Stefan Blos
Feb 9
Flutter Faster!
Flutter Faster!
Use a Framework to Flutter Faster!
Greg Perry
Feb 8
Flutter and Web Code Sharing. A State Management demo
Flutter and Web Code Sharing. A State Management demo
I try to impress you by the amount of logic code you can share between flutter and web, and how easy state management in flutter is.
MELLATI Meftah
Feb 6
Flutter — IDE Shortcuts for Faster Development
Flutter — IDE Shortcuts for Faster Development
An extensive list of IntelliJ IDE shortcuts for faster and more efficient Flutter development.
Pooja Bhaumik
Feb 4
Flutter: Apply style as a Theme in a Text widget
Flutter: Apply style as a Theme in a Text widget
I am writing this article as a part of my weekly Flutter and Dart Tip. I know what you are thinking Tip should not be small or not big as…
Bhavik Makwana
Feb 4
About Flutter Community
Latest Stories
Archive
About Medium
Terms
Privacy