Reddit: Lightweight Http logger inspired from Retrofit's http logger.
https://ift.tt/2KxjCqz
Submitted August 05, 2018 at 08:40PM by sarusethi
via reddit https://ift.tt/2ASaUDw
https://ift.tt/2KxjCqz
Submitted August 05, 2018 at 08:40PM by sarusethi
via reddit https://ift.tt/2ASaUDw
GitHub
gurleensethi/http_logger
http_logger - Logging http request and response in Flutter made easy.
Reddit: Flutter Redux Thunk, an example finally
https://ift.tt/2vMxAj8
Submitted August 06, 2018 at 08:02PM by Elixane
via reddit https://ift.tt/2nfpjA3
https://ift.tt/2vMxAj8
Submitted August 06, 2018 at 08:02PM by Elixane
via reddit https://ift.tt/2nfpjA3
Medium
Flutter Redux Thunk, an example finally.
Disclaimer: This article is written for mobile app developers who have heard of Redux and Flutter framework.
GGroup: next flutter beta update?
Flutter beta channel has not been updated since May 29th. Do you guys plan to update it any time soon? thx
Submitted August 06, 2018 at 10:55PM by Alex Rudyk
via Flutter Dev https://ift.tt/2M0OZzz
Flutter beta channel has not been updated since May 29th. Do you guys plan to update it any time soon? thx
Submitted August 06, 2018 at 10:55PM by Alex Rudyk
via Flutter Dev https://ift.tt/2M0OZzz
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: Intellij Connected Devices
I was using intellij with my device plugged into my computer and it was working fine, however, it suddenly stopped showing my device as a connected device at the upper right hand corner, but my computer is able to see my device. Can someone help me out with this?
Submitted August 07, 2018 at 12:36AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2Md0CCM
I was using intellij with my device plugged into my computer and it was working fine, however, it suddenly stopped showing my device as a connected device at the upper right hand corner, but my computer is able to see my device. Can someone help me out with this?
Submitted August 07, 2018 at 12:36AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2Md0CCM
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: Adding Animations to Your App: The Boring Flutter Show
https://www.youtube.com/watch?v=dNSteCm-cEY
Submitted August 07, 2018 at 12:28AM by codenovel
via reddit https://ift.tt/2LViBxX
https://www.youtube.com/watch?v=dNSteCm-cEY
Submitted August 07, 2018 at 12:28AM by codenovel
via reddit https://ift.tt/2LViBxX
YouTube
Adding Animations to Your App (The Boring Flutter Development Show, Ep. 5)
In this episode, Filip is joined by Emily, a Developer Advocate on the Flutter team (and previously a compiler engineer on the Dart team). Together they extend the BLoC pattern to add loading animations to the Hacker News reader app - they showcase the progress…
GGroup: 17 long path
17 of your EXPECT files have got a quite long path for Windows 10. ;)
Submitted August 07, 2018 at 01:52AM by Bened
via Flutter Dev https://ift.tt/2vHGnTq
17 of your EXPECT files have got a quite long path for Windows 10. ;)
Submitted August 07, 2018 at 01:52AM by Bened
via Flutter Dev https://ift.tt/2vHGnTq
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: Firebase realtime database
I have to make an app which has to access a database, so I was thinking of using a firebase real-time database so would the user's device have to be online in order for my app to access the firebase real-time database, or would it be fine if the user is offline. If the user has to be online, is
Submitted August 07, 2018 at 01:54AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2LWVOSl
I have to make an app which has to access a database, so I was thinking of using a firebase real-time database so would the user's device have to be online in order for my app to access the firebase real-time database, or would it be fine if the user is offline. If the user has to be online, is
Submitted August 07, 2018 at 01:54AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2LWVOSl
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: What files to change if changing project name?
I ran into a funny problem today. I tried to change the name of my project. I altered the name at the following locations:The MaterialApp class within my apppubspec.yamlAndroidManifest.xmlInfo.plist*.iml files in the main directoryI found that this would cause my app to crash without much debug info so I believe I am missing one more location.`flutter clean` did not fix this issue.Has anybody run into this. I can't seem to figure out the last place to change the name.UPDATE:I realized I was not supposed to but underscores in the AndroidManifest.xml com.* name! That fixed it!
Submitted August 07, 2018 at 01:52AM by Fathomx1
via reddit https://ift.tt/2OdyaxI
I ran into a funny problem today. I tried to change the name of my project. I altered the name at the following locations:The MaterialApp class within my apppubspec.yamlAndroidManifest.xmlInfo.plist*.iml files in the main directoryI found that this would cause my app to crash without much debug info so I believe I am missing one more location.`flutter clean` did not fix this issue.Has anybody run into this. I can't seem to figure out the last place to change the name.UPDATE:I realized I was not supposed to but underscores in the AndroidManifest.xml com.* name! That fixed it!
Submitted August 07, 2018 at 01:52AM by Fathomx1
via reddit https://ift.tt/2OdyaxI
reddit
r/FlutterDev - What files to change if changing project name?
1 vote and 0 comments so far on Reddit
GGroup: Google sign in on IOS Missing Plugin Exception
Hi All, Trying to get google sign in working on my IOS device. I am getting the following error message MissingPluginException(No implementation found for method init on channel plugins.flutter.io/google_sign_in) any ideas how to resolve this issue.
Submitted August 07, 2018 at 03:41AM by Jeff Gardner
via Flutter Dev https://ift.tt/2Ohs4fL
Hi All, Trying to get google sign in working on my IOS device. I am getting the following error message MissingPluginException(No implementation found for method init on channel plugins.flutter.io/google_sign_in) any ideas how to resolve this issue.
Submitted August 07, 2018 at 03:41AM by Jeff Gardner
via Flutter Dev https://ift.tt/2Ohs4fL
GGroup: Different paint brush types in drawing app using flutter.
Hi All, I want to add different paint brushes for drawing app using flutter. Now I'm using only stroke width for brush type and I want different kind of brush types like pencil,crayon. marker. Is there any suggestion? Thank you regards, Manu
Submitted August 07, 2018 at 08:17AM by Manusb
via Flutter Dev https://ift.tt/2ANifnZ
Hi All, I want to add different paint brushes for drawing app using flutter. Now I'm using only stroke width for brush type and I want different kind of brush types like pencil,crayon. marker. Is there any suggestion? Thank you regards, Manu
Submitted August 07, 2018 at 08:17AM by Manusb
via Flutter Dev https://ift.tt/2ANifnZ
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: Changing bundle id on flutter ios app for debug, staging, release builds
I'd like to be able to have a different bundle id for my debug, staging and release builds. This is quite easy to setup in Xcode and I can use a new Scheme for each (see examples in this blog post https://ift.tt/2M0YWgj
Submitted August 07, 2018 at 09:05AM by Jason Scott
via Flutter Dev https://ift.tt/2OjgOzG
I'd like to be able to have a different bundle id for my debug, staging and release builds. This is quite easy to setup in Xcode and I can use a new Scheme for each (see examples in this blog post https://ift.tt/2M0YWgj
Submitted August 07, 2018 at 09:05AM by Jason Scott
via Flutter Dev https://ift.tt/2OjgOzG
Reddit: E-Commerce app using Flutter — Part 2: WooCommerce Dashboard Integration
https://ift.tt/2APbpOM
Submitted August 07, 2018 at 09:33AM by Purple_Pizzazz
via reddit https://ift.tt/2LYZ9jZ
https://ift.tt/2APbpOM
Submitted August 07, 2018 at 09:33AM by Purple_Pizzazz
via reddit https://ift.tt/2LYZ9jZ
Medium
E-Commerce app using Flutter — Part 2: WooCommerce Dashboard Integration
Overview:
Reddit: Resource to learn Flutter
I am a UI developer working primarily with Angular and JavaScript. I wanted to learn flutter, can someone point me to some good resources or video tutorials to learn it?
Submitted August 07, 2018 at 01:45PM by esnewbie
via reddit https://ift.tt/2vMefOH
I am a UI developer working primarily with Angular and JavaScript. I wanted to learn flutter, can someone point me to some good resources or video tutorials to learn it?
Submitted August 07, 2018 at 01:45PM by esnewbie
via reddit https://ift.tt/2vMefOH
reddit
r/FlutterDev - Resource to learn Flutter
1 vote and 0 comments so far on Reddit
Reddit: Dart 2.0 is officially out.
https://ift.tt/1MCD9Al
Submitted August 07, 2018 at 01:27PM by SaltTM
via reddit https://ift.tt/2vJkX8d
https://ift.tt/1MCD9Al
Submitted August 07, 2018 at 01:27PM by SaltTM
via reddit https://ift.tt/2vJkX8d
GitHub
dart-lang/sdk
The Dart SDK, including the VM, dart2js, core libraries, and more. - dart-lang/sdk
GGroup: Delayed animation of list item on scroll
Hi there, I've already tried to get some help on gitter.im and StackOverflow ( https://ift.tt/2OPXwmA) but no luck yet. I'd like ListView items to start scrolling after some delay when the user starts scrolling. Basically it
Submitted August 07, 2018 at 05:23PM by Sekib Omazic
via Flutter Dev https://ift.tt/2KzBQaU
Hi there, I've already tried to get some help on gitter.im and StackOverflow ( https://ift.tt/2OPXwmA) but no luck yet. I'd like ListView items to start scrolling after some delay when the user starts scrolling. Basically it
Submitted August 07, 2018 at 05:23PM by Sekib Omazic
via Flutter Dev https://ift.tt/2KzBQaU
Stack Overflow
Delayed animation of list items when scrolling
I'm trying to achieve a simple list item animation on scroll. The list item should move in scroll direction when user starts scrolling, but after a small delay and then smoothly ease in to its final
Reddit: Announcing Dart 2 Stable and the Dart Web Platform
https://ift.tt/2KvG1od
Submitted August 07, 2018 at 06:25PM by Darkglow666
via reddit https://ift.tt/2MaVyi7
https://ift.tt/2KvG1od
Submitted August 07, 2018 at 06:25PM by Darkglow666
via reddit https://ift.tt/2MaVyi7
Medium
Announcing Dart 2 Stable and the Dart Web Platform
Signals the rebirth of Dart as a mainstream programming language for mobile and web development
Flutter users have been enjoying Dart 2 for a while. Today is an important milestone: Dart 2 Stable release has been announced!
Learn more in the blog post ↓ https://t.co/hBfwW0AZDZ— Flutter (@flutterio) August 7, 2018
August 07, 2018 at 07:05PM
via Twitter https://twitter.com/flutterio
Learn more in the blog post ↓ https://t.co/hBfwW0AZDZ— Flutter (@flutterio) August 7, 2018
August 07, 2018 at 07:05PM
via Twitter https://twitter.com/flutterio
Twitter
Google's Dart Team
#dartlang v2 is now generally available, with a completely rebuilt web toolset. https://t.co/wEeS9yZJOM
GGroup: Release Flutter App on Play Store
In order to release a flutter app on the play store, do you need to have a website to do that?
Submitted August 07, 2018 at 07:46PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2LWVtz8
In order to release a flutter app on the play store, do you need to have a website to do that?
Submitted August 07, 2018 at 07:46PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2LWVtz8
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: Release Flutter App on Play Store
In order to release a flutter app on the play store, do you need to have a website to do that?
Submitted August 07, 2018 at 07:46PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2LWVtz8
In order to release a flutter app on the play store, do you need to have a website to do that?
Submitted August 07, 2018 at 07:46PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2LWVtz8
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: save an image in firestore storage
? I get image from image picker and put it in file. i want to save it in firestore storage.how can i do this
Submitted August 07, 2018 at 07:52PM by Mohammad Meshkani
via Flutter Dev https://ift.tt/2MrWnjB
? I get image from image picker and put it in file. i want to save it in firestore storage.how can i do this
Submitted August 07, 2018 at 07:52PM by Mohammad Meshkani
via Flutter Dev https://ift.tt/2MrWnjB
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.