#flutter search results

Everything in @expenapp is interacted with gestures. No popups. No back buttons. #Flutter


Progressive fade behind status bar 🔥 #Flutter


Watch how you can transform a button into a smooth, animated modal with CueModalTransition in Flutter. youtube.com/watch?v=0-w3d1… #FlutterDev #UIAnimation #Flutter


Updating the exploration flow. Now there's an additional step where a user can select or type their persona to get a more customized quiz later on. Animation is still a bit weird when jumping between the sections #flutter #buildinpublic


Playing with Gooey animations in Flutter using Cue + Gooey packages. There’s something oddly satisfying about making UI melt. Sometimes you build things just because they’re fun, not because they need to ship. #FlutterDev #Flutter


Progressive blur fade out items at the edges so user knows there's more to scroll. @expenapp #Flutter


button tap effect using spring physics feels more natural than an curve-based animation. #flutter


Introducing FlutterPro.Tips Now that everyone can code, taste is becoming THE differentiator. Here I'm sharing bite-sized tips covering often overlooked details that make #Flutter apps feel better to users. These come from my 4+ years of note-taking on the side while

kamranbekirovyz's tweet image. Introducing FlutterPro.Tips 

Now that everyone can code, taste is becoming THE differentiator. Here I'm sharing bite-sized tips covering often overlooked details that make #Flutter apps feel better to users.

These come from my 4+ years of note-taking on the side while

Cue.onScrollVisible provides bidirectional animation — entering the viewport drives 0 → 1 (forward), exiting drives 1 → 0 (reverse). in, out… handled in few lines of code, (code in comments) #FlutterDev #Flutter


A simple widget swap animation. But the subtle overshoot from spring physics makes it more natural. #Flutter


Smooth keyboard to widget switching achieved internally! #Flutter @expenapp


Progressive blur behind AppBar is 🔥 @expenapp #Flutter


Once again, you shouldn't use GetX and you should be aware of the build context, this applies to both Android and Flutter as they've the same architectural design 👇👇👇 #Flutter #Flutterdev #Android #androiddev #architecture

Not only it's important to know, but if used incorrectly it can lead you to problems. Many years ago on Android, but it's the same for Flutter, pushed by a workmate I accessed the context statically. 3 months later it caused a bug at runtime all of a sudden the app started ⬇️⬇️



Spring motion animations are just delightful! #Flutter


70 enterprise-scale apps built with #Flutter… and counting. 🚀 leancode.co/blog/list-of-e… This time, we’ve added 20 enterprise-level apps! ✨It includes apps from companies like: @binance, @PKOBP (PKO Junior App), @Etsy, @solflare, @easyJet, @tata_neu and more. Each year, we

LeanCodePl's tweet image. 70 enterprise-scale apps built with #Flutter… and counting. 🚀 leancode.co/blog/list-of-e…

This time, we’ve added 20 enterprise-level apps! ✨It includes apps from companies like: @binance,  @PKOBP (PKO Junior App), @Etsy,  @solflare,  @easyJet, @tata_neu and more.

Each year, we

Google Ads Google Pay Google Earth Google Classroom YouTube Create Google Cloud Google One Family Link Google Analytics Crowdsource Read Along Fitbit Ace NotebookLM flutter.dev/showcase?utm_s… #flutter #Flutterdev

flutter.dev

Showcase

The world’s biggest businesses are building with Flutter. View the showcase and see Flutter apps in production.

不过谷歌重要的 APP 一定不会用 Flutter。比如 Gemini。这种估计是什么小部门开发的,本身就没啥资源,用 Flutter 也正常



🚀 1週目の継続率50%達成 🚀 ありがとうございます!気圧と頭痛の管理アプリ、なんと半数以上の方が定着してくれています😭✨ 「記録のしやすさ」と「軽さ」にこだわった甲斐がありました。気象病対策にぜひ一度触ってみてください! apple.co/4cmbpWA #個人開発 #Flutter #気象病

saki98764151's tweet image. 🚀 1週目の継続率50%達成 🚀

ありがとうございます!気圧と頭痛の管理アプリ、なんと半数以上の方が定着してくれています😭✨

「記録のしやすさ」と「軽さ」にこだわった甲斐がありました。気象病対策にぜひ一度触ってみてください!

 apple.co/4cmbpWA

