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

Weekly Flutter showcase?
When is this even happening? (Closed source)

September 01, 2020 at 02:06PM by chrisrutkowski
https://ift.tt/34QRRXF
New post on Flutter Dev Google group:

How to automatically crop to data within an Image?
I have an image that I initialized to be all 0 values. * img.Image onlyDog = img.Image.from(decodedImage); // decodedImage is of size 720, 1080* * // reset all pixels to 0.* * img.fill(onlyDog, img.Color.fromRgba(0, 0, 0, 0));* The full size of the ``onlyDog`` image is ``720 x 1080``.

September 01, 2020 at 02:15PM by Faraz Khan
https://ift.tt/32LNKcY
New post on /r/flutterdev subreddit:

Is there any reason to use Dio over dart:http?
I'm writing an app that uses a REST API to get data and I'm using the dart:http package for requests. Is there any reason to use a library like Dio instead? It looks like it does the same as dart:http.

September 01, 2020 at 02:47PM by UnicornsOnLSD
https://ift.tt/2EPJTDk
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