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

App Feedback Thread - September 01, 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 01, 2020 at 02:33PM by AutoModerator
https://ift.tt/31KlWq3
New tweet from FlutterDev:

🌴 <Google Summer of Code 2020>

With a Google mentor, @ayushbherwani built a PlatformChannel sample app to send messages between @dart_lang and native code using platform channels.

Learn more about his #GSoC experience &darr; https://t.co/SpdZiCwp6Y— Flutter (@FlutterDev) September 1, 2020

September 01, 2020 at 05:30PM
http://twitter.com/FlutterDev/status/1300818195222351876
New post on /r/flutterdev subreddit:

basic TCP sockets .
HiI want to create a client tcp socket , where I connect, send and read data. WebSockets isnt any use as I dont want to use HTTP etc , but just basic read and writes (with call backs). I will be sending and reading non ascii characters. I cant find any examples, anyone point me in the direction of a good example?​ThanksScott

September 01, 2020 at 05:25PM by ScottDe123
https://ift.tt/34U9cio
New post on /r/flutterdev subreddit:

Animated GIFs vs. Rive (Flare) vs. Flutter animations
I'm trying to find research (or any information really) regarding the title matter.What is the most efficient method of generating looping animations with-in an app? For example: as an animated loader or a button's icon.Personal experience shows me that Flare is the most resource intensive (at least, in debug mode), while GIFs are the least (but require buffering).Would love to see what you guys have experienced or know about this subject.

September 01, 2020 at 06:03PM by senseBOP
https://ift.tt/2GjIrtG
New post on /r/flutterdev subreddit:

Hi guys i hope you like this new video of the series :D let me know where I can do better thanks to all
https://www.youtube.com/watch?v=HaHbQOZfP3s

September 01, 2020 at 07:02PM by workflow_2
https://ift.tt/2EWbwui
New post on /r/flutterdev subreddit:

Flutter app to help you find tools, services and knowledge to protect your privacy.
https://ift.tt/3hTIQko

September 01, 2020 at 07:21PM by Anoop_kumar
https://ift.tt/3jEJTVX
New tweet from FlutterDev:

Learn testing in an easy, quick way.

During Google Summer of Code @official_Abd_ created a sample app that focuses on helping developers learn best practices for testing Flutter apps using Flutter Driver!#GSoC

Read more here &darr; https://t.co/mHvhUHYlR4— Flutter (@FlutterDev) September 1, 2020

September 01, 2020 at 08:30PM
http://twitter.com/FlutterDev/status/1300863636538179584
New post on /r/flutterdev subreddit:

In-depth report on how mobile CI/CD is done: The State of Mobile CI/CD in 2020
https://jasoncarter.co/

September 01, 2020 at 08:17PM by jcarterm
https://ift.tt/2YUCAl2
New post on Flutter Dev Google group:

Class 'String' has no instance getter 'path'.
Hi there, I need help, just got this error: [image: Screenshot (331).png] and I don't understand what it's saying here is my code for `authstate`: ``` Future
New post on Flutter Dev Google group:

About the file with exports....for Noobs
Hello, I'm learning Flutter: I've seen this examples and tutorials where the teacher or tutor creates a file that contains only lines with exports like so: export 'folder/file1.dart'; export 'anotherfolder/file2.dart'; And nothing else, Why is this? How this works? Regards to any whom can

September 01, 2020 at 09:51PM by Alejandro Ariel Fachini
https://ift.tt/2YVDSfI
New post on /r/flutterdev subreddit:

Useful video - Pragmatic State Management in Flutter (Google I/O'19)
Hi group,
I imagine some of you may have already seen this talk, but want to post this as a really helpful resource, in case it helps out anyone as it did for me.https://www.youtube.com/watch?v=d_m5csmrf7I​Apologies in advance if this does not pass rule number 9.

September 01, 2020 at 11:49PM by goshawk_unit
https://ift.tt/3i1IKXO
New post on /r/flutterdev subreddit:

[Discussion] Planning and Developping a Flutter app
I know planning and development of an app are not exclusive to Flutter, but what I'm hoping to spark discussion around is how best to do it while working with Flutter.For example, I'm working on an IOU manager; I've done some handdrawn sketches and am about to start coding.I plan on going screen by screen to build it out, creating skeletons for dependencies (models, other screens, etc) to be fleshed out later, and refine what I've already built as the need arises (i.e. to make it work better with the "current" screen/function).But does Flutter "work best" with, for example, building out the entire UI first, then the logic/functions?What do you find works best when developing an app with Flutter?

September 02, 2020 at 12:17AM by JayRulo
https://ift.tt/3hKAStP
New post on Flutter Dev Google group:

Mysterious 1.6TB malloc by Flutter Engine
Hi all, I'm trying to debug an issue with our Flutter app running on an iOS simulator. When we open a certain view in our app, it causes the app to crash in the simulator. On further investigation, this view seems to be causing the Flutter engine to perform a huge 1.6TiB malloc. When inspected

September 02, 2020 at 12:31AM by Harry E
https://ift.tt/31Q2bgK