#個人開発 #Flutter #気象病
saki98764151's tweet image. 🚀 1週目の継続率50%達成 🚀

ありがとうございます!気圧と頭痛の管理アプリ、なんと半数以上の方が定着してくれています😭✨

「記録のしやすさ」と「軽さ」にこだわった甲斐がありました。気象病対策にぜひ一度触ってみてください!

 apple.co/4cmbpWA

#個人開発 #Flutter #気象病

I just built my first real app feature: Login system 🔐 Next goal: full e-commerce apps. Looking for my first client. I’ll build your app at a flexible price. DMs open. #buildinpublic #Flutter

LetsCodeTogethe's tweet image. I just built my first real app feature: Login system 🔐

Next goal: full e-commerce apps.

Looking for my first client.
I’ll build your app at a flexible price.

DMs open.

#buildinpublic #Flutter
LetsCodeTogethe's tweet image. I just built my first real app feature: Login system 🔐

Next goal: full e-commerce apps.

Looking for my first client.
I’ll build your app at a flexible price.

DMs open.

#buildinpublic #Flutter
LetsCodeTogethe's tweet image. I just built my first real app feature: Login system 🔐

Next goal: full e-commerce apps.

Looking for my first client.
I’ll build your app at a flexible price.

DMs open.

#buildinpublic #Flutter
LetsCodeTogethe's tweet image. I just built my first real app feature: Login system 🔐

Next goal: full e-commerce apps.

Looking for my first client.
I’ll build your app at a flexible price.

DMs open.

#buildinpublic #Flutter

"Fix: text selection context menu should reappear after a non-fling scroll on Android and iOS" by Renzo Olivares was merged into #Flutter master github.com/flutter/flutte…

FlutterMerge's tweet image. "Fix: text selection context menu should reappear after a non-fling scroll on Android and iOS" by Renzo Olivares was merged into #Flutter master github.com/flutter/flutte…

"Rect constructors for circle bounds (MakeCircle/EllipseBounds)" by Jim Graham was merged into #Flutter master github.com/flutter/flutte…

FlutterMerge's tweet image. "Rect constructors for circle bounds (MakeCircle/EllipseBounds)" by Jim Graham was merged into #Flutter master github.com/flutter/flutte…

"Change uber SDF to get pixel size (for AA) using euclidean distance rather than manhattan distance." by b-luk was merged into #Flutter master github.com/flutter/flutte…

FlutterMerge's tweet image. "Change uber SDF to get pixel size (for AA) using euclidean distance rather than manhattan distance." by b-luk was merged into #Flutter master github.com/flutter/flutte…

"Rewrites no-response workflow to work with pr as well" by chunhtai was merged into #Flutter master github.com/flutter/flutte…

FlutterMerge's tweet image. "Rewrites no-response workflow to work with pr as well" by chunhtai was merged into #Flutter master github.com/flutter/flutte…

Onboarding screens with flutter😇 I build mobile apps and web Apps You’ve got a project you’re working on with flutter, I’d like to contribute. #mobile #flutter


"Only use LLDB breakpoint in debug mode" by Victoria Ashworth was merged into #Flutter master github.com/flutter/flutte…

FlutterMerge's tweet image. "Only use LLDB breakpoint in debug mode" by Victoria Ashworth was merged into #Flutter master github.com/flutter/flutte…

Null check operator used on a null value 🫩 #flutter


"add playground to test SDF primitive rendering under transforms" by Jim Graham was merged into #Flutter master github.com/flutter/flutte…

FlutterMerge's tweet image. "add playground to test SDF primitive rendering under transforms" by Jim Graham was merged into #Flutter master github.com/flutter/flutte…

"Adds sdf rrects (and fixes opacity + color source)" by gaaclarke was merged into #Flutter master github.com/flutter/flutte…

FlutterMerge's tweet image. "Adds sdf rrects (and fixes opacity + color source)" by gaaclarke was merged into #Flutter master github.com/flutter/flutte…

"Implementation of popup windows for Win32" by Matthew Kosarek was merged into #Flutter master github.com/flutter/flutte…

FlutterMerge's tweet image. "Implementation of popup windows for Win32" by Matthew Kosarek was merged into #Flutter master github.com/flutter/flutte…

