#flutterdev search results

Heatmap shader from @paper running in @FlutterDev Live demo and source code ๐Ÿ‘‡ #flutter #flutterdev #AppleEvent


๐Ÿš€ Just launched Pocketly - a beautiful expense tracker built with Flutter! More features to come and expect to see it on the mobile stores soon. Try it now: ๐ŸŒ pocketly.globeapp.dev #Flutter #FlutterDev #pocketly #expensetracker

alo_aderemi's tweet image. ๐Ÿš€ Just launched Pocketly - a beautiful expense tracker built with Flutter! More features to come and expect to see it on the mobile stores soon.

Try it now:
๐ŸŒ pocketly.globeapp.dev

#Flutter #FlutterDev #pocketly #expensetracker
alo_aderemi's tweet image. ๐Ÿš€ Just launched Pocketly - a beautiful expense tracker built with Flutter! More features to come and expect to see it on the mobile stores soon.

Try it now:
๐ŸŒ pocketly.globeapp.dev

#Flutter #FlutterDev #pocketly #expensetracker
alo_aderemi's tweet image. ๐Ÿš€ Just launched Pocketly - a beautiful expense tracker built with Flutter! More features to come and expect to see it on the mobile stores soon.

Try it now:
๐ŸŒ pocketly.globeapp.dev

#Flutter #FlutterDev #pocketly #expensetracker

Material 3 wavy progress indicator made with @FlutterDev Live demo and source code ๐Ÿ‘‡ #flutter #flutterdev


Wow, wasn't expecting that many downloads in just a few days. If you have any feedback you want to give me directly, my DMs are always open. #buildinpublic #flutterdev #dartdev

AquariusBlake's tweet image. Wow, wasn't expecting that many downloads in just a few days. If you have any feedback you want to give me directly, my DMs are always open.

#buildinpublic #flutterdev #dartdev

The initial release version(Beta) is now available on pub.dev Link is in the thread. #buildinpublic #flutterdev #dartdev



Hey fam! Iโ€™m a Frontend Dev thriving with Flutter, crafting awesome mobile apps. Excited to connect and share engineering ideas! Letโ€™s collab! #FlutterDev #MobileDev #EngineeringIdeas

NayaKvng's tweet image. Hey fam! Iโ€™m a Frontend Dev thriving with Flutter, crafting awesome mobile apps. Excited to connect and share engineering ideas!  Letโ€™s collab!
#FlutterDev #MobileDev #EngineeringIdeas

Guys, Iโ€™m about to go all in on job hunting again while still putting my work out here. Hopefully, the next update is โ€œI got the job! ๐Ÿฅณโ€ In the meantime, Iโ€™m open to gigs, contracts, and full-time roles. Iโ€™m a Frontend Developer, a problem solver, and a builder of solutions.

moyomadee7's tweet image. Guys, Iโ€™m about to go all in on job hunting again while still putting my work out here.

Hopefully, the next update is โ€œI got the job! ๐Ÿฅณโ€

In the meantime, Iโ€™m open to gigs, contracts, and full-time roles.

Iโ€™m a Frontend Developer, a problem solver, and a builder of solutions.


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.


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

Just built a Flutter skeleton for my ongoing project, ๐Ÿš€๐Ÿ’ป Next step: bringing my core app ideas to life by Integrating An API๐Ÿ’ก The idea is pretty basic๐Ÿคง, but learning from it is the goal !๐ŸŽฏ๐ŸŽฏ #FlutterDev #AppDevelopment #Coding #buildinpublic ๐Ÿ’ฏ

_Jonatee's tweet image. Just built a Flutter skeleton for my ongoing project, ๐Ÿš€๐Ÿ’ป Next step: bringing my core app ideas to life by Integrating An API๐Ÿ’ก

The idea is pretty basic๐Ÿคง, but learning from it is the goal !๐ŸŽฏ๐ŸŽฏ
 #FlutterDev #AppDevelopment #Coding #buildinpublic ๐Ÿ’ฏ

๐Ÿง 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 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

5 years as a part of a great community. Going strong, still ๐Ÿ’ช #flutterdev #GDEgiftfromGoogle

mkobuolys's tweet image. 5 years as a part of a great community. Going strong, still ๐Ÿ’ช

#flutterdev #GDEgiftfromGoogle

๐Ÿง 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

I always like to code something while I'm on the plane ๐Ÿ›ซ #FlutterDev #Flutter


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

Dart ๐ŸŽฏ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ #Flutter #flutterdev

Pro tip: Donโ€™t tweet about programming languages.



