#flutterdev search results

☀️ Woke up → shipped the Shop profile section in <2h • Clean cards • Hover navigation Inspired by @freshwizzy_ UI designs 🔥 Day 4/30 #BuildInPublic How"s the vibe? 👇 #flutterdev


Flutter makes building beautiful apps feel effortless — here’s my latest creation: a crypto trading app with sleek UI & real-time market updates! 💹✨ #FlutterDev #Crypto #Elon

___kkingg's tweet image. Flutter makes building beautiful apps feel effortless — here’s my latest creation: a crypto trading app with sleek UI &amp;amp; real-time market updates! 💹✨ #FlutterDev #Crypto #Elon
___kkingg's tweet image. Flutter makes building beautiful apps feel effortless — here’s my latest creation: a crypto trading app with sleek UI &amp;amp; real-time market updates! 💹✨ #FlutterDev #Crypto #Elon
___kkingg's tweet image. Flutter makes building beautiful apps feel effortless — here’s my latest creation: a crypto trading app with sleek UI &amp;amp; real-time market updates! 💹✨ #FlutterDev #Crypto #Elon
___kkingg's tweet image. Flutter makes building beautiful apps feel effortless — here’s my latest creation: a crypto trading app with sleek UI &amp;amp; real-time market updates! 💹✨ #FlutterDev #Crypto #Elon

Still on Day 2✅️. Finally understand control flows, feels like I can build something simple now 😂 But can someone explain these red lines? Tried fixing them, no luck. #FlutterDev #BuildInPublic #IndieDev #LearningInPublic

studylinkgo's tweet image. Still on Day 2✅️. Finally understand control flows, feels like I can build something  simple now 😂
But can someone explain these red lines? Tried fixing them, no luck.
#FlutterDev #BuildInPublic #IndieDev #LearningInPublic
studylinkgo's tweet image. Still on Day 2✅️. Finally understand control flows, feels like I can build something  simple now 😂
But can someone explain these red lines? Tried fixing them, no luck.
#FlutterDev #BuildInPublic #IndieDev #LearningInPublic

A #Flutter development tip: For infinite lists, you shouldn't use any third-party packages; all you need is a NotificationListener! For easy reuse, you only need to write a Widget of less than 30 lines to implement it. #FlutterDev

shiweidu's tweet image. A #Flutter development tip: For infinite lists, you shouldn&apos;t use any third-party packages; all you need is a NotificationListener! For easy reuse, you only need to write a Widget of less than 30 lines to implement it.

#FlutterDev

2017: Flutter is dead 2018: Flutter is dead 2019: Flutter is dead 2020: Flutter is dead 2021: Flutter is dead 2022: Flutter is dead 2023: Flutter is dead 2024: Flutter is dead 2025: Okay this is weird... #Flutter #flutterdev

1995: PHP is dead, learn ColdFusion 2003: PHP is dead, learn Django 2004: PHP is dead, learn Ruby on Rails 2010: PHP is dead, learn Flask 2011: PHP is dead, learn AngularJS 2016: PHP is dead, learn Next.js 2022: PHP is dead, learn Go 2025: Okay this is weird...



In the beginning, most developers (including me when I was a beginner) dive directly into code when starting a personal project! But here’s what I’ve learned after building multiple production-ready apps/personal projects 👇 #flutterdev #SoftwareEngineering


Build Hooks in Dart are so COOL! I've created a fast_image package that uses Rust to do operations on images: cropping, resizing, encoding, etc. It's much faster than the "image" package on pub dev - see the screenshot. Plan to publish it soon! #dart #flutter #flutterdev

michael_lazebny's tweet image. Build Hooks in Dart are so COOL!

I&apos;ve created a fast_image package that uses Rust to do operations on images: cropping, resizing, encoding, etc.

It&apos;s much faster than the &quot;image&quot; package on pub dev - see the screenshot. Plan to publish it soon!

#dart #flutter #flutterdev

If you want liquid glass in your #Flutter app without it consuming 1GB of memory when animated, please upvote this issue: github.com/flutter/flutte… This might be the last serious blocker for me 🥲 #FlutterDev


Ok, I beieve it is real this time🙂 It took 6 years and one fake Flutter account follwer. What a crazy day on X, lol #flutterdev #flutter

pedromassangom's tweet image. Ok, I beieve it is real this time🙂

It took 6 years and one fake Flutter account follwer. What a crazy day on X, lol

#flutterdev #flutter

This is it y'all, I'm not sure what I did but it worked. It only took 6 years 🎉 #flutterdev #flutter

