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

Can an app can be notified that a fingerprint from a device has been deregistered?
Hi,I'm a newbie to flutter and programming in general.I'd appreciate help on a few things.First I'd like to know if its possible to notify the creator of an app or its back end service that a fingerprint has been deregistered and a new one added.Note: The objective is not to get fingerprint data but to uniquely identify people in one way or the other. For example assuming an app would like to manage dormitories that have a closing time of say 9 pm and intends to generate a report of everyone present inside by using their device location and a service on a local network that checks location data and asks for a fingerprint authentication, there's every possibility that users could leave their devices to other users and register their fingerprints as well allowing them to provide authentication and creating inaccurate reports for the dormitory.Please any suggestions for the above situation ?Would really appreciate all the help available particular in relation to the flutter environmentThanks.

January 15, 2020 at 07:23PM by Healthy-Newspaper
https://ift.tt/373cDSs
New tweet from FlutterDev:

💬Build a fancy chat bubble! 💬

At Google Developer Days China 2019, Flutter developers Gary Qian and Chris Yang discuss text in Flutter. They take a deep dive into building a chat bubble. See what widgets come in handy as they live code.

Watch here → https://t.co/uzJ10xuDAh pic.twitter.com/i8ejg7aiLb— Flutter (@FlutterDev) January 15, 2020

January 15, 2020 at 07:32PM
http://twitter.com/FlutterDev/status/1217514792761643011
New post on /r/flutterdev subreddit:

How to fix domain/default pair error for info.plist?
Hello,After trying to run my app, I ran into a problem that I believe is for my info.plist. I am not using Firebase or anything and this is a very simple app. Additionally, I am having the same problem with all my previous projects too but I seem to be able to create new ones that work. I also ran flutter doctor -v and there were no reported problems and everything is up-to-date. I have included the error message that I keep getting and the GitHub links that I tried to follow to solve the issue for reference. Any help would be much appreciated.​
Launching lib/main.dart on iPhone 11 Pro Max in debug mode... 2020-01-15 13:32:05.909 defaults[42670:568104] The domain/default pair of (/Users/Fire/Desktop/tap/ios/Runner/Info, CFBundleIdentifier) does not exist 
https://github.com/flutter/flutter/issues/35256https://github.com/flutter/flutter/issues/37701https://github.com/flutter/flutter/issues/22886

January 15, 2020 at 07:37PM by DumbNeurosurgeon
https://ift.tt/2tbInGk
New post on Flutter Dev Google group:

Flutter Web Automation Test
We have a problem with web interface testing created with flutter. We are trying to use Selenium and it is not working. Rendered HTML gives us no option to search for the element. What should we do to run web interface tests?

January 15, 2020 at 09:07PM by Diogo Filho de Morais
https://ift.tt/2FTRspK
New post on /r/flutterdev subreddit:

Beginner questions, dart, quiz app
Hi everyone. I study computer science, 2nd year. I decided to learn Flutter and make some apps. I know how to program. C, java. Should I learn dart first? I have a idea about trivia quiz app. It will be online. Do I have to learn PHP or something else for that? How can I find questions? How can I store them? Quiz app looks like hard. Should I start with easy apps?

January 15, 2020 at 09:28PM by Gold-Establishment
https://ift.tt/30mD6Ym
New post on /r/flutterdev subreddit:

New to flutter
I’m new to coding and I’ve started with flutter and dart. Could anyone recommend any good sites,YouTube pages or tutorials where they show you how to build apps. Thank you

January 15, 2020 at 10:08PM by hussainmm
https://ift.tt/3a9uj0F
New post on /r/flutterdev subreddit:

Flutter compatibility with Kotlin libraries?
Hi,We have a custom BLE library we use to communicate with an IoT module we are developing. I wrote that library in Kotlin and was thinking about doing a V2 of our app in Flutter but I am unsure if I will be able to use this library or not. What is the current state of BLE in flutter or what is the compatibility with Kotlin libraries at the moment?