Morning vibes ๐ŸŒฟโ˜•๏ธ Updated to macOS Tahoe, desk is ready, and Iโ€™m wishing everyone a smooth Monday + a strong start into the week ๐Ÿ’™ #flutterdev

esratech's tweet image. Morning vibes ๐ŸŒฟโ˜•๏ธ Updated to macOS Tahoe, desk is ready, and Iโ€™m wishing everyone a smooth Monday + a strong start into the week ๐Ÿ’™

#flutterdev

๐Ÿš€ Flutter Tip: Want a footer that stays at the bottom when content is short and scrolls naturally with long content? ๐Ÿ‘‡ Use ConstrainedBox with minHeight โœ… Footer at bottom for short pages โœ… Scrolls with long content โœ… No sticky hacks #Flutter #FlutterDev #UITips


Finally joined the MacBook gang. Time to pretend I know what Iโ€™m doing ๐Ÿ˜Œ๐Ÿ’ป #devlife #Flutterdev

morningstar_dev's tweet image. Finally joined the MacBook gang. Time to pretend I know what Iโ€™m doing ๐Ÿ˜Œ๐Ÿ’ป
#devlife #Flutterdev

Alhmadullah God is great I can't lie Thanks #flutter #buildinginpublic #SapphireHSR #Dart #trenches

morningstar_dev's tweet image. Alhmadullah 
God is great I can't lie 
Thanks #flutter #buildinginpublic 
#SapphireHSR #Dart #trenches


Ever tried adding Live Activities to your Flutter app and got stuck? ๐Ÿ˜ฉ I just published a guide that shows you how โ€” no plugins, no packages, just pure Flutter, Swift & Kotlin magic โšก๏ธ ๐Ÿ‘‡ Read it here open.substack.com/pub/jaytech/p/โ€ฆ #FlutterDev #iOSDev #MobileDevelopment


๐Ÿš€ Just launched: AI Resume Builder โ€“ Flutter Template (Lite) Build a multilingual resume app in Flutter in minutes ๐Ÿง  ๐Ÿ’ฅ Only $9 ๐Ÿ‘‰ soruvatemplates.gumroad.com/l/ai_resume #Flutter #FlutterDev #AppTemplate #IndieDev #AItools


๏ผ ใ€€FlutterKaigi 2025 ่ฒฉๅฃฒ็Šถๆณใ‚ขใƒƒใƒ—ใƒ‡ใƒผใƒˆโœจ ๏ผผ FlutterKaigi 2025้–‹ๅ‚ฌๅฝ“ๆ—ฅใพใงใ€ใ‚ใจใ ใ„ใŸใ„ 1ใ‹ๆœˆใซใชใ‚Šใพใ—ใŸ๏ผ ็พๅœจใ€ŒใƒŽใƒผใƒžใƒซใƒใ‚ฑใƒƒใƒˆใ€่ฒฉๅฃฒไธญใงใ™๐Ÿ“ข ๅ‚ๅŠ ใ‚’ๆคœ่จŽใ•ใ‚Œใฆใ„ใ‚‹ๆ–นใฏใ€ๅ…ฌๅผใ‚ตใ‚คใƒˆใ‹ใ‚‰ใ‚ขใ‚ฏใ‚ปใ‚นใงใใ‚‹ใƒใ‚ฑใƒƒใƒˆ่ฒฉๅฃฒใ‚ตใ‚คใƒˆใ‚ˆใ‚Šใœใฒใ”่ณผๅ…ฅใใ ใ•ใ„ใ€‚๐Ÿ™๐Ÿป #FlutterKaigi #FlutterDev


Flutter tip: when your UI feels sluggish, check if youโ€™re rebuilding widgets unnecessarily. Use `const` constructors & `ValueKey`s to help Flutter skip rebuilds. Itโ€™s like telling Flutter, โ€œRelax, this part hasnโ€™t changed.โ€ Whatโ€™s your favorite perf tweak? โšก๏ธ #FlutterDev


Day 12 of my 1K Challenge ๐Ÿ’™ Flutter Tip ๐Ÿ’ก Want real rounded corners on images? Use ClipRRect - it actually clips the child, unlike Container. Clean, safe, and perfect for profile cards, banners, or grids. โœจ #Flutter #FlutterDev #MobileDevelopment #buildinpublic

px_techie's tweet image. Day 12 of my 1K Challenge ๐Ÿ’™

Flutter Tip ๐Ÿ’ก
Want real rounded corners on images?

Use ClipRRect - it actually clips the child, unlike Container.

Clean, safe, and perfect for profile cards, banners, or grids. โœจ

#Flutter #FlutterDev #MobileDevelopment #buildinpublic

