#flutterdev hasil pencarian

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 & 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 & 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 & 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 & 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'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

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


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'll live with Fluter 🔥😅👇👇👇

#Flutter #Flutterdev

🧐 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't overcomplicate this.
Just change the clipBehavior.

#flutterdev #fluttertips

listen_it is a hidden gem for #flutterdev . The code existed in two seperate packages for a long time but it made it hard for people to find, now I merged both into one package. Link to the new docs below

ThomasBurkhartB's tweet image. listen_it is a hidden gem for #flutterdev . The code existed in two seperate packages for a long time but it made it hard for people to find, now I merged both into one package. Link to the new docs below
ThomasBurkhartB's tweet image. listen_it is a hidden gem for #flutterdev . The code existed in two seperate packages for a long time but it made it hard for people to find, now I merged both into one package. Link to the new docs below

classic application of get_it scopes #flutterdev

ThomasBurkhartB's tweet image. classic application of get_it scopes #flutterdev

Pretty interesting #FlutterDev iOS/Material platform adaptive UI pkg pub.dev/packages/adapt… Early stage, but supports iOS26/iOS18/Material styles with same code base. Although the Material buttons did not look like default M3 buttons, maybe example is styled. Cool effort! 🙂

RydMike's tweet image. Pretty interesting #FlutterDev iOS/Material platform adaptive UI pkg pub.dev/packages/adapt…
Early stage, but supports iOS26/iOS18/Material styles with same code base. Although the Material buttons did not look like default M3 buttons, maybe example is styled. Cool effort! 🙂
RydMike's tweet image. Pretty interesting #FlutterDev iOS/Material platform adaptive UI pkg pub.dev/packages/adapt…
Early stage, but supports iOS26/iOS18/Material styles with same code base. Although the Material buttons did not look like default M3 buttons, maybe example is styled. Cool effort! 🙂
RydMike's tweet image. Pretty interesting #FlutterDev iOS/Material platform adaptive UI pkg pub.dev/packages/adapt…
Early stage, but supports iOS26/iOS18/Material styles with same code base. Although the Material buttons did not look like default M3 buttons, maybe example is styled. Cool effort! 🙂
RydMike's tweet image. Pretty interesting #FlutterDev iOS/Material platform adaptive UI pkg pub.dev/packages/adapt…
Early stage, but supports iOS26/iOS18/Material styles with same code base. Although the Material buttons did not look like default M3 buttons, maybe example is styled. Cool effort! 🙂

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

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'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

I've just tried out the new analyzer plugin API! It's extremely powerful yet simple to use, and seamlessly integrates with Dart Analyze, immediately showing issues in the IDE. I created a simple linter that prohibits hard-coded colours. #flutter #flutterdev


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

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

#gemma #flutterdev

Anyone else having trouble seeing their apps in iOS App Store connect tonight... #buildInPublic #indieDev #flutterDev #iOS #apple #appleDev #iosdevelopers

codingMarine's tweet image. Anyone else having trouble seeing their apps in iOS App Store connect tonight...

#buildInPublic #indieDev #flutterDev #iOS #apple #appleDev #iosdevelopers

you guys have no idea how happy it makes me to see this needle go to green for the first time 😭 #flutterdev

imadetheseworks's tweet image. you guys have no idea how happy it makes me to see this needle go to green for the first time 😭

#flutterdev

Rate KUBBO task completion animation #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


Got the chance to work on Healio, a digital health app connecting patients & doctors. Built the patient flow with Flutter, Firebase booking🩺, wallet💳, referrals, profiles Every screen: simple, smooth, human. #FlutterDev #HealthTech #DigitalHealth #AppDevelopment #TechForGood


Any #flutterdev #flutter has an opinion on barrel files? (especially in app development)

I'm trying to find information about barrel files. I have few questions: 1. Do they impact performance in any way? 2. When they should be used?



Reminder that I launched Vaygo Bingo on Tiny Launch today! If you have time I would love some support in the form of an upvote and re-tweet! Also released AI generated #Bingo Decks last week! Play Photo Bingo for any occasion instantly! #buildInPublic #flutterDev #photography

codingMarine's tweet image. Reminder that I launched Vaygo Bingo on Tiny Launch today! If you have time I would love some support in the form of an upvote and re-tweet!

Also released AI generated #Bingo Decks last week! Play Photo Bingo for any occasion instantly! 

#buildInPublic #flutterDev #photography

Started learning Flutter today. No idea how long this will take, maybe 100 days, maybe more. What matters is showing up. #Flutter #FlutterDev #BuildInPublic #IndieDev #LearningInPublic

studylinkgo's tweet image. Started learning Flutter today.
No idea how long this will take, maybe 100 days, maybe more.
What matters is showing up.

#Flutter #FlutterDev #BuildInPublic #IndieDev #LearningInPublic

Unlock seamless concurrency with Dart's async/await & Isolates! Use async for easy non-blocking calls, then scale heavy tasks with Isolates to keep your UI smooth and responsive. Master both to build efficient, robust apps! 🚀 #DartLang #AsyncProgramming #FlutterDev


@ThomasBurkhartB it's so awesome you're revamping the docs and advertising these packages again. 🚀 #flutterdev's should know about them and at least give em a try.

