Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

I wrote a library so you don't have to deal with Nested Hell anymore.
https://ift.tt/hZuTc7P

February 15, 2022 at 07:21PM by SaltyAom
https://ift.tt/Ntug8Xi
New post on /r/flutterdev subreddit:

EventChannel vs MethodChannel for plugins
I know that MethodChannels are for invoking methods, and EventChannels are for streaming data. Is there a performance difference between the two? I have plugins that use MethodChannels for sending data that could be done over EventChannels. I'm wondering if it's worth the effort to switch them over.

February 15, 2022 at 10:17PM by Rexios80
https://ift.tt/GdotQ90
New post on /r/flutterdev subreddit:

Has anyone had success with BLE Beacons in flutter?
Looking for package and general advice.I’d really like to use the OpenBeacon format.I need something I can get data for in IOS and Android. IOS likes to make it impossible to discover beacons but I’ll know what my UUIDs are upfront. OpenBeacon?IOS seems to have a ProximityUUID function that you pass a UUID to and the OS keeps an eye out for it. Does Android have the same?I assume there is a way to “register” a UUID in a flutter package so that I don’t need to manually BLE scan for beacons?Has anyone had success with this in a background mode? I assume I would need to be in background, that if the app is off, the beacon is entirely off/unregistered as well? Or can the beacon presence start the App?Any other gotchas to watch for?

February 16, 2022 at 07:14AM by BigTechCensorsYou
https://ift.tt/Je8oUBX
New post on /r/flutterdev subreddit:

Flutter development on macbook aire m1 8gigs ram.
I was leaning flutter for about 6 months now, I was doing it on a core 2 dou and a 4gb ram and HDD so it was like coding in hell.after a long time of saving I have now 1500$ and I want to buy a new laptop.I'm considering a base model of MBK air m1 with 8gb memory "1450$ with taxes. really sucks I know :( "I'm not going to upgrade for at least 2 ~ 4 years (only if I managed to get a well paid job before that time cause I'm currently on 250$ a month)so I need to get the most of this 1500$what's your thoughts on the MBA base model? like an emulator and a simulator and 1 docker container and some firefox tabs.some people said that I can get a lot more better laptop with that 1500$ and then I can install Open Core or a hackintosh but I'm note sure about that.please I want some advice from people who actually using MBK m1 with 8 gigs and not some random opinions. because this is the savings of my life and I'm willing to make the most of it.

February 16, 2022 at 10:14AM by HasanMHallak
https://ift.tt/afYCzT3
New post on /r/flutterdev subreddit:

Anybody know the status of creating Flutter apps with Android auto and Xbox live?
Wanted to know the state of supporting Android auto and Xbox live?

February 16, 2022 at 03:05PM by thekookysurfer
https://ift.tt/9nLYVBl
New post on /r/flutterdev subreddit:

Flutter Learning Roadmap | By Devign | Tealfeed
https://ift.tt/Ks8pTjr

February 16, 2022 at 04:08PM by sarfarazstark
https://ift.tt/W8JKyct
New post on /r/flutterdev subreddit:

How do you name your in app subscription ids?
Hi, the title says it all.We're offering multiple tiers with different storage sizes (100 GB, 250 GB, ...) in our app.What's your tried and true naming strategy for the corresponding subscription ids?
Generic like "tier1", "tier2", "tier3"?
Or with information about the tier ("storage_100", "storage_250", "storage_500", "storage_1000")?
Or even codenames like "honeypot", "blackbird", etc.?Also, if we want to change the price for a specific subscription product (but grandfather current subscribers), do we need to create a new subscription product? In this case, we would like to avoid "storage_100_v2" etc., of course.

February 16, 2022 at 04:34PM by msfuchs
https://ift.tt/WqKcz3I
New post on /r/flutterdev subreddit:

Flutter Framework How Does It Work?
Hi,I've just released an article on my website on how the flutter framework actually works. Take a look:How Does Flutter Framework Work?Please provide me any input regarding things I can write on or how I can improve my website.Thanks.

February 16, 2022 at 05:54PM by preneure
https://ift.tt/kmETAuB
New tweet from FlutterDev:

RT @FlutterComm: 🔴LIVE NOW🔴 https://t.co/gzt4NvHn3c— Flutter (@FlutterDev) Feb 16, 2022

February 16, 2022 at 06:08PM
https://twitter.com/FlutterDev/status/1493995651616493569
New post on /r/flutterdev subreddit:

What are the things about Flutter you wish you knew before you started?
Hi! Fellow backend developer here, willing to jump head first into Flutter development. The goal is to be able to develop my own apps (I am pretty sure many of us started like this) but I am a bit hesitant. Would you say "Run, you fool!" or was it "Hell yeah!" kind of experience for you since the start? Would you approach it differently if you could start again? I am very curious to hear your thoughts and stories.

February 16, 2022 at 07:38PM by 1llm1nt1
https://ift.tt/JA7Uwf3
New post on /r/flutterdev subreddit:

5 مفاهيم مفيده ليك لو انت شغال Flutter
من خلال شغلي مع فلاتر Flutter الفتره اللي فاتت ، دي بعض الحاجات اللي اكتشفت أنها ضرورية لأي مبرمج او مطور Flutter ، هتخليك بشكل عام كويس جداً على المدى البعيد.State management architectureدي من أهم الموضوعات او مفاهيم البنيه في فلاتر flutter لانها بتساعدك تتمل مشروع كويس سواء كان متوسط الحجم او حتي كبير من غير ما يبوظ منك ، و كمان من خلالها هتقدر تضيف مثلاً مميزات جديده لمشروع بسهوله او حتي انك تكتشف غلط و تصلحه بسرعه ، طبعاً في مقاله كويسه هتنزل بخصوص اي بنيه المفروض اننا نستخدمها و ازاي بختار الحاجه اللي بتناسبني و كمان بتناسب مشروعي اي كان .Testingيمكن من اهم المواضيع اللي محدش بيدرك قيمتها بدري للاسف طول ما هو شغال ، لكن مع تنفيذ مشاريع كتيره شويه و اكتساب شويه خبره الي حد ما و الغلطات ابتدت تظهر سواء كان ف الكتابه او حتي ف الـproduction هتكون اخدت خبره كويسه ف اختبار البرنامج بتاعك ، لكن ف الوقت دا ظهرت قيمه الحاجه دي ، لو محتاج مصادر اكتر هحاول ابعتلك مصادر ممكن تساعدك ف الجزء دا او اعمل منشور خاص بيه 😂 او تقرا حاجه لـ Uncle Bob .IDE Shortcutsمن ضمن الحاجات اللي هتفرق معاك ف الاداء برضوا هو انك تكون عارف الاختصارات بتاعته البرنامج بتاعك و بتدي تحفظه ، لان معظم وقتك ف الاساس بتكتب كود او بتصلح غلط عندك ف المشروع ، ف لو كنت عارف الدنيا ف البرنامج كويس هتلاحظ فرق كبير ف الاداء طبعا عن استخدام الماوس بشكل كبير وقتها ، طبعا غير فوايد تانيه كتير.Platform channelعلي الرغم اننا بنتعامل مع إطارات Cross- platforms في تطوير التطبيقات الا اننا لازم نتفاعل و نفهم المكتبات و الـ SDK اللي مش متوفره تقريبا غير للنظام الاساسي ، و هنا بقي يجي دور Platform channel في انه يعرفك ازاي تتعامل مع الـ SDK و تفهم الدنيا ماشيه ازاي ، و متنساش حاجه مهمه لو قدمت علي مقابله شغل هتلاقي دايما سوال اذا كنت اشتغلت native قبل كدا و لا لا 😅😉 ، طبعاً في مكتبات كتيره جدا بتساعدك انك تتعامل مع الدنيا دي .Maintaining a projectانت دلوقتي كتب كود و اشتغلت علي نفسك و عملت برنامج او مشروع لا و مش كدا بس بوشكاش محفوظ بيضحي و كمان رفعته علي الاستور للناس ، هنا بقي بدايه ظهور التعليقات او المشاكل بتاعته المستخدمين او حتي راي بيقترح عليك انك تضيف ميزه معينه و دا حاجه عاديه جدا بما انك رفعت شغلك للناس ، هنا يجي دور الصيانة للبرنامج بتاعك او شغلك ف العموم .ودي شويه نصايح لتحسين صيانة التطبيق: -1- اعمل اختبار لكل مشكله تظهرلك علطول و احفظها عندك دي هيخليك تخلص من نص المشاكل اذا مكنش كلها و صداع انك تدور علي حل كل شويه .2- ركز علي الكود بتاعك انه يكون فعال و شغال كويس و الدنيا مظبوطه ف المشروع ، و شوف اختبار الاداء من الوقت للتاني علشان هيفرق معاك و كمان هيساعدك انك تتعرف علي حل لمشكلات بعد كدا3- اختار architecture مناسب للمشروع بتاعك و خليك معاه للاخر علشان تفهم الدنيا كويس فيه4- متنساش تكتب ملحوظاتك الجميله من الوقت للتاني ف مشروعك علشان تفتكرها ، و كمان الحاجه اللي بتتكرر معاك ف معظم مشاريعك خلي ليها ملف ثابت ترجعه. بعد كدا و تشتغل بيه في مشروع تانيه طالما مناسبدي كانت مقاله كدا ف السريع عن الحاجات الأساسية اللي هتفرق معاك ف مشروعك لو انت شغال Flutter .لو عجبك البوست متنساش تعمل شير او لو عندك سوال و حابب اساعدك اكتبلي تعليق Comment و ان شاء الله هرد عليك . @IslamZazoe

February 16, 2022 at 07:27PM by IslamZazoe
https://ift.tt/RY68Jkt