Got questions about @dart_globe or our other products/tools at @invertaseio? My team is coming to Nigeria for @flutterbyteconf, and we'd love to answer them in person. Find us after the talks for a quick chat! #flutterdev #DartLang

Before I forget ๐ŸŒš



Why do some apps shine with ML instead of full-blown AI? ML is fast, focused, and user-first. BRAVร“โ€™s MVP uses ML to predict symptoms, generate advisory captions, and stay lightweight. AI is greatโ€”but ML gets things done. #MachineLearning #FlutterDev #PythonDev

bravotechMediaX's tweet image. Why do some apps shine with ML instead of full-blown AI?   ML is fast, focused, and user-first. BRAVร“โ€™s MVP uses ML to predict symptoms, generate advisory captions, and stay lightweight. AI is greatโ€”but ML gets things done.
#MachineLearning #FlutterDev #PythonDev

AI Mobile App & SaaS Development with Flutter! ๐Ÿ“ฑ ๐Ÿค– AI-powered mobile applications ๐Ÿš€ Flutter cross-platform development ๐Ÿ’ป SaaS platforms & AI integration ๐Ÿ‘‰ go.fiverr.com/visit/?bta=221โ€ฆ #FlutterDev #AIApps #MobileDevelopment


Flutter tip: Leverage `AnimatedSwitcher` to add smooth, implicit transitions between widgets without a ton of boilerplate. Itโ€™s a subtle upgrade that elevates UX instantly. Whatโ€™s your favorite Flutter widget for subtle polish? #FlutterDev #MobileDev


Turn your app ideas into reality with Flutter development by @stackerbeelive We build scalable Android & iOS apps with sleek UI & top performance. Letโ€™s create something extraordinary. #FlutterDev #AppDev #StackerBee

stackerbeelive's tweet image. Turn your app ideas into reality with Flutter development by @stackerbeelive 
We build scalable Android & iOS apps with sleek UI & top performance.

Letโ€™s create something extraordinary. 

#FlutterDev #AppDev #StackerBee

5 years as a part of a great community. Going strong, still ๐Ÿ’ช #flutterdev #GDEgiftfromGoogle

mkobuolys's tweet image. 5 years as a part of a great community. Going strong, still ๐Ÿ’ช

#flutterdev #GDEgiftfromGoogle

Wow, wasn't expecting that many downloads in just a few days. If you have any feedback you want to give me directly, my DMs are always open. #buildinpublic #flutterdev #dartdev

AquariusBlake's tweet image. Wow, wasn't expecting that many downloads in just a few days. If you have any feedback you want to give me directly, my DMs are always open.

#buildinpublic #flutterdev #dartdev

The initial release version(Beta) is now available on pub.dev Link is in the thread. #buildinpublic #flutterdev #dartdev



Morning vibes ๐ŸŒฟโ˜•๏ธ Updated to macOS Tahoe, desk is ready, and Iโ€™m wishing everyone a smooth Monday + a strong start into the week ๐Ÿ’™ #flutterdev

esratech's tweet image. Morning vibes ๐ŸŒฟโ˜•๏ธ Updated to macOS Tahoe, desk is ready, and Iโ€™m wishing everyone a smooth Monday + a strong start into the week ๐Ÿ’™

#flutterdev

Flutter tip: Donโ€™t just rely on hot reload for UI tweaksโ€”use DevToolsโ€™ widget inspector to understand the widget tree deeply. Itโ€™s a small step that saves hours untangling layout mysteries. Whatโ€™s your underrated Flutter debugging hack? #FlutterDev ๐Ÿ› ๏ธ


6 years with #Flutter! ๐Ÿš€ The speed & cross-platform power from a single codebase is still unmatched. I poured that experience into my new app that lets you share and co-write notes securely with friends. Check it out! โ€‹๐Ÿ‘‰ kalantos.site/notes โ€‹#flutterdev #dart #indiedev


Flutter tip: Use the DevTools timeline to pinpoint jankโ€”invisible frame drops sneak in when your rebuilds or heavy work happen on the UI thread. What's your favorite profiling trick to keep Flutter apps buttery smooth? ๐Ÿฆโœจ #FlutterDev #MobileDev


Hey folks, What are your expectations for @FlutterDev 4.0? Goโ€ฆ #flutter #flutterdev

birjuvachhani's tweet image. Hey folks,

What are your expectations for @FlutterDev 4.0?

Goโ€ฆ

#flutter #flutterdev

๐Ÿง 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

๐Ÿš€ Just launched Pocketly - a beautiful expense tracker built with Flutter! More features to come and expect to see it on the mobile stores soon. Try it now: ๐ŸŒ pocketly.globeapp.dev #Flutter #FlutterDev #pocketly #expensetracker

