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

Macbook Air M1 Storage for Developer
Hi everyone,I hope that you are doing well, I am planning to buy a MacBook air M1 with 16gb ram but I am not sure about the storage. I am on the fence between 512gb/1TB.I use Flutter, android studio emulators and virtual machines, do you think 512gb would be enough? I wanted to get the 1TB one but I feel like I should save some money so that I can upgrade easier in 2-3 years to better versions of Macbook.Also, if I go with 512gb, can iCloud solve the storage issue for developers?

August 27, 2021 at 05:47PM by saji2000
https://ift.tt/3zquuAC
New post on /r/flutterdev subreddit:

Social Media App - Collection
Hey guys, can we use this thread to link all the tutorials and posts we know for making a social media app in flutter? Would be great to have a general list for everyone that is interested in.

August 27, 2021 at 05:20PM by NoSkillz4Ever
https://ift.tt/3sZCRkn
New post on /r/flutterdev subreddit:

Testing Read as Semantic Behavior
Just anote I figured out eBay's obtuse docs on Given When then and PageObjects so that we can use them to get Semantic reading test, golden tests, and insturmented tests.​Long article coming Sunday night.​Has any one else made the plunge into this and found other tricks to use?

August 28, 2021 at 02:36PM by fredgrott
https://ift.tt/3DAPo2K
New post on /r/flutterdev subreddit:

Flutter Developer Weekly Issue #25 is LIVE! This week's focus is Flutter JOBS
https://ift.tt/3mDiPuU

August 28, 2021 at 06:37PM by FlutterDevWeekly
https://ift.tt/2Y74gWg
New post on /r/flutterdev subreddit:

Is it good to learn flutter or complete learn android development?
I have question for you guys, I have some experience in programming android application. So, I am looking to improve my skills so I would ask is worth it to complete android development or is better to start learning flutter?Please let me know what do you think?

August 28, 2021 at 08:55PM by zaher88abd
https://ift.tt/3ykuRvv
New post on /r/flutterdev subreddit:

Is Flutter Web really ready for production?
Hi awesome people... A question about Flutter Web...did anyone used it for a real project for a client (web apps) ? Beside SEO issues, Is it really ready for production?

August 28, 2021 at 10:24PM by samnbd
https://ift.tt/3yqg1U0
New post on /r/flutterdev subreddit:

Unity flutter implementation
Does anyone have any useful content about communication btw flutter and unity I've been struggling all week :'(

August 28, 2021 at 10:19PM by EroMCakes
https://ift.tt/3jmfoXw
New post on /r/flutterdev subreddit:

I made a flutter app for Anime episodes and news updates.
FeaturesGet push notified when an episode is available on the internet.Browse the list of episode updates.News aggregation (AnimeNewsNetwork, r/Anime Subreddit, LiveChart Headlines, and MyAnimeList). And get notified too.More details here.Google Play | GitHubTechnical (dev)Admob Integration.Google Play In-app purchase.Firebase Push NotificationsGitHub CI/CD for automated builds and upload to Google Play.I used my own state management for this.Nodejs + mongodb backend (closed-source for now).PS: The ads (Admob) are not working in production for now. I made a single mistake and google limited my AdMob account. Will try to resolve this in the future. The test ads do work perfectly fine though. Damn google too strict.

August 29, 2021 at 02:44AM by yurabe
https://ift.tt/3jmKwpE
New post on /r/flutterdev subreddit:

How to pass widget in function
i want to create utility shortcut . for repeated work like for eg.
await Navigator.of(context).push( MaterialPageRoute( builder: (context) => SomeWidget(), ), ); 
I want to create a function and pass SomeWidget as parameter . and call this SomeWidget from function parameter :here what I tried :
Future gotoScreen(context, screen) async { return await Navigator.of(context).push( MaterialPageRoute( builder: (context) => screen(), ), ); } 
but it is not working giving me this error : The expression doesn't evaluate to a function, so it can't beI understand this error .but how can I achieve this?

August 29, 2021 at 07:34AM by prONoOB1004
https://ift.tt/3yrz2FQ
New post on /r/flutterdev subreddit:

FlutterForce — Week 135
https://ift.tt/3sYavXz

August 29, 2021 at 11:06AM by flutterist
https://ift.tt/3Du6yyM
New post on /r/flutterdev subreddit:

Now it's possible to build your Apple CarPlay Apps with Flutter! 🎉🎉
I recently saw a post on Reddit, so I want to share the solution with everyone. Now it's possible to build and run your Apple CarPlay Apps with Flutter 🚀Apple CarPlay is now a standard feature in most of our automobiles. flutter_carplay aims to make it safe to use apps made with Flutter in the car by integrating with CarPlay. CarPlay takes the things you want to do while driving and puts them on the car’s built-in display.In pub.dev: https://pub.dev/packages/flutter_carplayGitHub: https://github.com/oguzhnatly/flutter_carplayThis package is now a candidate for Flutter Favorite Awards! To support, feel free to star, like, comment, and contribute. Contributors are always welcome!

August 29, 2021 at 12:41PM by oguzhanatalay
https://ift.tt/3sW3J4C
New post on /r/flutterdev subreddit:

Who Needs A Step By Step adv tutorial building the deer todo app?
So some of you know that I contribute to one of the cross platform plugins for automatic handling AMterialApp and CupertinoApp named Fluter Platform Widget.​How Many Would be interested in a real world example step by step tutorial in building full deer like todo app?​What I amen by full:-integration, goldens, unit, widget testing-full cross platform with both materialapp and cupertinoapp looks and feels-full devops except CI-full cross platform theme-ing-Full DI and up to date discussion of state management approaches and how memory foot print, using integration-testing and etc factor into your state solution choices-full architecture and onion layering approaches-separate project folders for each step-UI polish in forms of onboarding, showcase view, custom widgets, etc​-explaing all the subjects of UML, OOP, Fp, etc​I am asking as if I get enough interested people then I know I can reasonably start as its enough Medium artilclees to make it worth while.​Thoughts?​I think it would work out as its a somewhat better long-term focus. Plus yu guys gals get all the free code that actually has been fully tested to work! :)

August 29, 2021 at 01:58PM by fredgrott
https://ift.tt/3Dvydzi
New post on /r/flutterdev subreddit:

Programming basics practice with python & dart [Arabic Tutorial]
https://youtube.com/playlist?list=PLsw8GzRs7xZPn2DMBQvIRf9I4SuGOsFMB

August 29, 2021 at 02:41PM by m97chahboun
https://ift.tt/3kDs37R