Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Contemplating Flutter for mobile apps
Hi, I've come across this question multiple times whenever I'm looking into building mobile apps. I've looked into other hybrid technologies such as ionic, react native, native script and all the way to the nichier ones like quasar, framework 7 etc. I'm a web developer primarily focusing on JavaScript technologies, so I tend to lean more towards these kinds of frameworks to try my luck in mobile app development.However, overtime I don't feel that these are the way to go. Some of them were difficult even to install, while others are easy, but felt like I'm coding a web app rather than mobile - I don't know how they would fare in an actual mobile setting. Recently, after watching Google I/O 18, I absolutely love how their sample apps turns out after coding from flutter. Hence, why I'm stuck again, not knowing what to use...The app I'm intending to build would require the use of the phone's microphone/speaker and will be using some ML APIs (probably from Google as well). I wonder if I could just do it with Flutter rather than going through something like Cordova? Or i'm just over-thinking this and should just build out something quick and dirty?​Side tangent: While I'm writing this post out, a thought came across my mind for what happens after the app is built. It would require my team to be able to learn dart and Flutter in order to help improve the app. At the same time, it would be easier to find app developers in Android/Swift, which in that case just makes my Flutter app useless if we're going to rebuild it in native.Yea, it's something way way further down the road but I can't help but look this far ahead when considering my options. I miss the old days where I first started web development without knowing anything :(

Submitted October 31, 2018 at 03:58PM by Ecry
via reddit https://ift.tt/2yHngev
GGroup: [Breaking Change] Layer.addToScene now returns EngineLayer instead of void
Hi everyone, In https://ift.tt/2OhiGsk, we changed the signature of `Layer.addToScene` to return EngineLayer instead of void. We did that to enable retained rendering to improve Flutter's rendering performance. If you've never created a custom Layer, no change is

Submitted October 31, 2018 at 06:38PM by Yuqian Li
via Flutter Dev https://ift.tt/2yM9Opz
GGroup: [Breaking Change] didChangeLocale observer pass List instead of Locale.
Hello Flutter developers, Previously, Flutter only worked with a single default locale. However, devices support an ordered list of preferred locales. We have recently added full locale list passing mostly in a non-breaking way, but in packages/flutter/lib/src/widgets/binding.dart, packages/f

Submitted October 31, 2018 at 07:00PM by Gary Qian
via Flutter Dev https://ift.tt/2PA5i7k
GGroup: How to use counterText in a TextField ?? Or how do I always show a character counter?
I have an app where my customers always want to show a character counter -- even if there is no maxLength. For some odd reason, the current implementation of TextField demands you set a maxLength before it appears. I tried do re-create the same result with an InputDecorator on my Widget like

Submitted October 31, 2018 at 08:48PM by Steven McDowall
via Flutter Dev https://ift.tt/2qlrnIo
Share your #MyFlutterStory video to help us showcase our one of a kind community at the #FlutterLive event on December 4th, 2018. Your video may make it up on the big screen. More info here → https://t.co/iyxuKc8dQr

More info here → https://t.co/iyxuKc8dQr— Flutter (@flutterio) October 31, 2018

October 31, 2018 at 10:07PM
via Twitter https://twitter.com/flutterio
GGroup: [Breaking Change]: Limit supported font formats
Hello! To reduce Flutter's binary size (and with that the APK/IPA size of your app) I am intending to limit the number of font formats that Flutter supports. This will remove support for some old/uncommon font formats. Going forward, we intent to only support the following font formats: *

Submitted October 31, 2018 at 11:53PM by Michael Goderbauer
via Flutter Dev https://ift.tt/2PBg5xW
Share your #MyFlutterStory video to help us showcase our one of a kind community at the #FlutterLive event on December 4th, 2018. Your video may make it up on the big screen!

More info here ↓ https://t.co/iyxuKbQCrR— Flutter (@flutterio) October 31, 2018

November 01, 2018 at 12:26AM
via Twitter https://twitter.com/flutterio
GGroup: I/O error during system call, Connection reset by peer
Hello, is this normal? Sometime, i got this error, And need to wait 5-10 second until the data is saved. How to handle this? I/flutter ( 794): Let's save it to database from onLocation! I/flutter ( 794): 37.4219983 I/flutter ( 794): -122.084 V/NativeCrypto( 794): Read error: ssl=0xace29e78: I/O

Submitted November 01, 2018 at 06:58AM by Black Clover
via Flutter Dev https://ift.tt/2Q92Dyj
GGroup: BUILD TARGET path_provider OF PROJECT Pods WITH CONFIGURATION Debug
I tries to give run time permissions for Android and iOS. There is no problem with android but when i run app on iOS simulator it gives me error === BUILD TARGET path_provider OF PROJECT Pods WITH CONFIGURATION Debug === /Users/home/Library/Android/flutter/.pub-cache/hosted/ pub.dartlang.o

Submitted November 01, 2018 at 10:29AM by Gursewak Singh
via Flutter Dev https://ift.tt/2AF8B4B
GGroup: Flutter Simple Permissions: how to determine if the user checked “Never ask again”?
Android M - check runtime permission - how to determine if the user checked “Never ask again”? < https://stackoverflow.com/questions/30719047/android-m-check-runtime-permission-how-to-determine-if-the-user-checked-nev> and ask user for open settings and give permission.

Submitted November 01, 2018 at 12:55PM by Gursewak Singh
via Flutter Dev https://ift.tt/2PCWNIs
GGroup: sending image through tcp socket
Hello flutter developers Im trying to find or make a solution to send image using dart through tcp socket Any one who has a solution please help with anything you have. thank you

Submitted November 01, 2018 at 01:32PM by luyanda.T. mkhize
via Flutter Dev https://ift.tt/2Jw5zT3
GGroup: image_picker - select front camera by default
Wondering if there's a way to make this happen? Thanks in advance!

Submitted November 01, 2018 at 02:51PM by SVG
via Flutter Dev https://ift.tt/2Oid15d
GGroup: GSOC 2019
Is flutter going to be a part of GSOC 2019 ??

Submitted November 01, 2018 at 04:32PM by Anubhav Ujjawal
via Flutter Dev https://ift.tt/2QbPx3v
GGroup: Dose Flutter support App signing by Google Play?
Dose Flutter support App signing by Google Play?

Submitted November 01, 2018 at 06:04PM by Michael Tawiah Sowah
via Flutter Dev https://ift.tt/2JvZeap