pedromassangom's tweet image. This is it y&apos;all, I&apos;m not sure what I did but it worked. It only took 6 years 🎉

#flutterdev #flutter


You GDEs may get followed by official Flutter, but I'll live with Fluter 🔥😅👇👇👇 #Flutter #Flutterdev

ASalvadorini's tweet image. You GDEs may get followed by official Flutter, but I&apos;ll live with Fluter 🔥😅👇👇👇

#Flutter #Flutterdev

Preparing naked_ui 0.2.0 for release, a headless widget library for Flutter. Building custom widgets is now simpler. #flutterdev This version offers major enhancements and API stability. See our "Select" examples.


It’s about damn time 😤 #flutterdev

mkobuolys's tweet image. It’s about damn time 😤

#flutterdev

Without running this Do you know the difference between those two methods? #flutterdev

mcflyDev's tweet image. Without running this

Do you know the difference between those two methods?
#flutterdev

Looking for something dead simple like this. A pluggable system to prompt the user for actions, such as rating, subscription, etc. Ideally with some guards to prevent double calls. Is there a package for that, or should I cobble something together? #FlutterDev

ChrisMarxDev's tweet image. Looking for something dead simple like this.
A pluggable system to prompt the user for actions, such as rating, subscription, etc.
Ideally with some guards to prevent double calls.

Is there a package for that, or should I cobble something together?
#FlutterDev

get_it is a beast 😂 just finished the new documentation for it, if you want already to have a preview #flutterdev link below

ThomasBurkhartB's tweet image. get_it is a beast 😂 just finished the new documentation for it, if you want already to have a preview #flutterdev 
link below

🧐 Flutter tips How to render a widget outside of its parent bounds? Don't overcomplicate this. Just change the clipBehavior. #flutterdev #fluttertips

mcflyDev's tweet image. 🧐 Flutter tips
How to render a widget outside of its parent bounds?
Don&apos;t overcomplicate this.
Just change the clipBehavior.

#flutterdev #fluttertips

watch_it makes your widget trees much simpler compare these two #flutterdev

ThomasBurkhartB's tweet image. watch_it makes your widget trees much simpler compare these two #flutterdev
ThomasBurkhartB's tweet image. watch_it makes your widget trees much simpler compare these two #flutterdev

Still on Day 2✅️. Finally understand control flows, feels like I can build something simple now 😂 But can someone explain these red lines? Tried fixing them, no luck. #FlutterDev #BuildInPublic #IndieDev #LearningInPublic

studylinkgo's tweet image. Still on Day 2✅️. Finally understand control flows, feels like I can build something  simple now 😂
But can someone explain these red lines? Tried fixing them, no luck.
#FlutterDev #BuildInPublic #IndieDev #LearningInPublic
studylinkgo's tweet image. Still on Day 2✅️. Finally understand control flows, feels like I can build something  simple now 😂
But can someone explain these red lines? Tried fixing them, no luck.
#FlutterDev #BuildInPublic #IndieDev #LearningInPublic

Doing a quick profile test in Flutter Dev mode. Making sure the new UI feels smooth before the next push #motiondesigner #vibecoding #flutterdev


Day 01 of code : >trying to do auth using firebase >>firstly install firebase cli >>next configure it >>add some text using textfield >push to github :) #flutterdev #buildinpublic #flutter

spectoraman's tweet image. Day 01 of code :
&amp;gt;trying to do auth using firebase
&amp;gt;&amp;gt;firstly install firebase cli 
&amp;gt;&amp;gt;next configure it
&amp;gt;&amp;gt;add some text using textfield
&amp;gt;push to github :)
#flutterdev #buildinpublic #flutter
spectoraman's tweet image. Day 01 of code :
&amp;gt;trying to do auth using firebase
&amp;gt;&amp;gt;firstly install firebase cli 
&amp;gt;&amp;gt;next configure it
&amp;gt;&amp;gt;add some text using textfield
&amp;gt;push to github :)
#flutterdev #buildinpublic #flutter

#flutterdev if you like flutter_hooks or watch_it give this issue a thumbs up. With that we could get hooks without the limitation of not being allowed to use conditionals or loops.


What plan levels are #FlutterDev peeps currently using on different CLI agents and AI IDEs? Hitting limits?

I'm downgrading from the $200 pm Claude Code MAX plan. It was necessary a few months ago bc they built a 10x better product than Cursor. But now CODEX is pretty damn good @ $20 pm! Just a great example of competition in the space benefitting the end user. So my current AI…

thepatwalls's tweet image. I&apos;m downgrading from the $200 pm Claude Code MAX plan.