flutter_it now got logos that I like #flutterdev

ThomasBurkhartB's tweet image. flutter_it now got logos that I like
#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...



Operation 18: Beyond Basics ⚙️ Day 6 of Week 18 🚀 Today’s Progress ✅ - Solved LeetCode #1578 - Worked on a new Flutter app Exploring new ideas and strengthening development consistency — one app, one problem at a time #BeyondBasics #LeetCode #FlutterDev #CodeWithShakish

shakish15564's tweet image. Operation 18: Beyond Basics ⚙️
Day 6 of Week 18 🚀

Today’s Progress ✅
- Solved LeetCode #1578
- Worked on a new Flutter app

Exploring new ideas and strengthening development consistency — one app, one problem at a time

#BeyondBasics #LeetCode #FlutterDev #CodeWithShakish

Been spending the last few days deep in Flutter. 🪶 It’s been a good ride so far — every small bug fix feels like progress, and it’s oddly satisfying watching things work exactly as planned. 😄 LU: 3 #LifeUpdate #FlutterDev


Vaygo Bingo is officially launching on Tiny Launch today! Would love your support, please vote and share! Thanks! #buildInPublic #flutterDev #indieDevelopers #android #iOS #travel #photography tinylaunch.com


I'm happy to share my open-source package: `flutter_ui_agent`! 🚀 Control your Flutter app *entirely* with natural language. 🧠 LLM-Agnostic 🧭 Smart Navigation 🔄 Multi-Step Commands Feedback & 🌟 welcome! Links below 👇 #flutter #flutterdev #AI #OpenSource #LLM


✨ love the idea? give the repo a star: 👾 GitHub FE: github.com/DeleMike/aippl… BE: github.com/DeleMike/AIpply 🥲 Any complaints: log your complaints in the issues tab of any repository #BuildInPublic #golangprojects #flutterdev

✨ NEW: 🚀 I just shipped AIpply - an open-source AI CV generator! Just copy and paste the job description -> Answer ~5 questions -> Get a custom CV + Cover Letter 😌 🔗 Try it: aipply-web-app.web.app Looking for reviews!



flutter_it now got logos that I like #flutterdev

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

listen_it 5.3.3 with coverage of 98% released thanks to #claudecode helping covering all gaps and fixing some subtle bugs #flutterdev

ThomasBurkhartB's tweet image. listen_it 5.3.3 with coverage of 98% released thanks to #claudecode helping covering all gaps and fixing some subtle bugs #flutterdev

If I Had to Learn Flutter in 2025 From Scratch 💬 How would you learn Flutter if you were starting today? #Flutter #FlutterDev #developer #userali4239 #MobileDevelopment #CrossPlatform #AppDevelopment #TechTips #DartLang #Flutter2025 #DeveloperLife #CodingTips #DevRoadmap

userali4239's tweet image. If I Had to Learn Flutter in 2025 From Scratch

💬 How would you learn Flutter if you were starting today?

#Flutter #FlutterDev #developer  #userali4239
#MobileDevelopment #CrossPlatform #AppDevelopment #TechTips #DartLang #Flutter2025 #DeveloperLife #CodingTips #DevRoadmap

V9.0.1 of get_it released with 97% test coverage #flutterdev

ThomasBurkhartB's tweet image. V9.0.1 of get_it released with 97% test coverage #flutterdev

how do you correctly add a logo to a #flutterdev pub package? @schultek_dev


🧐 Flutter tips how to show iOS live activity using Flutter (This is not that hard) 👇 here is how to do it step by step #flutterdev #fluttertips

mcflyDev's tweet image. 🧐 Flutter tips

how to show iOS live activity using Flutter
(This is not that hard)

👇 here is how to do it step by step

#flutterdev #fluttertips

🧐 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

🧐 Flutter tips Implicit text animations Flutter has so many implicit widgets that I often forget this one for text animations Here is how to use it 👇 #flutterdev #fluttertips

mcflyDev's tweet image. 🧐 Flutter tips

Implicit text animations
Flutter has so many implicit widgets that I often forget this one for text animations
Here is how to use it 👇

#flutterdev #fluttertips

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 & 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 & 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 & 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 & 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'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

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

Started learning Flutter today. No idea how long this will take, maybe 100 days, maybe more. What matters is showing up. #Flutter #FlutterDev #BuildInPublic #IndieDev #LearningInPublic

studylinkgo's tweet image. Started learning Flutter today.
No idea how long this will take, maybe 100 days, maybe more.
What matters is showing up.

#Flutter #FlutterDev #BuildInPublic #IndieDev #LearningInPublic

🧐 Flutter tips Flutter 3.35 landed a new amazing feature. The ability to create a preview without rendering the app, using the web renderer. Here is how to use it 👇 #flutterdev #fluttertips

mcflyDev's tweet image. 🧐 Flutter tips

Flutter 3.35 landed a new amazing feature.
The ability to create a preview without rendering the app, using the web renderer.

Here is how to use it 👇

#flutterdev #fluttertips

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 

⬇️

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

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! 🔥👇👇👇



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'll live with Fluter 🔥😅👇👇👇

#Flutter #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 😀💙

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

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

#gemma #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

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