#flutterdev Suchergebnisse

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


Loved talking at the FlutterBytes conference in Lagos, Nigeria. ๐Ÿ‡ณ๐Ÿ‡ฌ Connected with so many awesome people. ๐Ÿคฉ #FBC25 #flutterbytesconference2024 #flutterdev


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

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

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.


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! ๐Ÿ”ฅ๐Ÿ‘‡๐Ÿ‘‡๐Ÿ‘‡



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


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

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

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! ๐Ÿ™‚

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

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

Itโ€™s about damn time ๐Ÿ˜ค #flutterdev

mkobuolys's tweet image. Itโ€™s about damn time ๐Ÿ˜ค

#flutterdev

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

๐Ÿง Flutter tips Did you know? Extension types allow you to have much stricter types in your code. They also provide an easy way to add methods to a type without creating a class. Essentially, you can transform a String into a UserId and Email... #flutterdev #fluttertips

mcflyDev's tweet image. ๐Ÿง Flutter tips

Did you know?
Extension types allow you to have much stricter types in your code.
They also provide an easy way to add methods to a type without creating a class.
Essentially, you can transform a String into a UserId and Email...

#flutterdev #fluttertips

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

Loved talking at the FlutterBytes conference in Lagos, Nigeria. ๐Ÿ‡ณ๐Ÿ‡ฌ Connected with so many awesome people. ๐Ÿคฉ #FBC25 #flutterbytesconference2024 #flutterdev


Unit tests are your code's health check ๐Ÿฉบโ€”fast & isolated. Widget tests peek under the UI's hood, ensuring interaction flows correctly. Integration tests? They validate full app journeys end-to-end. Master all 3 for bulletproof Flutter apps! ๐Ÿš€ #FlutterDev #TestingTips #QA


(10/10) ๐Ÿ“š Full Guide: Complete article with: Detailed explanations Code examples Step-by-step guide Best practices & pitfalls Read: tsvillain.medium.com/clean-architecโ€ฆ #FlutterDev #CleanArchitecture


Just built a small **Score App** using #Flutter & #Dart! A fun mini project to sharpen my skills and learn UI + state management. Always building, always learning github.com/HeyIamMarasiniโ€ฆ #FlutterDev #MobileApp #Flutter

amrit_twts_'s tweet image. Just built a small **Score App** using #Flutter & #Dart!  
A fun mini project to sharpen my skills and learn UI + state management.  
Always building, always learning   
github.com/HeyIamMarasiniโ€ฆ

#FlutterDev #MobileApp #Flutter

Week 2: Done with my second screen. It was an adventurous journey, making a complex screen with minute details. Let's connect and grow together. #FlutterDev #OpenToWork #BuildInPublic #AppDevelopment

Vivek_Ranjan20's tweet image. Week 2: Done with my second screen. It was an adventurous journey, making a complex screen with minute details. Let's connect and grow together.

#FlutterDev #OpenToWork #BuildInPublic #AppDevelopment

In a web3 program in the university of Nigeria Nsukka titled: Impact By Design #bitsave #Blockchain #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


๐Ÿ“ฑ Mobile devs โ€” whatโ€™s your current monitor setup when working on apps, emulators, and design tools? #devs #AndroidDev #flutterdev #mobile #workspace #setup


๐Ÿ“ฑ One code, two platforms. Hire a Fiverr pro to build your dream mobile app using Flutter โ€” for both Android & iOS. ๐Ÿ‘‰ Order here - go.fiverr.com/visit/?bta=221โ€ฆ #FlutterDev #AppDevelopment #MobileApps #FiverrPro

ProgressOne10's tweet image. ๐Ÿ“ฑ One code, two platforms.

Hire a Fiverr pro to build your dream mobile app using Flutter โ€” for both Android & iOS.

๐Ÿ‘‰ Order here - go.fiverr.com/visit/?bta=221โ€ฆ

#FlutterDev #AppDevelopment #MobileApps #FiverrPro

FlutterKaigi 2025 ใ‚นใƒใƒณใ‚ตใƒผไผๆฅญๆง˜็ดนไป‹โœจ [ใƒ—ใƒฉใƒใƒŠใ‚นใƒใƒณใ‚ตใƒผ]ๆ ชๅผไผš็คพใ‚ขใ‚ตใ‚คใƒณ ่ฉณ็ดฐใฏไธ‹่จ˜URLโ†“ 2025.flutterkaigi.jp/sponsor/assign/ FlutterKaigiใฏใƒใ‚ฑใƒƒใƒˆ็ตถ่ณ›็™บๅฃฒไธญ๐ŸŽซ 2025-app.flutterkaigi.jp/tickets #FlutterKaigi #FlutterDev

FlutterKaigi's tweet image. FlutterKaigi 2025 ใ‚นใƒใƒณใ‚ตใƒผไผๆฅญๆง˜็ดนไป‹โœจ
[ใƒ—ใƒฉใƒใƒŠใ‚นใƒใƒณใ‚ตใƒผ]ๆ ชๅผไผš็คพใ‚ขใ‚ตใ‚คใƒณ

