Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

Running Flutter app
I am trying to deploy my finished app to my iPhone but my usual way with android studios and/or Xcode isn't working how do you guys do it? In Xcode or android studios how? If in Vs what's the configuration you have?

September 29, 2020 at 04:08AM by Josiah Ritter
https://ift.tt/2GfWQXJ
New post on Flutter Dev Google group:

Flutter app terminated due to memory issue
Hello Everyone, My flutter app is crashing with an error "*Message from debugger: Terminated due to memory issue*". The crash occurs when we scroll the list with images. I used pagination with Firebase. I also used progressive_image
New post on /r/flutterdev subreddit:

App Feedback Thread - September 29, 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

September 29, 2020 at 02:33PM by AutoModerator
https://ift.tt/3jdSfnn
New post on /r/flutterdev subreddit:

Flutter based SoundCloud App for FireTV (Open Source)
Quite a while ago I posted the work in progress of my open source SoundOnFire App for FireTV. If you are also used to music on SoundCloud and therefore were looking for a proper App for your Smart TV such as FireTV, give it a try.https://github.com/timoknapp/sound-on-fireFeedback is highly appreciated :)

September 29, 2020 at 03:40PM by tea-mo
https://ift.tt/30gyDrB
New post on Flutter Dev Google group:

How do I use sockets synchronously?
I'm working on an app that will take data from a cnc machine using a type of query over a TCP socket. For example if I send "?Q100" over the socket the machine would respond with " SERIAL NUMBER, 1234567" My issue is that the Socket class uses a callback when it receives data. I need to be able

September 29, 2020 at 05:34PM by MSmithDev
https://ift.tt/36owEoG
New post on /r/flutterdev subreddit:

What backend server do you use if you are using sqlite for local storage?
Most examples online would advice on using firebase as their backend with flutter app however firebase is a NoSQL database type of server.If your local storage is SQLite or any SQL type of db, what's your preferred backend do you use to connect it to your server?

September 29, 2020 at 05:23PM by kuriousjuan
https://ift.tt/30inMgR
New tweet from FlutterDev:

If there was one thing you could say to a new Flutter developer, what would it be?

Vote on existing replies with a 💙 or add your own response below ↓— Flutter (@FlutterDev) September 29, 2020

September 29, 2020 at 06:25PM
http://twitter.com/FlutterDev/status/1310979127957049345
New post on Flutter Dev Google group:

Want to retrieve Firestore data for the user
Hi all, is there anyone who had a ready ecommerce application ? because I have but I am able to store the user data on firestore but unable to fetch if anyone has pls... contact me ashokm...@gmaiil.com It's urgent Thank You

September 29, 2020 at 06:44PM by AshokMali_057_B
https://ift.tt/3mY2IWF
New post on /r/flutterdev subreddit:

Library pool prefer
Animated category picker library: img
AnimatedCategory<MyData>( childBuilder: (MyData item) { print(item.img); return Card( child: Image.network(item.img), ); }, startSize: itemSize, deltaSizeFirstTap: itemSize / 3, deltaSizeSecondTap: itemSize * 1.8, items: categories, itemSelected: (SuggestionItem i) { _incrementCounter(); }, ) 
animated_category

September 29, 2020 at 07:08PM by neriom
https://ift.tt/2S9TVT7
New post on /r/flutterdev subreddit:

Instagram reels
Guys, is there a way to download Instagram with reels feature? IG didn't launch it officially in my country. ty

September 29, 2020 at 07:46PM by supunjay
https://ift.tt/2S9qtN9
New post on Flutter Dev Google group:

Dart plugin implemented with Android support for Flutter
Hi, this might be an easy thing but I've been searching for days and I can't seem to figure out how to deal with this scenario. My question is simple. I have some prebuilt .so libraries for a package I'm writing, and I would like to have them bundled in the package so that it can support

September 29, 2020 at 08:14PM by Rudolf Martincsek
https://ift.tt/34bNzZ0
New post on Flutter Dev Google group:

Flutter 1.22.0-12.3.pre released to beta
Hi, Flutter 1.22.0-12.3.pre is now available on the beta channel. This is our 3rd* beta release from the 1.22 release branch. This release contains Dart 2.10.0. 1.22.0-12.3.pre Notable cherrypicks: - https://ift.tt/3jgjZbg - iOS 14 Invalid Binary due

September 29, 2020 at 11:23PM by Patrick Sosinski
https://ift.tt/3jiKlcK
New post on Flutter Dev Google group:

Releasing to Play Store - complains that I need API 29. How?
Hi, Google Play store tells me that I must use API 29. I confirmed that I have SDK 29 installed (Android 10.0 (Q) API level 29 Rev 5). I rebuilt my flutter apk. Google Play store said I am using API 28. How do I tell Flutter to use API 29? Thanks, Frank

September 30, 2020 at 01:23AM by Frank S
https://ift.tt/3jgSFcG
New post on /r/flutterdev subreddit:

How to reskin a flutter application
I have cloned a Flutter application in android studio, how can i reskin this application completely(Change application name, application id etc;)......

September 30, 2020 at 07:12AM by sainiayush24
https://ift.tt/2G3y7GB
New post on /r/flutterdev subreddit:

Fo i need to have any prio knowlage of coding to start with flutter and dart?
I am an 3D artist and graphic designer but now I really want to start with app development but i have no knowlage of coding.Should i start with some other lang first or can i juat jump in fluter and dart?Thanks for anwsers :)

September 30, 2020 at 10:53AM by VonPerqus
https://ift.tt/3igg1xZ