alo_aderemi's tweet image. ๐Ÿš€ Just launched Pocketly - a beautiful expense tracker built with Flutter! More features to come and expect to see it on the mobile stores soon.

Try it now:
๐ŸŒ pocketly.globeapp.dev

#Flutter #FlutterDev #pocketly #expensetracker
alo_aderemi's tweet image. ๐Ÿš€ Just launched Pocketly - a beautiful expense tracker built with Flutter! More features to come and expect to see it on the mobile stores soon.

Try it now:
๐ŸŒ pocketly.globeapp.dev

#Flutter #FlutterDev #pocketly #expensetracker
alo_aderemi's tweet image. ๐Ÿš€ Just launched Pocketly - a beautiful expense tracker built with Flutter! More features to come and expect to see it on the mobile stores soon.

Try it now:
๐ŸŒ pocketly.globeapp.dev

#Flutter #FlutterDev #pocketly #expensetracker

Wow, wasn't expecting that many downloads in just a few days. If you have any feedback you want to give me directly, my DMs are always open. #buildinpublic #flutterdev #dartdev

AquariusBlake's tweet image. Wow, wasn't expecting that many downloads in just a few days. If you have any feedback you want to give me directly, my DMs are always open.

#buildinpublic #flutterdev #dartdev

The initial release version(Beta) is now available on pub.dev Link is in the thread. #buildinpublic #flutterdev #dartdev



5 years as a part of a great community. Going strong, still ๐Ÿ’ช #flutterdev #GDEgiftfromGoogle

mkobuolys's tweet image. 5 years as a part of a great community. Going strong, still ๐Ÿ’ช

#flutterdev #GDEgiftfromGoogle

When BLoC users see Minimal the first time ๐Ÿ‘‡๐Ÿ‘‡๐Ÿ‘‡ #Flutter #Flutterdev #minimal

ASalvadorini's tweet image. When BLoC users see Minimal the first time ๐Ÿ‘‡๐Ÿ‘‡๐Ÿ‘‡

#Flutter #Flutterdev #minimal

Let's start the day with workshops with @Devoteam @FlutterNFriends #Flutter #Flutterdev ๐Ÿ”ฅ

ASalvadorini's tweet image. Let's start the day with workshops with @Devoteam @FlutterNFriends #Flutter #Flutterdev ๐Ÿ”ฅ

http package now has support for aborting request! This is huge! ๐ŸŽ‰๐Ÿš€ #flutter #flutterdev #dartdev #dart

birjuvachhani's tweet image. http package now has support for aborting request! This is huge! ๐ŸŽ‰๐Ÿš€

#flutter #flutterdev #dartdev #dart

๐Ÿง Flutter tips how to handle errors with futures and chain them #flutterdev #fluttertips

mcflyDev's tweet image. ๐Ÿง Flutter tips
how to handle errors with futures and chain them

#flutterdev #fluttertips

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 ๐Ÿ˜€๐Ÿ’™

There is an easy way to speed up Flutter tests in CI. If you have a large test suite, use sharding. It distributes the number of tests between multiple shards, so you can create multiple parallel jobs in CI. #flutter #FlutterDev

michael_lazebny's tweet image. There is an easy way to speed up Flutter tests in CI.

If you have a large test suite, use sharding. It distributes the number of tests between multiple shards, so you can create multiple parallel jobs in CI.

#flutter #FlutterDev

This has to be the worst replacement suggestion! #flutter #flutterdev

birjuvachhani's tweet image. This has to be the worst replacement suggestion!

#flutter #flutterdev

I think that's the best empty state page I ever made #shipaton #flutterdev

mcflyDev's tweet image. I think that's the best empty state page I ever made

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

Just built a Flutter skeleton for my ongoing project, ๐Ÿš€๐Ÿ’ป Next step: bringing my core app ideas to life by Integrating An API๐Ÿ’ก The idea is pretty basic๐Ÿคง, but learning from it is the goal !๐ŸŽฏ๐ŸŽฏ #FlutterDev #AppDevelopment #Coding #buildinpublic ๐Ÿ’ฏ

_Jonatee's tweet image. Just built a Flutter skeleton for my ongoing project, ๐Ÿš€๐Ÿ’ป Next step: bringing my core app ideas to life by Integrating An API๐Ÿ’ก

The idea is pretty basic๐Ÿคง, but learning from it is the goal !๐ŸŽฏ๐ŸŽฏ
 #FlutterDev #AppDevelopment #Coding #buildinpublic ๐Ÿ’ฏ

Loading...

Something went wrong.


Something went wrong.


United States Trends