Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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 ↓ 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
New post on /r/flutterdev subreddit:

[TINY MMO RPG] Borderless World Online for mobile/flutter (Open source on github)
Hello guys! I'm working on small project, this is an infinity/procedural Open world Multiplayer RPG game for mobile and it is all Open Source on Github This is all made by hand thats is why i try to keep it as simple as possible.You start in the initial Area (0,0) and the far you go, the greater the challange but also the better the items you can find.You can Build your Houses any where you want, so players are able to build theier own city!I would love to hear suggestion, improvements or ideas about it. Thanks! :D

September 02, 2020 at 12:42AM by Dannark
https://ift.tt/31ODnWx
New post on /r/flutterdev subreddit:

Flutter has officially taken over react native as the most searched for framework according to Google Trends!
I can't post an image link on the sub but yeah: https://i.imgur.com/ggIHprd.pngCheck it out!

September 02, 2020 at 02:02AM by MyNameIsIgglePiggle
https://ift.tt/3bfTvn5
New post on /r/flutterdev subreddit:

AWS Amplify is now available for Flutter.
As per title, AWS Amplify is now available for Flutter. You can read it more here: AWS Amplify for Flutter It was announced like a week ago. However, it is only in developer preview, which means it is still not production-ready. But we could get a sneak peek of what it could offer for now.Right now, AWS Amplify only enables three major functionalities:Auth (AWS Cognito)Storage (AWS S3)Analytics (AWS Pinpoint, AWS Kinesis)Auth, is using AWS Cognito to help manage all the user login logic for your application including:SignupSign InSocial Media login, (Facebook, Google, Twitter, etc)Forget PasswordStorage, is powered by AWS S3, to store your necessary files. Last but not least, Analytics, it will be collecting analytical data from the application.

September 02, 2020 at 05:43AM by wish4129
https://ift.tt/32M6uZU