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

Navigator 2.0 is very complicated
Am I the only one who thinks that navigator 2.0 is way too complicated for handling routes. Curious mind wants to know what you guys are thinking about it ?

December 08, 2020 at 07:54PM by rikousik
https://ift.tt/3mY9Stf
New post on Flutter Dev Google group:

Exception: Gradle task assembleDebug failed with exit code -1
Running "flutter pub get" in hello... Launching lib\main.dart on AOSP on IA Emulator in debug mode... lib\main.dart:1 Exception: Gradle task assembleDebug failed with exit code -1 Exited (sigterm)

December 09, 2020 at 02:01AM by theKINGtv
https://ift.tt/3gqhfHu
New post on /r/flutterdev subreddit:

r/Slash, the reddit reading app, now has its first major update! Feedback appreciated!
Link to the app: https://play.google.com/store/apps/details?id=com.desokyapps.rslashHello everyone!Thank you to everyone who commented on my original post! I am back again, and now, rSlash has had it's first major update! Now, there is Markdown support, functioning back buttons, and a new Drawer that lets you filter between r/WritingPrompts and r/nosleep posts! Please let me know what you think!Also, here is a link to the github

December 09, 2020 at 01:24AM by vesperenth657
https://ift.tt/3mYlQ6d
New post on /r/flutterdev subreddit:

Advice any good QR and barcode scanner
Is there any good reference for QR and barcode scanner that include the possibility of multiple scan ? I could find any good reference ?Thanks for the help.

December 09, 2020 at 03:34AM by jojomtx
https://ift.tt/3qGNeb5
New post on /r/flutterdev subreddit:

Html data viewer issue with <script /> tags.
How to view Html text which is having <script/> tag?script content not loading in the current dependecies.please assist.View Poll

December 09, 2020 at 09:43AM by vinayJaiswalCIS
https://ift.tt/2JR0EAN
New post on Flutter Dev Google group:

Popup message in flutter map
Hello , please help me to show a popup message in the marker of flutter map. builder: (ctx) => new Container( child: IconButton(icon: Icon(Icons.camera_alt, color: AppTheme.PrimaryColor, ), onPressed: () => { Navigator.p

December 09, 2020 at 10:33AM by sona
https://ift.tt/3gsvvj6
New post on Flutter Dev Google group:

Maps Platform.
Hello, I've been working on an app which uses google maps and direction, and I created a billing account but my api call requests were still getting rejected then I found out that my billing account wasn't a 'map type' but it was a GCP account. So I want to ask if there is any extra charge for

December 09, 2020 at 11:43AM by Hassan Ansari
https://ift.tt/36YSsHo
New post on /r/flutterdev subreddit:

Creating an app of Retrofit in a flutter with very easy and understandable code
https://ift.tt/3n1SXX1

December 09, 2020 at 11:23AM by connectsteven
https://ift.tt/3grDblP
New post on /r/flutterdev subreddit:

Cheapest Mac/Apple computer to make iOS Flutter apps
Hello, I made my first android app recently for a job I got and they want me to make an iOS app of the same. Problem is, I don't have a Mac machine which is the only way I can develop iOS apps. So I was wondering what is the best capable Mac computer to do the task and at a reasonable price? Thanks in advance

December 09, 2020 at 11:18AM by Timndichu
https://ift.tt/39UyHTx
New post on Flutter Dev Google group:

flutter gallery rally app
is it possible to clone rally from flutter gallery?

December 09, 2020 at 12:47PM by Antonio Pinto
https://ift.tt/2IvQd5b
New post on Flutter Dev Google group:

Inspect Element Support on Flutter web apps.
I have been trying to integrate a web based product tour/on-boarding plugin which will help a new user to understand the application without any external intervention. I cam across this plugin : https://ift.tt/34aNCTm which works well with html websites, I tried integrating this with flutter

December 09, 2020 at 02:08PM by suvade...@gmail.com
https://ift.tt/2VWXQos
New post on Flutter Dev Google group:

The setter 'x=' was called on null.
hey guys. keep getting this error . does anyone knows what i am doing wrong? ════════ Exception caught by gesture ═══════════════════════════════════════════════════════════════ The following NoSuchMethodError was thrown while handling a gesture: The setter 'x=' was called on null. Receiver:

December 09, 2020 at 05:11PM by reza7....@gmail.com
https://ift.tt/2IvHDDm
New post on Flutter Dev Google group:

Create new program with Flutter ?!
Hei ! I am new Flutter- enthusiast. I have downloaded Flutter (and Dart), Anroid studio and they work fine for a while ? Then I upgraded AnroidStudio and then started having trouble ? When I try to create a new program then AS always asks for a path and I can't answer it ??? I have tried to copy

December 09, 2020 at 06:19PM by Markku Viinanen
https://ift.tt/3neC8rG
New post on Flutter Dev Google group:

ListView: do not repeat items in php array
Hi Flutter community,

December 09, 2020 at 06:47PM by Andrew Villegas
https://ift.tt/2VZ0XvS
New post on Flutter Dev Google group:

ListView: Display items just once (not repeat)
Hi Flutter community, I'm fetching data for my ListView using php and remote database. The array (List) I'm reading has repeated values in one of its columns (for instance, my column* A* has the following values: 1, 2, 3, 1, 3, 5, 2,1). Instead of reading all these repeated values in my

December 09, 2020 at 06:53PM by Andrew Villegas
https://ift.tt/372osKS