Trending

#flutterDev

Latest posts tagged with #flutterDev on Bluesky

Posts tagged #flutterDev

question flutter designers, what WCAG 2.0 testing do you use?

#FlutterDev

0 0 0 0
Preview
Flutter VSCode tasks ($5977737) · Snippets · GitLab GitLab.com

my Flutter VSCode tasks set up

gitlab.com/-/snippets/5...

#FlutterDev #VSCode #SoftwareEngineering

1 0 0 0

Code is way more readable and even if you use AI you can teach it to refactor you code using this kind of tips

Advanced tips -> add this rule to a refactoring claude skill

#flutterdev #fluttertips

0 0 1 0
Post image

Professional Flutter & Mobile App Development ⚡

Get a high-quality iOS and Android app built with Flutter. Fast, scalable, and stunning UI/UX designed for your brand.

Start your project here: go.fiverr.com/visit/?bta=2...

#FlutterDev #AppDev #iOS #Android

0 0 0 0
Video

🔦 Forui Widget Spotlight #6

Meet FSelect: A dropdown that scales from simple lists to async search. Group items into sections, add icons and subtitles, or plug in a custom filter with loading and error states.

Learn more at forui.dev/docs/form/select

#flutterdev #flutter

3 1 0 0
Post image

🧐 Flutter AI coding tips

How to provide your Claude clear instructions on how to use the slang package to translate your app.

- create this translations md file
- reference it from your .claude file

#flutterdev #fluttertips #flutteraitips

0 0 2 0