It was necessary a few months ago bc they built a 10x better product than Cursor.

But now CODEX is pretty damn good @ $20 pm!

Just a great example of competition in the space benefitting the end user.

So my current AI…


Day 5 of #30DaysDevlog 🔥 Focused more on Dart today, learning how variables, functions, and classes work together to build a strong foundation 👨🏽‍💻💪 Small steps, steady progress. It’s showing up that counts. #FlutterDev #DartLang #BuildInPublic

larrybson21's tweet image. Day 5 of #30DaysDevlog 🔥
Focused more on Dart today, learning how variables, functions, and classes work together to build a strong foundation 👨🏽‍💻💪

Small steps, steady progress.
It’s showing up that counts.
#FlutterDev #DartLang #BuildInPublic

This always gives a warm fuzzy feeling.. #flutterdev

11bDev's tweet image. This always gives a warm fuzzy feeling.. #flutterdev

Day 1✅️ Operators completed. Little daily progress #Flutter #FlutterDev #BuildInPublic #IndieDev #LearningInPublic

studylinkgo's tweet image. Day 1✅️

Operators completed. Little daily progress 
#Flutter #FlutterDev #BuildInPublic #IndieDev #LearningInPublic

Just finished building my Weather App! It comes with Dark & Light Mode, uses a real weather API, and shows live updates for temperature, humidity, wind speed, and pressure all in a clean, modern UI. Loving how smooth it feels in dark mode #flutterDev #mobileDev


今年のFlutterKaigiではFlutterの技術だけでなく、Flutterでのアプリ開発やOSS活動、コミュニティ活動も応援していきたいという想いから個々人がプロモーションが出来る施策を用意しました🥳 この機会をぜひ活用してみてください 🚀 #FlutterKaigi #flutterdev


This this this so much this! 👇👇👇 From my mate @TahaTesser , with the passion only he can have 🔥🔥🔥 #Flutter #Flutterdev #minimal #architecture


Building Chow Where Food Meets Flutter. Been cooking up a food delivery app using Flutter + Riverpod, and ngl, it’s been smooth . Cleaner code, better structure, less rebuilds. Riverpod > GetX? What y’all think? 👇 #FlutterDev #Nigeria #explorerpage #technology #NOVEMBER


☀️ Woke up → shipped the Shop profile section in <2h • Clean cards • Hover navigation Inspired by @freshwizzy_ UI designs 🔥 Day 4/30 #BuildInPublic How"s the vibe? 👇 #flutterdev


Still on Day 2✅️. Finally understand control flows, feels like I can build something simple now 😂 But can someone explain these red lines? Tried fixing them, no luck. #FlutterDev #BuildInPublic #IndieDev #LearningInPublic

studylinkgo's tweet image. Still on Day 2✅️. Finally understand control flows, feels like I can build something  simple now 😂
But can someone explain these red lines? Tried fixing them, no luck.
#FlutterDev #BuildInPublic #IndieDev #LearningInPublic
studylinkgo's tweet image. Still on Day 2✅️. Finally understand control flows, feels like I can build something  simple now 😂
But can someone explain these red lines? Tried fixing them, no luck.
#FlutterDev #BuildInPublic #IndieDev #LearningInPublic

flutter_it now got logos that I like #flutterdev

ThomasBurkhartB's tweet image. flutter_it now got logos that I like
#flutterdev

Flutter makes building beautiful apps feel effortless — here’s my latest creation: a crypto trading app with sleek UI & real-time market updates! 💹✨ #FlutterDev #Crypto #Elon

___kkingg's tweet image. Flutter makes building beautiful apps feel effortless — here’s my latest creation: a crypto trading app with sleek UI &amp;amp; real-time market updates! 💹✨ #FlutterDev #Crypto #Elon
___kkingg's tweet image. Flutter makes building beautiful apps feel effortless — here’s my latest creation: a crypto trading app with sleek UI &amp;amp; real-time market updates! 💹✨ #FlutterDev #Crypto #Elon
___kkingg's tweet image. Flutter makes building beautiful apps feel effortless — here’s my latest creation: a crypto trading app with sleek UI &amp;amp; real-time market updates! 💹✨ #FlutterDev #Crypto #Elon
___kkingg's tweet image. Flutter makes building beautiful apps feel effortless — here’s my latest creation: a crypto trading app with sleek UI &amp;amp; real-time market updates! 💹✨ #FlutterDev #Crypto #Elon

A #Flutter development tip: For infinite lists, you shouldn't use any third-party packages; all you need is a NotificationListener! For easy reuse, you only need to write a Widget of less than 30 lines to implement it. #FlutterDev

