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

Does Flutter have low skill ceiling?
Hey everyone,I'm still a CS student and i'm having a blast with Flutter, however this technology is also by far the most simple and intuitive to use from everything i have worked with. This is obviously good, but it also means that a wide range of people might try to get a job with Flutter since entry barrier is pretty low, leading to over-saturation.I have only been using Flutter for 1-2 months and obviously since i'm a student i have no work exp and i can't really recognize how high is the skill ceiling, but i get a feeling that a person who has used flutter for 3 months can do 85-90% of the things person that used it for a year can do. This means that in worst case scenario in a few years if you invest time and energy in Flutter, you could potentially be replaced by someone who is willing to work for a lot less and can do most of the things you can.I'm not trying offend anyone, i might be completely wrong, this has just been on my mind.So can any experienced Flutter / Mobile developer enlighten me a bit on this topic?Thanks.

February 16, 2020 at 09:31PM by Amidone97
https://ift.tt/3bCmv8l
New post on Flutter Dev Google group:

The createState function for SiteForm returned an old or invalid state instance: SiteForm, which is not null, violating the contract for createState.
Hello Flutter developers! I constantly receive this error whenever i scroll between two or more forms, the error is solved when i change this line: _SiteFormState createState() => state; to _SiteFormState createState() => new _SiteFormState; but i want to preserve the states for form validatio

February 16, 2020 at 08:50PM by Amena Deeb
https://ift.tt/320gAFz
New post on Flutter Dev Google group:

Black Screen after the Splash in Flutter Stable Channel
Hi Flutter Devs, My app showing the blank screen after the Default Splash screen and before the main screen while using the App Localisation. Have a luck that the blank screen not showing in the *"Flutter Master" Channel. *It showing only in the *"Flutter Stable" *Channel. Kindly solve this

February 17, 2020 at 06:11AM by balaji ks
https://ift.tt/2SOEv6O
New post on /r/flutterdev subreddit:

ListView ScrollController not scrolling
If I have only small number of items in the listview with scroll controller, the listview is not scrolling.For example, if there are not enough number of items to fulfill the screen, the listview is not scrollable.However if I dont use scroll controller, it is scrolling.Please help..

February 17, 2020 at 07:22AM by steadyaction
https://ift.tt/31YdSAy
New post on /r/flutterdev subreddit:

I can't get flutter to work.
I am trying to start learning flutter, but I can't get it to work. I have downloaded the file, extracted all files to my C drive, I added it to my path, but when I put "flutter doctor" into the flutter console it says " 'flutter' is not recognized as an internal or external command, operable program or batch file.". Does anyone have any ideas on how to fix this and get it working?

February 17, 2020 at 07:45AM by Top-Wolf
https://ift.tt/39GT3fG
New post on /r/flutterdev subreddit:

Automated Localisation in Flutter. For free.
Hey,
Quick background - I'm about to launch my new startup. And as most of the startups we are saving on everything.
Our target audience is multinational therefore we decided immediately dig into localisation and provide native language experience.I've built a platform (Flutter + Python + Google Sheets) with which it's easy to collaborate, add/edit translations.https://medium.com/@aurimas.deimantas/flutter-localisation-google-sheets-api-python-internalisation-paradise-8439cab57866Let me know, what are your thoughts about it!Cheers

February 17, 2020 at 07:42AM by Deimantasa
https://ift.tt/2SvPLpA
New post on Flutter Dev Google group:

Help..Push ltem from Mixed List to Grid ?
Hi there please help how to push item from list to grid, i have implement this https://ift.tt/39GiU7e , what i want is how to push every 6 MessageItem to grid with two column. thanks.

February 17, 2020 at 07:47AM by Kas Media
https://ift.tt/2HvzPxy
New post on /r/flutterdev subreddit:

Firebase Auth UI
Thought to share the firebase auth ui plugin I created for my self earlier. I couldn't find any working plugin when I needed so I created one and open-sourced that.Even without posting about it anywhere, I see few forks and stars on the plugin and hence thought to post here so more people can find when in need.Link: https://github.com/sam0829/firebase_auth_ui

February 17, 2020 at 08:53AM by sam_0829
https://ift.tt/32bO6ch
New post on /r/flutterdev subreddit:

The top Flutter experts on Twitter
It's time to update the list of Flutter experts you recommend to follow on Twitter. Please add your suggestions to make the list up to 100.https://blog.codemagic.io/top-flutter-developers-to-follow-on-twitter/

February 17, 2020 at 12:13PM by Gigatronbot
https://ift.tt/31ZURh0
New post on /r/flutterdev subreddit:

Improving Flutter with your opinion — Q4 2019 survey results
https://ift.tt/2we579y

February 17, 2020 at 12:11PM by Gigatronbot
https://ift.tt/3bP6lbV
New post on /r/flutterdev subreddit:

Flutter and BigBlueButton
Hello everyone. I was wondering if there is a way to integrate flutter with bigbluebutton video conferencing API. How would it be done? Has anyone tried this before? I'm looking to build an app + website with flutter and a dart or Python flask back end. The app/site will be an online virtual classroom.

February 17, 2020 at 01:07PM by Sezno
https://ift.tt/2SKd1Pu
New post on /r/flutterdev subreddit:

back-end service for a Flutter game?
We are making a simple online game in Flutter. The game is multiplayer and has matchmaking. We are looking for something like Nakama that has support for Flutter. We would appreciate it If anybody can suggest a solution.Thanks.

February 17, 2020 at 01:05PM by null-byter
https://ift.tt/39E9WHI