่ฉณ็ดฐใฏไธ‹่จ˜URLโ†“
2025.flutterkaigi.jp/sponsor/assign/

FlutterKaigiใฏใƒใ‚ฑใƒƒใƒˆ็ตถ่ณ›็™บๅฃฒไธญ๐ŸŽซ
2025-app.flutterkaigi.jp/tickets
#FlutterKaigi #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

classic application of get_it scopes #flutterdev

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

ุงุณู…ุนูˆ ูŠุง ุจุชูˆุน ุจู†ุงู… ุนู„ูŠ ุตูˆุชู‡ุง ุงู†ุง ุจู†ุงู… ุนู„ูŠ ุชุงุณูƒุงุช ู…ุชุฃุฎุฑู‡ ูุง ู„ูˆ ุญุฏ ูŠุนุฑู ุงุฌูŠุจ ู…ู†ูŠู† ุญุฏ ุงู†ุงู… ุนู„ูŠ ุตูˆุชู‡ ูŠู‚ูˆู„ูŠ ๐Ÿ˜ญ. #developer #flutterdev #application_development_services

ya3mrdiabysh7at's tweet image. ุงุณู…ุนูˆ ูŠุง ุจุชูˆุน ุจู†ุงู… ุนู„ูŠ ุตูˆุชู‡ุง ุงู†ุง ุจู†ุงู… ุนู„ูŠ ุชุงุณูƒุงุช ู…ุชุฃุฎุฑู‡ ูุง ู„ูˆ ุญุฏ ูŠุนุฑู ุงุฌูŠุจ ู…ู†ูŠู† ุญุฏ ุงู†ุงู… ุนู„ูŠ ุตูˆุชู‡ ูŠู‚ูˆู„ูŠ ๐Ÿ˜ญ.

#developer 
#flutterdev 
#application_development_services

Wrote and ran 18 unit tests today. Every one passed Database, sessions, audio, and totals. all verified The code feels solid, predictable, and ready for the next phase #flutterdev #vibecoding #motiondesigner #UIDesign

irshadpcind's tweet image. Wrote and ran 18 unit tests today.
Every one passed

Database, sessions, audio, and totals. all verified

The code feels solid, predictable, and ready for the next phase

#flutterdev #vibecoding #motiondesigner #UIDesign

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! ๐Ÿ™‚

> 'red' is deprecated and shouldn't be used. Use (*.r * 255.0).round() & 0xff. How is this better? @FlutterDev #flutterdev


Please some opinions on a good symbol for get_it #flutterdev

ThomasBurkhartB's tweet image. Please some opinions on a good symbol for get_it #flutterdev
ThomasBurkhartB's tweet image. Please some opinions on a good symbol for get_it #flutterdev

Any #flutterdev use @firbase firestore on Linux? Getting it running is driving me mad, I've rebuilt my linux version a gazillion times, about ready to give up in sync to #Linux.


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

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

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! ๐Ÿ”ฅ๐Ÿ‘‡๐Ÿ‘‡๐Ÿ‘‡



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

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

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

classic application of get_it scopes #flutterdev

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

I recently moved to Drift in one of our #Flutter apps and I love that you can simply use mixins to create the schema ๐Ÿ’™ #flutterdev

FresidentDumazy's tweet image. I recently moved to Drift in one of our #Flutter apps and I love that you can simply use mixins to create the schema ๐Ÿ’™
#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

Itโ€™s about damn time ๐Ÿ˜ค #flutterdev

mkobuolys's tweet image. Itโ€™s about damn time ๐Ÿ˜ค

#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

๐Ÿง  Flutter Tip: Before adding a new package, check if Flutter already provides a widget for that โ€” it often does ๐Ÿ˜‰ #FlutterDev #CodeSmart

CodeRitual304's tweet image. ๐Ÿง  Flutter Tip:
Before adding a new package, check if Flutter already provides a widget for that โ€” it often does ๐Ÿ˜‰
#FlutterDev #CodeSmart

Mid-week motivation! ๐Ÿคฉ thanks @patloeber ๐Ÿค“ #gemma #flutterdev

esratech's tweet image. Mid-week motivation! ๐Ÿคฉ thanks @patloeber ๐Ÿค“

#gemma #flutterdev

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

I am writing a local storage package for #Dart and #Flutter that unifies API for using hive, shared pref and secure storage while keeping it extensible for other implementations! Will be releasing it soon! Stay tuned! #Flutterdev #dartdev

birjuvachhani's tweet image. I am writing a local storage package for #Dart and #Flutter that unifies API for using hive, shared pref and secure storage while keeping it extensible for other implementations!

Will be releasing it soon! Stay tuned!

#Flutterdev #dartdev

Fun fact: 75% of Flutter developers don't know how to compile their code @FlutterNFriends #Flutter #flutterdev

ASalvadorini's tweet image. Fun fact: 75% of Flutter developers don't know how to compile their code

@FlutterNFriends #Flutter #flutterdev

Loading...

Something went wrong.


Something went wrong.


United States Trends