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

Flutter’s Cross-Platform Approach: Run one codebase but provides multi-platform look!
https://ift.tt/2Jbqagk

March 23, 2020 at 11:15PM by Purple_Pizzazz
https://ift.tt/2y6yR9z
New post on Flutter Dev Google group:

geo location in background
how to get geo location even app is closed and send email to users whenever this location has been changed ?

March 24, 2020 at 12:16AM by Manish Kumar
https://ift.tt/2vN53xO
New post on /r/flutterdev subreddit:

when I try to open android AVD I get this issue on android studio where should I set the SDK path ?
https://ibb.co/74jDRv0

March 24, 2020 at 01:59AM by tariktanriver
https://ift.tt/2UvtMyV
New post on Flutter Dev Google group:

onResume and onLaunch Cache in flutter Local notification
Hi, I'm using flutter local notification to display the notification while onselect the notification in background or when killed it should navigate to notification list page. After that if I logout and login again. It automatically navigating to notification list page. How to clean/clear the

March 24, 2020 at 04:35AM by balaji ks
https://ift.tt/2JaF3zs
New post on Flutter Dev Google group:

How to execute an HTTP Get with Params, RequestHeaders and RequestContent
Hi All, I'm only a few days into my Flutter journey. I have looked at a few tutorials on using a web service and returning data, but am unsure how to apply that to my web services. I have completed my web app (written in Elevate Web Builder) and also my server side modules acting as my web

March 24, 2020 at 07:09AM by Paul Coshott
https://ift.tt/2QCBc2c
New post on /r/flutterdev subreddit:

Planning to learn Flutter, have some questions.
Hi everyone, I am a junior web developer using Laravel and I am looking to learn mobile app development. I just recently knew about Flutter and I am really interested on learning it. I just want to ask (sorry if it sounds dumb) if I can code a responsive web application and a mobile version of it at the same time? Should I focus on designing and debugging on the web version or on the mobile one? Can you recommend me some Video tutorials that can help me learn flutter? Thank you guys in advance!

March 24, 2020 at 07:18AM by GDFZ_SMF
https://ift.tt/3ad1yQg
New post on Flutter Dev Google group:

Init list on rest call
Hi I have a problem with the code below practically what you see an MVC that you have to view data taken from a rest, inside a table (the call rest is correct, tested with postman), however when I run the call the values don't return to the view array called *listaristoranti* how can i fix this?

March 24, 2020 at 10:56AM by Dev Connect
https://ift.tt/3dms0c2
New post on /r/flutterdev subreddit:

Weekly Questions Thread - March 24, 2020
This thread is for simple questions that don't warrant their own thread (although we suggest checking the sidebar, the wiki, our Discord, or Stack Overflow before posting). Also the Flutter.dev getting started tutorial and the Flutter Cookbook should have the answers to most simple questions. Examples of questions:How do I send data to a new screen?Does anyone have a link to the source for the Flutter Gallery app?How do I change the application launcher icon in Flutter?Important: Downvotes are strongly discouraged in this thread. Sorting by new is strongly encouraged.Large code snippets don't read well on reddit and take up a lot of space, so please don't paste them in your comments. Consider linking Gists instead.Have a question about the subreddit or otherwise for /r/FlutterDev mods? We welcome your mod mail!Also, please don't link to Play Store pages or ask for feedback on this thread. Save those for the App Feedback threads we host on Fridays.Looking for all the Questions threads? Want an easy way to locate this week's thread? Click this link!

March 24, 2020 at 11:17AM by AutoModerator
https://ift.tt/39h7GWh
New post on /r/flutterdev subreddit:

Weekly Questions Thread - March 24, 2020
This thread is for simple questions that don't warrant their own thread (although we suggest checking the sidebar, the wiki, our Discord, or Stack Overflow before posting). Also the Flutter.dev getting started tutorial and the Flutter Cookbook should have the answers to most simple questions. Examples of questions:How do I send data to a new screen?Does anyone have a link to the source for the Flutter Gallery app?How do I change the application launcher icon in Flutter?Important: Downvotes are strongly discouraged in this thread. Sorting by new is strongly encouraged.Large code snippets don't read well on reddit and take up a lot of space, so please don't paste them in your comments. Consider linking Gists instead.Have a question about the subreddit or otherwise for /r/FlutterDev mods? We welcome your mod mail!Also, please don't link to Play Store pages or ask for feedback on this thread. Save those for the App Feedback threads we host on Fridays.Looking for all the Questions threads? Want an easy way to locate this week's thread? Click this link!

March 24, 2020 at 11:11AM by AutoModerator
https://ift.tt/2xkVAOy
New post on /r/flutterdev subreddit:

Flutter swipe and flip card - problem
Hi All,I have started working with Flutter in my free time and my first learning project is implementing cards that can be swiped and fliped as well. Because of the fact that several packages are available online I tried to combine tinder card (https://pub.dev/packages/flutter_tindercard) with swipe card effect (https://pub.dev/packages/flip_card).The result is very promising but only one problem occured that I can not solve. When I flip the card to the back side and after then I swipe it, the next card also flipping for the back side automatically. With pictures: swipe effect second card flipped automaticallyHere you can find the code: https://gist.github.com/bbence14/f7eec338b677a2f7d9bdafb7d78cca91Could you plase help me how I could reach that second card stay in the front state when the previus one was flipped and swiped?I would really appreciate your help.Thanks in advance!B.

March 24, 2020 at 01:26PM by bbence14_
https://ift.tt/2WEqITO
New post on Flutter Dev Google group:

Could not find generator for route RouteSettings error.
I making an app and want to navigate to a screen using routes. But I am getting this error message. The first screen and the second screen called form view is also attached. Please help solve this. Thank you in advance.

March 24, 2020 at 01:35PM by Souvik Dutta
https://ift.tt/39aZy9D
New post on /r/flutterdev subreddit:

Weekly Questions Thread - March 24, 2020
This thread is for simple questions that don't warrant their own thread (although we suggest checking the sidebar, the wiki, our Discord, or Stack Overflow before posting). Also the Flutter.dev getting started tutorial and the Flutter Cookbook should have the answers to most simple questions. Examples of questions:How do I send data to a new screen?Does anyone have a link to the source for the Flutter Gallery app?How do I change the application launcher icon in Flutter?Important: Downvotes are strongly discouraged in this thread. Sorting by new is strongly encouraged.Large code snippets don't read well on reddit and take up a lot of space, so please don't paste them in your comments. Consider linking Gists instead.Have a question about the subreddit or otherwise for /r/FlutterDev mods? We welcome your mod mail!Also, please don't link to Play Store pages or ask for feedback on this thread. Save those for the App Feedback threads we host on Fridays.Looking for all the Questions threads? Want an easy way to locate this week's thread? Click this link!

March 24, 2020 at 01:34PM by AutoModerator
https://ift.tt/3aiHN9R
New post on /r/flutterdev subreddit:

App Feedback Thread - March 24, 2020
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods

March 24, 2020 at 01:33PM by AutoModerator
https://ift.tt/33M49ye
New post on /r/flutterdev subreddit:

Comment System
Can anyone help me out with how to implement the comment system. Comments with intended replies

March 24, 2020 at 03:43PM by nairanjali0508
https://ift.tt/2xhohvP