Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
GGroup: DrawerLayout: How to make this Custom Layout in flutter
Hi, I have a drawer in which I want to achieve layout posted in the below screenshot. `AllTasks, Today, Complete and Incomplete` with `numbers` are fixed. The user cannot add these. Already added by me. `CreateList and Settings` as well. `MyList` which is added by the user and he can add

Submitted May 14, 2018 at 10:58PM by pirzada rashid
via Flutter Dev https://ift.tt/2Kq2Hqr
Reddit: Building a Flutter App that fits in with your micro-services strategy
https://ift.tt/2rGTqmG

Submitted May 14, 2018 at 11:59PM by Purple_Pizzazz
via reddit https://ift.tt/2GgWlH9
Reddit: markup/css vs flutter code - simplicity vs complexity
This slide from google i/o 2017 compares html/css markup vs flutter codehttps://i.imgur.com/9NOY00g.jpgwhich side is easier to mentally digest? left side wins the day everydayWhy o why could they not just implemented a layout system based on that? Markup your UI or other widgets with markup tags the style them with a css system flutter understands.

Submitted May 15, 2018 at 12:53AM by movdev
via reddit https://ift.tt/2rGY2sg