90% of all VSCode tasks josn files shared in git vscode dot folders are not cross platform. You need to use {$workspaceFolder and {$pathSeparator} to make them cross platform!

#FlutterDev #VSCode

0 0 0 0
Preview
go_router Is Not Just a Package. It’s the Interview That Filters Senior Devs. Deep links, auth guards, ShellRoute, nested navigation — the questions every Flutter senior interview now asks, with model answers that…

I just published go_router Is Not Just a Package.
It’s the Interview That Filters Senior Devs. medium.com/p/go-router-...
#Flutter #FlutterDev #gorouter #FlutterNavigation #Navigation2 #DeepLinks #AuthGuard #ShellRoute #FlutterInterview #MobileDevelopment #Dart #FlutterTips #SeniorDev #TechInterview

0 0 0 0
Preview
The OS Killed Your App. The User Expects It Back Exactly as They Left It. Process kill is not an edge case — it’s the normal mobile lifecycle when memory is needed. Most Flutter apps respond to it by sending users…

I just published The OS Killed Your App.
The User Expects It Back Exactly as They Left It. medium.com/p/the-os-kil...
#Flutter #FlutterDev #Dart #FlutterStateRestoration #DeepLinks #UniversalLinks #AndroidAppLinks #GoRouter #FlutterLifecycle #FlutterInterview #MobileDevelopment #TechInterview

0 0 0 0
Preview
Flutter Pro Tips — Everyone can code. Not everyone has taste. Bite-sized Flutter tips for better apps. The small details that users feel but can't explain.

TIL there are more haptic types than just light, medium, and heavy. Mind slightly blown... Immediately asked the dev team to build a debug page to test them all, and the difference in feel is wild !!

www.flutterpro.tips/tips/haptic-...
#Flutter #FlutterDev

2 0 0 0

#FlutterDev #DartDev👇🏻

2 0 0 0
Preview
Dart VSCode Tasks ($5976873) · Snippets · GitLab GitLab.com

here is my Dart task set up in VSCode

gitlab.com/-/snippets/5...

#FlutterDev

0 0 0 0
Preview
Flutter State Management in 2025: Why 80% of Developers Are Still Doing It Wrong Riverpod vs Bloc vs setState — the definitive breakdown that no one gives you in tutorials. Stop copying patterns. Start understanding why…

I just published Flutter State Management in 2025:
Why 80% of Developers Are Still Doing It Wrong medium.com/p/flutter-st...
#Flutter #FlutterDev #Dart #DartConcurrency #DartIsolates #AsyncAwait #EventLoop #FlutterIsolate #FlutterPerformance #FlutterInterview #MobileDevelopment #TechInterview

1 0 0 0
Preview
You await Everything. The UI Still Freezes. Here's Why. Most Flutter developers use async/await without understanding what it actually does to the event loop. They assume await unblocks the UI…

I just published You await Everything.
The UI Still Freezes. Here’s Why. medium.com/p/you-await-...
#Flutter #FlutterDev #Dart #DartConcurrency #DartIsolates #AsyncAwait #EventLoop #FlutterIsolate #FlutterPerformance #FlutterInterview #MobileDevelopment #TechInterview #SoftwareEngineering

1 0 0 0

#FlutterDev 👇🏻

0 0 0 0

has anyone used the rust tool auto-uml for dart UML gen and if so was there any limitations?

#FlutterDev

0 0 0 0
Post image

Finally hit 100 installs for my #travel app Luggrly on #Android . Slow and steady 🐢

#buildInPublic #flutterDev

3 1 0 0
Preview
techdebt_sherpa | Dart package CLI for technical debt observability and hotspot analysis in Dart and Flutter repositories.

I was looking for something that did more than code analysis but combined it with arch analysis...techdebtsherpa does that!

pub.dev/packages/tec...
#FlutterDev

0 0 0 0
Post image

Check out my Canada Business Trip packing collage on Luggrly! ✈️ #Luggrly

#buildInPublic #flutterDev #travel

1 0 0 0
Preview
The App Is Janky. Now Prove It with Data. Every Flutter developer has optimised a widget. Far fewer can open DevTools, identify exactly which frame dropped below 16ms, pinpoint the…

I just published The App Is Janky.
Now Prove It with Data. medium.com/p/the-app-is...
#Flutter #FlutterDev #Dart #FlutterPerformance #FlutterDevTools #FlutterProfiling #FlutterOptimization #FlameChart #MemoryLeak #FlutterInterview #MobileDevelopment #TechInterview #SoftwareEngineering

1 0 0 0

I'm using Google Antigravity today to write tests and I've been seeing this blocker a lot:
'Our servers are experiencing high traffic right now, please try again in a minute.'
#FlutterDev #VibeCoding

1 0 0 0
Post image

It’s official: my Secure Enclave support PR is now merged into #flutter_secure_storage 🚀

This update addresses a key security gap on jailbroken iOS devices.

The PR: github.com/juliansteenb...

#Flutter #FlutterDev #MobileSecurity #iOS #OpenSource

5 0 1 0
Preview
Clean Architecture in Flutter: The Interview Blueprint Every Senior Dev Must Know Clean Architecture is the single most-asked architecture question in senior Flutter interviews. And the most common wrong answer is a…

I just published Clean Architecture in Flutter: The Interview Blueprint Every Senior Dev Must Know medium.com/p/clean-arch...
#Flutter #FlutterDev #CleanArchitecture #Dart #SoftwareArchitecture #MobileDevelopment #FlutterInterview #DomainDrivenDesign #TechInterview #SoftwareEngineering #AndroidDev

2 0 0 0
Preview
Your Mobile App Works Perfectly. The Web Build Is a Different Problem. Flutter’s promise is one codebase, every platform. The reality is that web and desktop introduce rendering differences, input model…

I just published Your Mobile App Works Perfectly.
The Web Build Is a Different Problem. medium.com/p/your-mobil...
#Flutter #FlutterWeb #FlutterDesktop #FlutterDev #Dart #CanvasKit #AdaptiveLayout #ResponsiveDesign #FlutterInterview #MultiPlatform #MobileDevelopment #TechInterview

1 0 0 0
Preview
HTML5 UP Responsive HTML5 and CSS3 site templates designed by @ajlkn and released under the Creative Commons license.

Since I am moving back to gitlab for repos....here is a site that has plain html5 templates for gitlab page use...

html5up.net

#FlutterDev

0 0 0 0

I am probably moving to GitLab due to github mess ups...

Flutter app repos up soon

#FlutterDev

0 0 0 0
Preview
Dart Concurrency Mastered: Isolates, Futures & Streams Dart is single-threaded — yet Flutter ships 60fps animations, handles real-time WebSocket data, and processes large JSON payloads without…

I just published Dart Concurrency Mastered: Isolates, Futures & Streams medium.com/p/dart-concu...
#Flutter #FlutterDev #Dart #DartConcurrency #Isolate #Future #Stream #AsyncAwait #MobileDevelopment #FlutterInterview #SoftwareEngineering #TechInterview #EventLoop #FlutterPerformance

1 0 0 0
Preview
Flutter’s Rendering Pipeline Explained: What Actually Happens Between setState() and Pixels on… Most Flutter developers know the answer to “what is a widget?” What separates senior engineers in interviews is knowing what Flutter does…

I just published Flutter’s Rendering Pipeline Explained: What Actually Happens Between setState() and Pixels on… medium.com/p/flutters-r...
#Flutter #FlutterDev #Dart #Impeller #Skia #FlutterRendering #MobileDevelopment #FlutterInterview #RenderingPipeline #SoftwareEngineering #TechInterview

1 0 0 0
Video

🔦 Forui Widget Spotlight #5

Meet FPagination: A page navigation for Flutter. Set the number of pages, configure visible siblings, and sync it with a PageView. Supports custom prev/next icons and hiding edge pages.

Learn more at forui.dev/docs/navigation/pagination

#flutterdev #flutter

1 0 0 0
Post image Post image Post image Post image

New GitHub update 🚀
👉 github.com/NicosNicolao...

⭐ Star the repos & follow for more!

#Dev #GitHub #MobileDev #AndroidDev #FlutterDev #Kotlin #Dart #JetpackCompose #Android #Flutter

1 1 0 0