Reddit: Dart: Create Your First REST API in Dart | Aqueduct
https://youtu.be/rf6uAcAglzc
Submitted May 13, 2018 at 04:35PM by imthepk
via reddit https://ift.tt/2rDWfVv
https://youtu.be/rf6uAcAglzc
Submitted May 13, 2018 at 04:35PM by imthepk
via reddit https://ift.tt/2rDWfVv
YouTube
Dart: Create Your First REST API in Dart | Aqueduct | Intro | Backend Course Intro
This is just an introduction video where I will teach you how to create your first rest api in dart. We will also see how to setup aqueduct.
Aqueduct is an extensible HTTP framework with integrated ORM, OAuth 2.0, and test libraries.
It runs on the Dart…
Aqueduct is an extensible HTTP framework with integrated ORM, OAuth 2.0, and test libraries.
It runs on the Dart…
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
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
r/FlutterDev - Starting a new Flutter App
1 votes and 2 so far on reddit
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
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
r/FlutterDev - Elephant in the flutter room - nesting / tree verbosity
1 votes and 1 so far on reddit
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
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
r/FlutterDev - How do I make VS code automatically open an emulator?
1 votes and 0 so far on reddit
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
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
reddit
Kindle Fire 7 (2014 - 5th gen) works great with Flutter • r/FlutterDev
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...
Reddit: Flutter animations: Using AnimationController and introducing Tweens
https://ift.tt/2KgHW0b
Submitted May 14, 2018 at 07:23AM by KingBaal
via reddit https://ift.tt/2IADI6f
https://ift.tt/2KgHW0b
Submitted May 14, 2018 at 07:23AM by KingBaal
via reddit https://ift.tt/2IADI6f
Sergi & Replace
Flutter animations: Using AnimationController and introducing Tweens
In this article we will see how to properly use AnimationController and we will make an introduction the use of Tweens.
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
r/FlutterDev - can flutter be used to create apple watch /android wear apps?
1 votes and 1 so far on reddit
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
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
r/FlutterDev - finding paid flutter work?
1 votes and 2 so far on reddit
Reddit: Flutter: Expandable And Sticky Header List
https://youtu.be/vDgdzfcFBy0
Submitted May 14, 2018 at 01:14PM by imthepk
via reddit https://ift.tt/2IkdtxE
https://youtu.be/vDgdzfcFBy0
Submitted May 14, 2018 at 01:14PM by imthepk
via reddit https://ift.tt/2IkdtxE
YouTube
Flutter: Expandable And Sticky Header List
In this video, I will explain how to make complex lists like expandable list and sticky header lists.
Give star for this project on git and like the video.
Source Code - https://github.com/iampawan/FlutterExpandableAndStickyHeaderList
Flutter Example Apps…
Give star for this project on git and like the video.
Source Code - https://github.com/iampawan/FlutterExpandableAndStickyHeaderList
Flutter Example Apps…
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
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
r/FlutterDev - How to manage several models in Scoped Model?
2 votes and 0 so far on reddit
Reddit: If you are tired from manually switching to the debug view of VS Code on a break or an exception pleas evote on
https://ift.tt/2KYnlPv
Submitted May 14, 2018 at 05:21PM by escamoteur
via reddit https://ift.tt/2GfrR8u
https://ift.tt/2KYnlPv
Submitted May 14, 2018 at 05:21PM by escamoteur
via reddit https://ift.tt/2GfrR8u
GitHub
Provide an option to that the Debug View is shown automatically when the debugger breaks #49677
Currently if I start my App with another View than Debug View open and the debugger breaks because of a break point or an exception I have to manually switch to the debug view. It would be incredib...
Reddit: "We rebuilt some of our React Native starter kits and UI themes from NativeBase Market using Flutter"
https://ift.tt/2L20hiK
Submitted May 14, 2018 at 04:54PM by sethladd
via reddit https://ift.tt/2GeYF1x
https://ift.tt/2L20hiK
Submitted May 14, 2018 at 04:54PM by sethladd
via reddit https://ift.tt/2GeYF1x
GeekyAnts Blog
Building Beautiful UI with Flutter – GeekyAnts Blog
We have been experimenting with Google’s Flutter since it was in alpha phase, figuring out its potential and providing insights with how…
Reddit: Flutter from scratch - Lists and Dialogs
https://ift.tt/2jXrmaC
Submitted May 14, 2018 at 04:50PM by rajayogan27
via reddit https://ift.tt/2GdsxLF
https://ift.tt/2jXrmaC
Submitted May 14, 2018 at 04:50PM by rajayogan27
via reddit https://ift.tt/2GdsxLF
T-Pub :)
Flutter – Lists and Dialogs
Hi Friends, In this post, let’s see how to create a basic list & an alert dialog. Going forth I’ll not be discussing how to create a new flutter app. If you would like to get starte…
Reddit: If you too want to get debug paint on a widget level please vote here
https://ift.tt/2Gf4njY
Submitted May 14, 2018 at 05:55PM by escamoteur
via reddit https://ift.tt/2KWhYQB
https://ift.tt/2Gf4njY
Submitted May 14, 2018 at 05:55PM by escamoteur
via reddit https://ift.tt/2KWhYQB
GitHub
Add debugPaint property to all widgets #17576
Enabling debug point for a running App is a great help but if you have a heavily nested UI you cannot interpret it anymore. Therefore I would propose to add a debugOutLineColor and debugFillColor t...
GGroup: Map api
Hav google map api in flutter
Submitted May 14, 2018 at 06:37PM by akhilpr...@gmail.com
via Flutter Dev https://ift.tt/2IesF3r
Hav google map api in flutter
Submitted May 14, 2018 at 06:37PM by akhilpr...@gmail.com
via Flutter Dev https://ift.tt/2IesF3r
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
r/FlutterDev - Material Theming
2 votes and 1 so far on reddit
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
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
reddit
r/FlutterDev - VScode widget debugger?
1 votes and 0 so far on reddit