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

What are some guidelines/tips to reduce read operations in Firestore ?
During development I've noticed database reads are quite high particularly for apps that rely on user generated content such as Todo app. What guidelines should a developer keep in mind to reduce read operations and in turn database cost?

January 09, 2020 at 08:45AM by BlueBoxxx
https://ift.tt/2Qzhvsz
New post on /r/flutterdev subreddit:

Flutter Design Patterns: An overview of the Command design pattern and its implementation in Dart and Flutter
https://ift.tt/2tEJbTQ

January 09, 2020 at 08:32AM by mkobuolys
https://ift.tt/304YJMX
New post on Flutter Dev Google group:

Flutter command hang
I tried to run android application and the command runs for forever, it never ends same as flutter doctor i tried with flutter doctor -v and the output is [ +54 ms] executing: [/Users/appleapple/Desktop/flutternew/] git -c log.showSignature=false log -n 1 --pretty=format:%H [ +95 ms] Exit

January 09, 2020 at 12:00PM by Aman jain
https://ift.tt/303iQLn
New post on Flutter Dev Google group:

In App purchase not working on IOS
In the sandbox testing environment, the in-app purchase didn't cancel at all. always returned past purchases once purchased. In the production environment purchase update stream not listening while purchase happened and could not set successful purchases for the users.

January 09, 2020 at 12:10PM by Riswan Saheed
https://ift.tt/2FEs47b
New post on /r/flutterdev subreddit:

My very first Flutter UI package. carousel_select_widget
https://ift.tt/304U9hv

January 09, 2020 at 12:09PM by patelprash
https://ift.tt/2QTgA4Y
New post on /r/flutterdev subreddit:

On-device object recognition and image analysis/processing
Hi guys, I want to ask what are the possible ways to implement this?Basically I want to use the phone's camera to capture two images and recognize from those images if they contain a specific object. The images will be captured in a controlled environment (i.e. specific distance, lighting, etc.) There is also a comparison between the images, and identify if the captured objects are the same or not.What I have in mind is to use TensorFlow Lite and train a model for object detection, and then use this package tflite. And use OpenCV for the comparison, but I don't think there is a complete implementation of this in Flutter.

January 09, 2020 at 01:55PM by contrix09
https://ift.tt/2utmAKd
New post on /r/flutterdev subreddit:

Customizing a flutter theme
What are some of the ways I can make a flutter app look no so material like in terms of the themes etc

January 09, 2020 at 02:59PM by Dugba
https://ift.tt/35A2WJC
New post on /r/flutterdev subreddit:

Center Docked Floating Action Button Code along Tutorial
https://youtu.be/ySZ1NWg74PU

January 09, 2020 at 03:20PM by vishesh_allahabadi
https://ift.tt/304VPrd
New post on /r/flutterdev subreddit:

Flutter and Anrdoid TV - amazing!
https://www.youtube.com/watch?v=l37VYXhRhPQCreating Android TV apps with Flutter just got awesome and fun. Now that d-pad works, navigations can be built easy and without hassle. All Widgets like Tabs, Buttons, Focus and even custom RawButtons are focusable and selectable via dpad.Happy coding ;-)

January 09, 2020 at 03:04PM by ad-on-is
https://ift.tt/2Fvr1GT
New post on /r/flutterdev subreddit:

Anybody in Toronto GTA area developing flutter?
There's gotta be some people who are interested in flutter development in Toronto.Let's start community and meetups. Come on.flutter-toronto.slack.com

January 09, 2020 at 04:20PM by kimjaehu
https://ift.tt/2R43W3p
New post on /r/flutterdev subreddit:

Dio vs url_launcher, which is the best package to consume a REST API with Flutter?
While researching for my options on what existing packages are used to consume REST APIs in Flutter I came across these two packages: dio and url_launcher. Url_launcher is the second most popular package on the flutter community(ranking in pub.dev/flutter/favorites). On the other hand, I found dio a very interesting package with a lot of functionalities.Which of these packages would you recommend me to use and why? Please take into consideration the following criteria also:Which of them is more customizable?Which of them creates cleaner code in the end.

January 09, 2020 at 04:05PM by albaniantech
https://ift.tt/35DjIaG
New post on Flutter Dev Google group:

Flutter Web Support vs Responsive Flutter App -- Documentation is Cobbled Together and Confusing
The flutter.dev/web documentation is very confusing: Notes on web support The following resources can help you get started: - To add web support to an existing app, or to create a new app that includes web support, see Building a web application with Flutter
New tweet from FlutterDev:

🎮Have you released a great indie game?

It's time to prove it to the world and win some free promotion at the same time! Take part in the #PlayIndie Games Festival and get your game noticed by industry experts and players around the world.

Learn more → https://t.co/6GmHiBrBWd pic.twitter.com/OUrAV7oamR— Google Play Apps & Games (@GooglePlayDev) January 9, 2020

January 09, 2020 at 06:40PM
http://twitter.com/FlutterDev/status/1215327452756529152
New post on Flutter Dev Google group:

Breaking proposal: Mouse tracker no longer attaches annotations
Hello everyone, I propose to make a breaking change as described in https://ift.tt/2FBYuiY . The change should not affect most developers, since it only changes the internal implementation of the mouse tracking subsystem.

January 09, 2020 at 08:04PM by Tong Mu
https://ift.tt/306dP4B
New post on /r/flutterdev subreddit:

A WhatsApp status saver/downloader written flutter
I started learning flutter recently and decided to create a WhatsApp status saver/downloader using flutter. So here is a link to the repo and also a medium post. I don't want to bore us so I am breaking the article into bits. Here is the first part.https://medium.com/@sammytech/whatsapp-status-saver-downloader-using-flutter-ff5ff897e56?sk=9ac8dd92458041b46a98448af25f544ahttps://github.com/mastersam07/wa_status_saver

January 09, 2020 at 08:02PM by Mastersamxyz
https://ift.tt/2QZV92q
New post on /r/flutterdev subreddit:

Flutter Scraping
hey guys I want to scrape a website which has not any online API and get info from there and show it in the app. How can I do that

January 09, 2020 at 11:25PM by alkyaky
https://ift.tt/2uzO0yh