January 15, 2020 at 11:05PM by eMperror_
https://ift.tt/3abF3LO
New post on /r/flutterdev subreddit:

What you recommend for flutter project architecture?
How do you organise your code in order to be more maintainable

January 15, 2020 at 10:51PM by BlueBoxxx
https://ift.tt/2RqTVxw
New post on Flutter Dev Google group:

Unsuported Android Plugin version: 3.5.3.
I have this bug on visual studio code run Unsuported Android Plugin version: 3.5.3. Exited (sigterm) My dependencies [image: Anotación 2020-01-15 182829.png] Please help

January 16, 2020 at 12:29AM by Wilmer Alzate Roman
https://ift.tt/35WiXtl
New post on Flutter Dev Google group:

AssetNotFoundException/Issue 38102
Using the very latest Dart/Flutter, I'm getting the below when I try to build my web project. I looked at the issue it refers me to (38102) and don't see a solution there. As I found with the discussion there, `flutter doctor` did not help. Do I just have to wait for this to get fixed, or is

January 16, 2020 at 03:46AM by Guyren Howe
https://ift.tt/388dj92
New post on /r/flutterdev subreddit:

Building something like the calendar dayview in Flutter
Hello,I am trying to build a daily schedule flutter mobile app. What I envision is something like a calendar day view with time on the left vertical axis (scrollable) and cells that a user can interact with on the horizontal axis. The one main use case is comparing two schedules side-by-side and having the ability to scroll up and down through the comparison. I am not quite sure where to start. I know I may need to utilize a grid view . Any suggestions or help will anyone can give to help me accomplish this will be greatly appreciated

January 16, 2020 at 03:56AM by uneewk80
https://ift.tt/2tdNsxQ
New post on /r/flutterdev subreddit:

Is it possible to keep code running after app closed ?
I have an app uses location listener when the user get close to some points he will get notification. Can i listener to the user location even after the app closed ?.

January 16, 2020 at 03:54AM by suhaib4x
https://ift.tt/384IL86
New post on /r/flutterdev subreddit:

How would I emulate an app like google that can give you directions from to a series of destinations?
It seems like maps are a little finicky on flutter right now, what packages would you recommend for something like this? I’ve been looking at some like mapbox or polyline, would those do?

January 16, 2020 at 06:06AM by samthepineapple58
https://ift.tt/2RpNnPq
New post on /r/flutterdev subreddit:

Help with learning
I was wondering if anyone could give me some pointers on how to learn the language a bit better or concepts. I'm coming from pure Java so the whole layout of the code and conventions is confusing me. I'd appreciate any help. Thanks

January 16, 2020 at 05:36AM by MarkJames2909
https://ift.tt/2Rlxo51
New post on /r/flutterdev subreddit:

Refund issues at Google Play with IAP use
Hello,I am facing an issue with my app, where I have noticed a weird scenario. Each of the IAP purchase non-consumable is automatically refunded after exactly 3 days and 10 minutes. Without any reason mentioned in the status. Google Play only.In addition, which I have observed refunded purchases are still being returned by the store as normal purchases. This leads to abuse, for using premium features for free.Is somebody else facing the similar problem? Maybe my implementation is somehow wrong.I am using in_app_purchase package.

January 16, 2020 at 06:23AM by phatnuke
https://ift.tt/2RjcSC0
New post on Flutter Dev Google group:

Errortext property of InputDecorator causes padding
I have two text inputs in the same row (refer to images), when the errortext property of the inputdecorator is shown it causes the text field to get padding somehow and pop out of place, even the label moves its position. I have read a few posts on this issue and have tried their recommendations

January 16, 2020 at 07:35AM by Mr harilall
https://ift.tt/3acIAtj
New post on /r/flutterdev subreddit:

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

January 16, 2020 at 08:11AM by mkobuolys
https://ift.tt/2tlZgOt