Medical imaging in @FlutterDev , done right. Just open-sourced Flutter-Dicom. Powered by a native @rustlang core for true 16-bit precision and locked 60fps real-time windowing. Github: github.com/MostafaSensei1… #Flutter #RustLang #DICOM #HealthTech #Dart


Crunchbase ( @crunchbase ) Person Rank improved to 8,308 👀 From 300k+ → top 10k range. Grateful for steady progress through consistent writing and profile building. Still lots to do. crunchbase.com/person/safiull… #SoftwareEngineer #Flutter #Developer #BuildingInPublic

SafiullahKorai's tweet image. Crunchbase ( @crunchbase )  Person Rank improved to 8,308 👀

From 300k+ → top 10k range.

Grateful for steady progress through consistent writing and profile building.

Still lots to do.

crunchbase.com/person/safiull…

#SoftwareEngineer #Flutter #Developer #BuildingInPublic

Introducing FlutterPro.Tips Now that everyone can code, taste is becoming THE differentiator. Here I'm sharing bite-sized tips covering often overlooked details that make #Flutter apps feel better to users. These come from my 4+ years of note-taking on the side while

kamranbekirovyz's tweet image. Introducing FlutterPro.Tips 

Now that everyone can code, taste is becoming THE differentiator. Here I'm sharing bite-sized tips covering often overlooked details that make #Flutter apps feel better to users.

These come from my 4+ years of note-taking on the side while

Trust in #Flutter as a great choice for app development also grows in the Polish market. ✨ We’ve updated our list of Polish Apps Made with Flutter and reached 43 examples: leancode.co/blog/polish-ap… What stands out is how Flutter is being adopted locally - not just by startups

LeanCodePl's tweet image. Trust in #Flutter as a great choice for app development also grows in the Polish market. ✨

We’ve updated our list of Polish Apps Made with Flutter and reached 43 examples: leancode.co/blog/polish-ap…

What stands out is how Flutter is being adopted locally - not just by startups

Who wants to test the simplest money tracker app? #Flutter #TestFlight

kamranbekirovyz's tweet image. Who wants to test the simplest money tracker app? #Flutter #TestFlight

And now after @DamianKBast we have @passsy @ @FlutterVienna flipping the testing pyramid. You can never have enough talks about testing. Especially if they challenge the paradigm. 🤩 #flutterdev #flutter #developers #vienna @sssecki

SimonEritsch's tweet image. And now after @DamianKBast we have @passsy @ @FlutterVienna flipping the testing pyramid.

You can never have enough talks about testing. Especially if they challenge the paradigm. 🤩

#flutterdev #flutter #developers #vienna @sssecki

This app is 100% built with Flutter — and yes, that’s real Liquid Glass 👀✨ Next time someone says Flutter can’t do Liquid Glass… I’ll just show them this 👌🏼 #Flutter

LucasGoldner's tweet image. This app is 100% built with Flutter — and yes, that’s real Liquid Glass 👀✨

Next time someone says Flutter can’t do Liquid Glass… I’ll just show them this 👌🏼

#Flutter

Popikのアイコンが完成した! アプリ名はPop(弾ける)+Pick(選択)をくっつけて名付けた。 そしてこのアイコンはアプリの上下2枚画像あるUIをイメージしていて、さらにPopikのPとoの文字の形を統合してる。 #個人開発 #アプリ開発 #Flutter #Popik #アイコン

owahato_dev's tweet image. Popikのアイコンが完成した!

アプリ名はPop(弾ける)+Pick(選択)をくっつけて名付けた。

そしてこのアイコンはアプリの上下2枚画像あるUIをイメージしていて、さらにPopikのPとoの文字の形を統合してる。

#個人開発 #アプリ開発 #Flutter #Popik #アイコン

This is amazing! 🔥🔥🔥 With the new #flutter 3.41.6 material and cupertino are finally removed from the SDK, and now we can use SmartUI™ directly: Button(purpose: "hesitant confirmation") From today, Flutter generates entire UIs based on intent, not widget packages 😍🔥

ASalvadorini's tweet image. This is amazing! 🔥🔥🔥
With the new #flutter 3.41.6 material and cupertino are finally removed from the SDK, and now we can use SmartUI™ directly:

Button(purpose: "hesitant confirmation")

 From today, Flutter generates entire UIs based on intent, not widget packages 😍🔥
