Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Starting a new Flutter App
We were planning to build our app in react native, but this last week has convinced us to go the flutter route. What are the best resources for flutter besides the main site?The things I’m interested in better learning:Integrating Native SDKs for iOS and Android for flutter (specifically using algolia’s native sdks and creating a bridge to flutter since they don’t offer a flutter SDK)potentially run a JS sdk in a hidden web context and message passing to Flutterproject structuring (since flutter can get quite verbose, it would be great to see how others structure their projects)

Submitted May 13, 2018 at 07:17PM by jineshshah36
via reddit https://ift.tt/2KWvcNv
Reddit: Elephant in the flutter room - nesting / tree verbosity
How do you guys get over this messiness? I can not hit that 'zen' moment of looking at flutter/dart code. Do i just have to code it over and over and over again until it becomes second nature? The nesting is just too mentally taxingI have seen ways of refactoring parts out to separate functions or classes. But this just seems to be a bandaid solution. Is there some design tool I am missing? A visual widget layout tool?note: I am using visual studio code...android studio and inteli-j are too taxing on my crappy laptop ATM

Submitted May 13, 2018 at 07:32PM by movdev
via reddit https://ift.tt/2Gb6JjT
Reddit: How do I make VS code automatically open an emulator?
IntelliJ and Android Studio seem to do this out of the box. The only way I can get Visual Studio Code to recognize the emulator configuration is to open it separately, whereas IntelliJ will allow me to select it from the dropdown and launch it automatically.

Submitted May 14, 2018 at 04:16AM by ralphyb0b
via reddit https://ift.tt/2GdAJvd
Reddit: Kindle Fire 7 (2014 - 5th gen) works great with Flutter
So im very excited to discover the gallery app works just great with Flutter on my old $40 kindle fire 7 tablet. The only thing that bogged down was the ios widgets demo but that makes sense i guess since this is an android tablet. However, i wonder if that means custom widgets will be bogged down as wellIn any case I am very happy as I thought id have to buy yet another device for learning

Submitted May 14, 2018 at 04:13AM by movdev
via reddit https://ift.tt/2KZPh5h
GGroup: Flutter Navigation from the bottom
I want to make a flutter application and i don't want a standard navigation drawer from the side, but i want one from the bottom up. You should be able to see a small rectangle at the bottom of the application which is the top of the menu, and then you can pull it up to reveal the full menu. It

Submitted May 14, 2018 at 09:08AM by leo nx
via Flutter Dev https://ift.tt/2Klmsze
GGroup: Voice To Text Help Needed!
Hi, I am trying to use speech_recognition: "^0.2.0+1" library and couldn't fine exactly what I am looking for. I need to add Voice to Text capability to my app so user can activates menu and get some info like I describe below. I want to say: "*What is my Account Balance*" Simple

Submitted May 14, 2018 at 09:32AM by Niyazi Toros
via Flutter Dev https://ift.tt/2ImfMA7
GGroup: Faulty display after using qr_reader plugin
Hi Flutter team and Flutter devs, I am writing an app using the plugin qr_reader . This is what should happen : 1) User taps a button to perform a QR code scan 2) The camera opens 3) A QR code is detected and processed 4) The app shows some feedback

Submitted May 14, 2018 at 11:15AM by M.H.
via Flutter Dev https://ift.tt/2IgFjPq
Reddit: can flutter be used to create apple watch /android wear apps?
Is this possible or is it restricted in some way due to the hardware on apple watch or the android watches?

Submitted May 14, 2018 at 10:47AM by movdev
via reddit https://ift.tt/2IjNUgb
Reddit: finding paid flutter work?
Im not seeing much love on the job boards for flutter. Is this technology still to new? Should i be focusing my efforts on React if i want to pay some bills this month?How and where do you guys go about finding paid work using Flutter?

Submitted May 14, 2018 at 10:08AM by movdev
via reddit https://ift.tt/2IdeBap
Reddit: How to manage several models in Scoped Model?
After weighing my options about state management in Flutter, I've decided to go with Scoped Model. I find it simpler to understand than reactive state with RxDart, and offers much less boilerplate than Redux. According to the talk "Build reactive mobile apps with Flutter" at Google IO '18, Scoped Model puts some cognitive load but I think I can deal with it.But I wonder, how do I use several models? Assuming you have a RootModel and some others models related to the features of your app. How can I structure the RootModel in order to use the others modules? Composition? Inheritance? Any insight would be helpful, thanks.

Submitted May 14, 2018 at 02:09PM by sokrato
via reddit https://ift.tt/2L10lPx
Reddit: Material Theming
I feel like we, here, need to give some importance to Material Theming too. I think what Google have done to transform it from a mere guideline to this is huge. And if you saw the I/O talk on it, they basically were pushing everyone to Flutter when they were explaining how to integrate Material Theming into Web, iOS and even Android. Material Theming works out of the box in FlutterAlong with the tutorials for Dart and simple apps, we have to push Material Theming too because this is where people are going to come sooner or laterR/materialdesign is sort of deadI don't know if I misunderstood the potential of it but I really am a huge fan of how they've bridged the gap between designers and developers like never beforeTl;dr let's start incorporating material Theming into our workflow and videos and tutorials

Submitted May 14, 2018 at 06:41PM by mycroftholmess
via reddit https://ift.tt/2IflTdF
Reddit: VScode widget debugger?
will this be a feature in the near future? I love vscode but i feel like it really lacks compared to intellij features. just my two cents. i don't want to switch but i think i might soon

Submitted May 14, 2018 at 07:46PM by alaricat
via reddit https://ift.tt/2L0X1Eq