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

Regarding Udemy Flutter courses
Hi FlutterDev!I want to start learning Flutter & Dart and am actively looking for a beginners course to take. I'm not completely new to programming as I have a little experience with Java, which I am currently learning at my university. Since I had some trouble grasping OOP in Java when I started, I took a course on Udemy and it helped me acing all my tests. Naturally, I found my way back to Udemy for Flutter this time around.I've seen multiple courses and already purchased one course by Andrea Bizzotto (link). However, I'd like to start out with either of these two courses, after which I'll go through the one by Andrea:The Complete 2020 Flutter Development Bootcamp by Angela YuFlutter & Dart: The Complete Guide by Maximilian SchwarzmüllerI know the course by Angela is very highly regarded. However, some of the more recent reviews on Udemy indicate that it hasn't been updated in quite a while and that there are some problems with the projects due to the changes and updates to Flutter.The course by Maximilian is more recently updated, though I couldn't find quite as many people sharing their experience on it as the course by Angela over here on Reddit.Which course would you recommend? And is the course by Angela still up to date enough? Any input or insight would be greatly appreciated. Thank you for taking the time to read this!

May 15, 2020 at 02:51PM by YoungStarDC
https://ift.tt/2AoL7mG
New post on Flutter Dev Google group:

Problem with showSearch in flutter
I have the last version of flutter installed. When I create a SearchDelegate class, following The Boring Development Show, but I need to override all the methods, or it will not work. When I press the search icon to start the showSearch, I recieve the following error: I/flutter (28595): The

May 15, 2020 at 05:14PM by Alessandro Fratini
https://ift.tt/2WBjxvf
New post on /r/flutterdev subreddit:

Map support and github issues
I worked on an app using Flutter one year ago and I remember that the map wasn’t fully supported or btw it had some limitation/issue.I noticed that the open issues on the flutter github repo are still very high.I’m thinking to start another project and I was thinking my to adopt Flutter because I really like it as a framework.What do you think about the trend of it? Is Flutter community going to get rid of the current issues? Why the issues number is always around 7k for more than 1 year now?

May 15, 2020 at 05:52PM by pimpante
https://ift.tt/3633CJa
New post on Flutter Dev Google group:

Stack of cards in flutter
I'm trying to implement a stacks of cards just like the design below(pic attached) but I'm not really sure how to implement that so can anyone look at the code and guided me on how I can implement it. The feature I'm trying to implement is I want to group some cards together in a stacks and a

May 15, 2020 at 06:50PM by aasenomad
https://ift.tt/2WAKLlS
New post on /r/flutterdev subreddit:

How to include maps in flutter apps without using Google Maps?
Hello fellow developers, I am a newbie developer and I am learning to include maps in my flutter projects. I have come across a problem that there is no specific package if we want to include maps other than Google Maps.I have found services like MapQuest, or Yandex, from where I can use the APIs. But I have not found a single blog post or tutorial to get around this problem of what things to include in Android.manifest file or what keys to include in iOS info.plist etc. .I am sure there has to be a way. So you help me out in find a way to get around this. I am sure there might be someone else who is also struggling to get around this problem.Thanks ! It will be a huge help. Cheers!

May 15, 2020 at 06:31PM by kyabhailog
https://ift.tt/2WAIaZa
New tweet from FlutterDev:

🎉#FlutterFriday, #FlutterFriday

Do you have a stateless widget that you've now realized needs to be stateFUL? Both VSCode and IntelliJ have shortcuts to convert.

💡Just use Alt+Enter or ⌘+. / Ctrl+. with the cursor on the widget definition, and you now have a StatefulWidget! pic.twitter.com/8o4AtdmNaP— Flutter (@FlutterDev) May 15, 2020

May 15, 2020 at 07:10PM
http://twitter.com/FlutterDev/status/1261343129778569216
New post on Flutter Dev Google group:

If I am having an issue that is similar the same as a reported issue what is proper decorum
Hello Everybody: We have been encountering an error that is very similar or the same as: https://ift.tt/2z0j6BH
New post on /r/flutterdev subreddit:

COPYING OF FLUTTER CODES - BAD OR GOOD
I copy most of flutter codes and just modify them to build Applications and I do get the result I want.But Out of Curiosity and Guilty conscience: I will like to know if it is a bad practice and will it affect me in any way towards my career as a Flutter developer.Please honest opinions are neededThank you

May 15, 2020 at 11:57PM by benlex5
https://ift.tt/3cAU3nb
New post on /r/flutterdev subreddit:

Admin Type Auth using Firebase documents
Is there any good docs on building an app using administrator type implementation with users with Firebase as the backend? I am working on a project where an administrator will delegate an organization’s users accessibility to certain apps tools.Example: Administrator will delegate Managers to see Operation controls, HR to access only HR related controls, etc...

May 16, 2020 at 12:59AM by hughpaud2020
https://ift.tt/3fUXOG8
New post on Flutter Dev Google group:

Test folder inside local packages: IDE or Dart Analyzer doesn't work
Hi, I have multiple subpackages inside my Flutter app, and in the test folder of these packages sometimes dart analyzer doesn't work. Flutter doctor: ✓] Flutter (Channel beta, v1.17.0, on Linux, locale en_US.UTF-8) [✓] Android toolchain - develop for Android devices (Android SDK version

May 16, 2020 at 03:07AM by Ahmed Erabti
https://ift.tt/2WZeCDs
New post on /r/flutterdev subreddit:

Flutter Android Page Transitions
Why doesn't Flutter change Android page transitions depending on the Android version? Shouldn't it switch to OpenUpwardsPageTransition for Android P, ZoomPageTransition for Android 10, or FadeUpwardsPageTransition for older versions?Or does it already do this and I forgot to implement it somehow?

May 16, 2020 at 02:36AM by bosoxs202
https://ift.tt/2Tb8SoR
New post on /r/flutterdev subreddit:

First Flutter App - Music Recommendation App
Link to GitHub: GitHub-RepoRecommelody, uses Spotify Web API, spotify-dart to suggest new songs based of user's favourite songs.Since it is my first app, I'm not sure if I've met all the best practices. Suggestions are welcome. Please feel free to fork the repo, if necessary.

May 16, 2020 at 05:41AM by Gautam-j
https://ift.tt/3dUwkih