ASalvadorini's tweet image. This is amazing! 🔥🔥🔥
With the new #flutter 3.41.6 material and cupertino are finally removed from the SDK, and now we can use SmartUI™ directly:

Button(purpose: "hesitant confirmation")

 From today, Flutter generates entire UIs based on intent, not widget packages 😍🔥
ASalvadorini's tweet image. This is amazing! 🔥🔥🔥
With the new #flutter 3.41.6 material and cupertino are finally removed from the SDK, and now we can use SmartUI™ directly:

Button(purpose: "hesitant confirmation")

 From today, Flutter generates entire UIs based on intent, not widget packages 😍🔥

📢 Flutter 3.41.6 was just released, containing a fix for the IconButton appearing visually broken and clipped. Check out the CHANGELOG for details here: goo.gle/4sGwBMv



🧵Friday case pearl: Atypical #Flutter mapping is all about good entrainment. Single lesion = flutter terminated. ✅RA map showed full CL of flutter ✅Entraining CTI, lateral RA, prox/dis CS= OUT ✅Entraining PW, MVA = OUT 👉LA Anteroseptal region with PPI-TCL <30 + complex

Teebi_MD's tweet image. 🧵Friday case pearl: Atypical #Flutter mapping is all about good entrainment. Single lesion = flutter terminated. 

✅RA map showed full CL of flutter
✅Entraining CTI, lateral RA, prox/dis CS= OUT
✅Entraining PW, MVA = OUT

👉LA Anteroseptal region with PPI-TCL &amp;lt;30 + complex
Teebi_MD's tweet image. 🧵Friday case pearl: Atypical #Flutter mapping is all about good entrainment. Single lesion = flutter terminated. 

✅RA map showed full CL of flutter
✅Entraining CTI, lateral RA, prox/dis CS= OUT
✅Entraining PW, MVA = OUT

👉LA Anteroseptal region with PPI-TCL &amp;lt;30 + complex
Teebi_MD's tweet image. 🧵Friday case pearl: Atypical #Flutter mapping is all about good entrainment. Single lesion = flutter terminated. 

✅RA map showed full CL of flutter
✅Entraining CTI, lateral RA, prox/dis CS= OUT
✅Entraining PW, MVA = OUT

👉LA Anteroseptal region with PPI-TCL &amp;lt;30 + complex

Flutterってこれ系のUI作る時はいい感じで作れるよね。ありがたい。ReactNativeでなくてもAIとの親和性は高いと思うのだが。。。 bloc/ObjectBoxで作った。 #bloc #ObjectBox #flutter

JBOY83062526's tweet image. Flutterってこれ系のUI作る時はいい感じで作れるよね。ありがたい。ReactNativeでなくてもAIとの親和性は高いと思うのだが。。。

bloc/ObjectBoxで作った。
#bloc #ObjectBox #flutter

70 enterprise-scale apps built with #Flutter… and counting. 🚀 leancode.co/blog/list-of-e… This time, we’ve added 20 enterprise-level apps! ✨It includes apps from companies like: @binance, @PKOBP (PKO Junior App), @Etsy, @solflare, @easyJet, @tata_neu and more. Each year, we

LeanCodePl's tweet image. 70 enterprise-scale apps built with #Flutter… and counting. 🚀 leancode.co/blog/list-of-e…

This time, we’ve added 20 enterprise-level apps! ✨It includes apps from companies like: @binance,  @PKOBP (PKO Junior App), @Etsy,  @solflare,  @easyJet, @tata_neu and more.

Each year, we

I had a great time talking about “On-device AI” with flutter kaduna community. We had a demo with an image classifier app built with tflite and flutter. Good to see that a lot of things can be done offline 🤭🤭 Slides link: docs.google.com/presentation/d… #tech #community #flutter

_mercyjae's tweet image. I had a great time talking about “On-device AI” with flutter kaduna community. We had a demo with an image classifier app built with tflite and flutter.
Good to see that a lot of things can be done offline 🤭🤭

Slides link: docs.google.com/presentation/d…

#tech #community #flutter
_mercyjae's tweet image. I had a great time talking about “On-device AI” with flutter kaduna community. We had a demo with an image classifier app built with tflite and flutter.
Good to see that a lot of things can be done offline 🤭🤭

