Flutter News
Discover the latest Flutter development news, repositories, and conferences at Hackertab.
Latest Flutter articles
Stop Using MediaQuery.of! Try These 15 More Efficient Alternatives Instead
MediaQuery.of should no longer be a default tool in your Flutter toolbox. Why? Well, if you’ve been...
06 October 2024devto
Mastering Custom Widget Themes in Flutter
Well hello there Flutter people. It's been a while since my last blog post, but I'm back with...
05 October 2024devto
Building AI-Powered Solutions for the Maritime Industry
Hello, dev.to community! 👋 At VoyageX AI, we are on a mission to transform the maritime industry...
04 October 2024devto
Slider in Flutter
Creating a slider in Flutter is straightforward using the Slider widget. Here’s a simple example that...
04 October 2024devto
Reproduce an interface with Flutter 😎
It seems that I haven't written a post since very long time 👀. So let's go 😆. Recently, I found...
03 October 2024devto
Creating a REST API in Flutter with Stream: An Alternative to setState
This is the first post on my profile, and I will talk about streams in Flutter with an example of...
03 October 2024devto
6 Critical Flutter Development Mistakes That Cause App Crashes (and How to Avoid Them)
The most common cause of app crashes is simple mistakes that developers often ignore. You’ve been...
03 October 2024devto
Say Hello to Flutter GPT: Your New Flutter Development Buddy 🚀
Hey everyone! 👋 I’m super excited to introduce you to something I’ve been working on—Flutter GPT! If...
01 October 2024devto
Generate tags using gemini AI
A week ago, I was working on a Flutter project to generate tags based on a post sentence. The...
01 October 2024devto
Google AdMob Rewarded Video Ads in Flutter
How to integrate AdMob rewarded ads in your Flutter app to give users rewards for watching video...
30 September 2024devto