shiweidu's tweet image. A #Flutter development tip: For infinite lists, you shouldn&apos;t use any third-party packages; all you need is a NotificationListener! For easy reuse, you only need to write a Widget of less than 30 lines to implement it.

#FlutterDev

Without running this Do you know the difference between those two methods? #flutterdev

mcflyDev's tweet image. Without running this

Do you know the difference between those two methods?
#flutterdev

How I feel when my widget test fails vs how I feel when it passes #flutterdev

FresidentDumazy's tweet image. How I feel when my widget test fails vs how I feel when it passes
#flutterdev
FresidentDumazy's tweet image. How I feel when my widget test fails vs how I feel when it passes
#flutterdev

And this is flutter desktop Let’s put some respect on #flutter #flutterdev 😊😁

darrell_kidjo's tweet image. And this is flutter desktop 
Let’s put some respect on #flutter #flutterdev 😊😁

From now until the week, I'll retweet and comment any positive example about #Flutter #Flutterdev I'm tired of the negativeness of some random meaningless dudes from the street. Let's start with this beauty for #flutterweb Go and put a like to it! 🔥👇👇👇



Missed #FlutterConEU, doing #FlutterDev with a view instead 😀💙

RydMike's tweet image. Missed #FlutterConEU, doing #FlutterDev with a view instead 😀💙
RydMike's tweet image. Missed #FlutterConEU, doing #FlutterDev with a view instead 😀💙

🧐 Flutter tips Have you noticed you can now stop writing if statements in your widgets? Since dart 3.8 you can use it everywhere, even in your widgets Less boilerplate code #flutterdev #fluttertips

mcflyDev's tweet image. 🧐 Flutter tips
Have you noticed you can now stop writing if statements in your widgets?
Since dart 3.8 you can use it everywhere, even in your widgets

Less boilerplate code
#flutterdev #fluttertips

You GDEs may get followed by official Flutter, but I'll live with Fluter 🔥😅👇👇👇 #Flutter #Flutterdev

ASalvadorini's tweet image. You GDEs may get followed by official Flutter, but I&apos;ll live with Fluter 🔥😅👇👇👇

#Flutter #Flutterdev

Looking for something dead simple like this. A pluggable system to prompt the user for actions, such as rating, subscription, etc. Ideally with some guards to prevent double calls. Is there a package for that, or should I cobble something together? #FlutterDev

ChrisMarxDev's tweet image. Looking for something dead simple like this.
A pluggable system to prompt the user for actions, such as rating, subscription, etc.
Ideally with some guards to prevent double calls.

Is there a package for that, or should I cobble something together?
#FlutterDev

It’s about damn time 😤 #flutterdev

mkobuolys's tweet image. It’s about damn time 😤

#flutterdev

Junior #Flutter dev came to ask if we could pair code ... #Flutterdev ⬇️

ASalvadorini's tweet image. Junior #Flutter dev came to ask if we could pair code ... 

#Flutterdev 

⬇️

Mid-week motivation! 🤩 thanks @patloeber 🤓 #gemma #flutterdev

esratech's tweet image. Mid-week motivation! 🤩 thanks @patloeber 🤓

#gemma #flutterdev

Build Hooks in Dart are so COOL! I've created a fast_image package that uses Rust to do operations on images: cropping, resizing, encoding, etc. It's much faster than the "image" package on pub dev - see the screenshot. Plan to publish it soon! #dart #flutter #flutterdev

michael_lazebny's tweet image. Build Hooks in Dart are so COOL!

I&apos;ve created a fast_image package that uses Rust to do operations on images: cropping, resizing, encoding, etc.

It&apos;s much faster than the &quot;image&quot; package on pub dev - see the screenshot. Plan to publish it soon!

#dart #flutter #flutterdev

Thank you, #flutterdev and Dart. If you still think Flutter is dead, think again. BMW also uses Flutter for its app.

dinkomarinac's tweet image. Thank you, #flutterdev and Dart.

If you still think Flutter is dead, think again.

BMW also uses Flutter for its app.

Same island, but new venue and still same #FlutterDev 🤷🏻‍♂️😅💙

RydMike's tweet image. Same island, but new venue and still same #FlutterDev 🤷🏻‍♂️😅💙

Missed #FlutterConEU, doing #FlutterDev with a view instead 😀💙

RydMike's tweet image. Missed #FlutterConEU, doing #FlutterDev with a view instead 😀💙
RydMike's tweet image. Missed #FlutterConEU, doing #FlutterDev with a view instead 😀💙


Loading...

Something went wrong.


Something went wrong.


United States Trends