Slides link: docs.google.com/presentation/d…

#tech #community #flutter
_mercyjae's tweet image. I had a great time talking about “On-device AI” with flutter kaduna community. We had a demo with an image classifier app built with tflite and flutter.
Good to see that a lot of things can be done offline 🤭🤭

Slides link: docs.google.com/presentation/d…

#tech #community #flutter

I’m so excited to speak on “on-device AI in flutter” in the flutter kaduna community. You can join in via this link: dub.sh/meet-on-device… #flutter #dart #mobile

_mercyjae's tweet image. I’m so excited to speak on “on-device AI in flutter” in the flutter kaduna community. 

You can join in via this link:  dub.sh/meet-on-device…

#flutter #dart #mobile
_mercyjae's tweet image. I’m so excited to speak on “on-device AI in flutter” in the flutter kaduna community. 

You can join in via this link:  dub.sh/meet-on-device…

#flutter #dart #mobile


Fixed 💙 🙏😇😅👇👇👇 #flutter #Flutterdev

ASalvadorini's tweet image. Fixed 💙

🙏😇😅👇👇👇

#flutter #Flutterdev

Por eso PHP es mi pasión.

codigo_leo's tweet image. Por eso PHP es mi pasión.


Fun time - I just pushed an update for my #Minecraft app to app and play store and at the same time I also pushed the initial version of "Train with Joe" Let's see how long Apple and Google take this time to review the cool stuff I built! #BuildInPublic #Flutter Train with

Lockhead's tweet image. Fun time - I just pushed an update for my #Minecraft app to app and play store and at the same time I also pushed the initial version of &quot;Train with Joe&quot; 

Let&apos;s see how long Apple and Google take this time to review the cool stuff I built!

#BuildInPublic #Flutter

Train with

Flutterで Liquid Glass表現するのまじで難しい🫩🫩 UIkitでネイティブの入れると flutter側と衝突して挙動がバグり散らかすから、 最終的に Flutter用の Liquid Glass renderer ってパッケージ使ったけどなかなか再現度良い👌 #個人開発 #アプリ開発 #Flutter #LiquidGlass

owahato_dev's tweet image. Flutterで Liquid Glass表現するのまじで難しい🫩🫩

UIkitでネイティブの入れると flutter側と衝突して挙動がバグり散らかすから、

最終的に Flutter用の Liquid Glass renderer ってパッケージ使ったけどなかなか再現度良い👌

#個人開発 #アプリ開発 #Flutter #LiquidGlass

Flutter pubspec.yamlでビルドナンバーを自動でインクリメントする方法見つけた👀 Makefileにこれを書く #Flutter

JBOY83062526's tweet image. Flutter pubspec.yamlでビルドナンバーを自動でインクリメントする方法見つけた👀

Makefileにこれを書く
#Flutter

Weeks 13-14: Community System DONE! Campus social network unlocked: • Create communities & groups • Institution vs community types • Member management • Community settings Hierarchical group structures = HARD 😅 14 weeks of building! Next up: Settings #BuildInPublic #Flutter

GodstimeDelord's tweet image. Weeks 13-14: Community System DONE!
Campus social network unlocked:
• Create communities &amp;amp; groups
• Institution vs community types
• Member management • Community settings
Hierarchical group structures = HARD 😅
14 weeks of building!
Next up: Settings
#BuildInPublic #Flutter

here is my second #flutter app 😃 let connect 🤜🤛

shamsuddeein's tweet image. here is my second #flutter app 😃
let connect 🤜🤛

here is my first #flutter app 😀

shamsuddeein's tweet image. here is my first #flutter app 😀


🚀 Introducing ZenRouter `RouteRedirectRule` ⛓️ Chain reusable redirect rules for auth, permissions, feature flags & more! ✨ Composable 🧪 Testable 🔄 Reusable Perfect for building scalable navigation logic 🥰 #Flutter #Dart #ZenRouter

definev2's tweet image. 🚀 Introducing ZenRouter `RouteRedirectRule` ⛓️

Chain reusable redirect rules for auth, permissions, feature flags &amp;amp; more!

✨ Composable
🧪 Testable  
🔄 Reusable

Perfect for building scalable navigation logic 🥰

#Flutter #Dart #ZenRouter

Loading...

Something went wrong.


Something went wrong.