New post on /r/flutterdev subreddit:
Asynchronous Programming in Flutter with Dart (IUE Presentation)
I recently gave a presentation in our university about Flutter and Dart. Please enjoy: https://www.youtube.com/watch?v=yyvTrXCDdYgFrom the video description:Understanding how asynchronous programming works can be a challenge. In this talk tried to give an intuitive introduction to it and compared it to alternatives. I try to answer these questions throughout the presentation:- What can you with Dart?- Why should you use Dart and Flutter?- What is asynchronous programming and how does it relate to callback functions, threads or promises/futures?- How can we write asynchronous code in Dart?- How does asynchrony help in Flutter?This was a presentation that I gave in Izmir University of Economics. It is an improved version of a talk I gave about a month earlier: https://gdgizmir.org/schedule/day1?se...I use ideas from Florian Loitsch's talk in 2015 https://www.youtube.com/watch?v=MUDOI... Hope you find it useful!
December 13, 2018 at 12:43PM by gazialankus
https://ift.tt/2Evaaph
Asynchronous Programming in Flutter with Dart (IUE Presentation)
I recently gave a presentation in our university about Flutter and Dart. Please enjoy: https://www.youtube.com/watch?v=yyvTrXCDdYgFrom the video description:Understanding how asynchronous programming works can be a challenge. In this talk tried to give an intuitive introduction to it and compared it to alternatives. I try to answer these questions throughout the presentation:- What can you with Dart?- Why should you use Dart and Flutter?- What is asynchronous programming and how does it relate to callback functions, threads or promises/futures?- How can we write asynchronous code in Dart?- How does asynchrony help in Flutter?This was a presentation that I gave in Izmir University of Economics. It is an improved version of a talk I gave about a month earlier: https://gdgizmir.org/schedule/day1?se...I use ideas from Florian Loitsch's talk in 2015 https://www.youtube.com/watch?v=MUDOI... Hope you find it useful!
December 13, 2018 at 12:43PM by gazialankus
https://ift.tt/2Evaaph
YouTube
Asynchronous Programming in Flutter with Dart (IUE Presentation)
Understanding how asynchronous programming works can be a challenge. In this talk tried to give an intuitive introduction to it and compared it to alternativ...
New post on /r/flutterdev subreddit:
Help a friend out
I made a custom input widget by wrapping Textfield in some widgets and so on. Now I can't reach the onChanged property directly from input. I tried making a property in my custom widget but couldn't implement it properly. I googled passing variables between widgets and it seems a hard thing to do. So any help?
December 13, 2018 at 12:24PM by omarahmad293
https://ift.tt/2El9lhT
Help a friend out
I made a custom input widget by wrapping Textfield in some widgets and so on. Now I can't reach the onChanged property directly from input. I tried making a property in my custom widget but couldn't implement it properly. I googled passing variables between widgets and it seems a hard thing to do. So any help?
December 13, 2018 at 12:24PM by omarahmad293
https://ift.tt/2El9lhT
reddit
r/FlutterDev - Help a friend out
1 vote and 0 comments so far on Reddit
New post on Flutter Dev Google group:
Codemagic - Dedicated CI/CD for Flutter
Hey, I've been getting some questions about CI/CD regarding Flutter. Thought I would post here as well - Nevercode announced Codemagic during Flutter Live 2018 in London. Free CI/CD service for Flutter developers. Currently supporting GitHub with Bitbucket on the way and GitLab coming up next
December 13, 2018 at 03:26PM by mar...@nevercode.io
https://ift.tt/2GnRKIO
Codemagic - Dedicated CI/CD for Flutter
Hey, I've been getting some questions about CI/CD regarding Flutter. Thought I would post here as well - Nevercode announced Codemagic during Flutter Live 2018 in London. Free CI/CD service for Flutter developers. Currently supporting GitHub with Bitbucket on the way and GitLab coming up next
December 13, 2018 at 03:26PM by mar...@nevercode.io
https://ift.tt/2GnRKIO
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.
New post on /r/flutterdev subreddit:
Flutter - Google Maps - Different viewpoints with bearing
https://youtu.be/o5-IAZqlr1E
December 13, 2018 at 04:17PM by rajayogan27
https://ift.tt/2GhpkzS
Flutter - Google Maps - Different viewpoints with bearing
https://youtu.be/o5-IAZqlr1E
December 13, 2018 at 04:17PM by rajayogan27
https://ift.tt/2GhpkzS
YouTube
Flutter - Google Maps - Cool effects with CameraPosition
Support me - https://paypal.me/RajaYogan
Buy my course - https://www.udemy.com/learn-flutter-from-scratch/?couponCode=SPECOFF
Follow me on twitter - https://twitter.com/rajayogan14k
Google Maps basics video - https://youtu.be/Egp_S8JN-ec
Google Maps,…
Buy my course - https://www.udemy.com/learn-flutter-from-scratch/?couponCode=SPECOFF
Follow me on twitter - https://twitter.com/rajayogan14k
Google Maps basics video - https://youtu.be/Egp_S8JN-ec
Google Maps,…
New post on /r/flutterdev subreddit:
CI/CD for Flutter on Product Hunt needs your feedback
https://ift.tt/2SNPqMt
December 13, 2018 at 04:14PM by Gigatronbot
https://ift.tt/2rBPnYh
CI/CD for Flutter on Product Hunt needs your feedback
https://ift.tt/2SNPqMt
December 13, 2018 at 04:14PM by Gigatronbot
https://ift.tt/2rBPnYh
Product Hunt
codemagic.io - Continuous integration and delivery for Flutter apps | Product Hunt
Codemagic is the first CI/CD tool exclusively for Flutter apps, engineered by Flutter fans and launched on Flutter Live.Codemagic enables users to build Flutter apps hosted on GitHub with minimum effort and maximum speed thanks to preconfigured defaults.…
New post on /r/flutterdev subreddit:
I’m a CTO for an IOT startup, I love flutter. Can my team use it for desktop, web, and mobile? If so what are the limitations?
Here are some of the features the app should support cross-platform:Real-time analyticsQR code scanningAdmin like dashboardGeo location / mapping libsNetwork topology ux ( with drag and drop )I’m a Go, python, NodeJS developer and looking at Dart, I’m not too overwhelmed by the learning curve.Im not sure if flutter can do desktop and web and share the same assets and modules.Any advice is appreciated as this decision is highly critical.
December 13, 2018 at 04:07PM by pratiks3
https://ift.tt/2GfDMbQ
I’m a CTO for an IOT startup, I love flutter. Can my team use it for desktop, web, and mobile? If so what are the limitations?
Here are some of the features the app should support cross-platform:Real-time analyticsQR code scanningAdmin like dashboardGeo location / mapping libsNetwork topology ux ( with drag and drop )I’m a Go, python, NodeJS developer and looking at Dart, I’m not too overwhelmed by the learning curve.Im not sure if flutter can do desktop and web and share the same assets and modules.Any advice is appreciated as this decision is highly critical.
December 13, 2018 at 04:07PM by pratiks3
https://ift.tt/2GfDMbQ
reddit
r/FlutterDev - I’m a CTO for an IOT startup, I love flutter. Can my team use it for desktop, web, and mobile? If so what are the…
1 vote and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Multiple Firebase environments with Flutter
https://ift.tt/2QqQJUG
December 13, 2018 at 04:56PM by luigiagosti
https://ift.tt/2EtLAou
Multiple Firebase environments with Flutter
https://ift.tt/2QqQJUG
December 13, 2018 at 04:56PM by luigiagosti
https://ift.tt/2EtLAou
Tengio
Multiple Firebase environments with Flutter
Using multiple environments is a common practice used in mobile applications. Android and iOS solved this problem in a slightly different way. In flutter the flavor option maps directly to an Android product flavor and loosely to an Xcode scheme. This creates…
New post on /r/flutterdev subreddit:
Google Maps for Flutter, Platform Channels, Mobile Ads, & More - #AskFlu...
https://www.youtube.com/attribution_link?a=E_ZohRSV2bY&u=%2Fwatch%3Fv%3DhGHu1YIIh_s%26feature%3Dshare
December 13, 2018 at 05:34PM by Pixelreddit
https://ift.tt/2rAgjHZ
Google Maps for Flutter, Platform Channels, Mobile Ads, & More - #AskFlu...
https://www.youtube.com/attribution_link?a=E_ZohRSV2bY&u=%2Fwatch%3Fv%3DhGHu1YIIh_s%26feature%3Dshare
December 13, 2018 at 05:34PM by Pixelreddit
https://ift.tt/2rAgjHZ
YouTube
Google Maps for Flutter, Platform Channels, Mobile Ads, & More - #AskFlutter at Flutter Live
In this #AskFlutter section, Andrew Brogdon and Wm Leler from the Flutter team answer questions from the Flutter community. They discuss topics like Google M...
New post on /r/flutterdev subreddit:
Connecting to Dart VM Service..
I'm trying to test a simple JSON RPC Java client, and connect to the Dart VM Service using TCPover a Socket, sending an initial JSON "packet" and looking for a response from the server.It's being run from the desktop on Windows. Is there any command I should be entering from a command line to get the server going, and what hostname and port number should be used for the Socket. Also, what should the initial JSON "packet" be? 'getVersion'? I've been looking at the vm/service notes. Thanks!
December 13, 2018 at 05:54PM by joes131
https://ift.tt/2GfdINY
Connecting to Dart VM Service..
I'm trying to test a simple JSON RPC Java client, and connect to the Dart VM Service using TCPover a Socket, sending an initial JSON "packet" and looking for a response from the server.It's being run from the desktop on Windows. Is there any command I should be entering from a command line to get the server going, and what hostname and port number should be used for the Socket. Also, what should the initial JSON "packet" be? 'getVersion'? I've been looking at the vm/service notes. Thanks!
December 13, 2018 at 05:54PM by joes131
https://ift.tt/2GfdINY
reddit
r/FlutterDev - Connecting to Dart VM Service..
1 vote and 0 comments so far on Reddit
New post on Flutter Dev Google group:
Rendering Performance
I'm interested in adopting Flutter in my future apps, so I tryied out various apps developed in Flutter for both iOS and Android and compared them with some native ones. In the Flutter apps I encountered frameskips and the animations are not always fluid like native ones. In your opinion is this
December 13, 2018 at 07:41PM by Simone Pauro
https://ift.tt/2LdIOo3
Rendering Performance
I'm interested in adopting Flutter in my future apps, so I tryied out various apps developed in Flutter for both iOS and Android and compared them with some native ones. In the Flutter apps I encountered frameskips and the animations are not always fluid like native ones. In your opinion is this
December 13, 2018 at 07:41PM by Simone Pauro
https://ift.tt/2LdIOo3
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.
New post on Flutter Dev Google group:
Traffic layer of google maps flutter
Hello people, I'm trying to get the traffic layer on my google map. I'm currently using the Google Maps Flutter plugin but I don't think they have the traffic layer yet. Any help?
December 13, 2018 at 08:56PM by Udana Methmal
https://ift.tt/2rC0BMu
Traffic layer of google maps flutter
Hello people, I'm trying to get the traffic layer on my google map. I'm currently using the Google Maps Flutter plugin but I don't think they have the traffic layer yet. Any help?
December 13, 2018 at 08:56PM by Udana Methmal
https://ift.tt/2rC0BMu
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.
New post on Flutter Dev Google group:
Wrapping a proper flutter widget to an API function
Hello friend, I need help in wrapping a proper Flutter widget to call an API function in order to post to the backend. Below is the link to my code: https://ift.tt/2RVuqDi
December 13, 2018 at 09:10PM by Azeez Akinsola
https://ift.tt/2Qv69aJ
Wrapping a proper flutter widget to an API function
Hello friend, I need help in wrapping a proper Flutter widget to call an API function in order to post to the backend. Below is the link to my code: https://ift.tt/2RVuqDi
December 13, 2018 at 09:10PM by Azeez Akinsola
https://ift.tt/2Qv69aJ
Gist
Wrapping a proper Flutter widget to call my API function in order to post to the backend.
Wrapping a proper Flutter widget to call my API function in order to post to the backend. - login.dart
New post on Flutter Dev Google group:
Overlay is moving
Hi guys ! I'm asking how to disable Overlays to move when a Scaffold.of(context).showSnackBar is called like on my capture. The same thing is happening when the keyboard appear. Sometime the blue floattingButton (+) don't come back to it's original position :-( Thx in advance.
December 13, 2018 at 09:43PM by Julien P.
https://ift.tt/2Lkb4p6
Overlay is moving
Hi guys ! I'm asking how to disable Overlays to move when a Scaffold.of(context).showSnackBar is called like on my capture. The same thing is happening when the keyboard appear. Sometime the blue floattingButton (+) don't come back to it's original position :-( Thx in advance.
December 13, 2018 at 09:43PM by Julien P.
https://ift.tt/2Lkb4p6
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.
New post on /r/flutterdev subreddit:
Open source word game - Bnoggles
An open source project, my first Flutter project. My goal is to make a game based on the Boggle game that is free and has no ads. Looking for feedback; mostly about the code, the backlog is already full with feature requests :)
December 13, 2018 at 09:26PM by bennorichters
https://ift.tt/2SN8Y3h
Open source word game - Bnoggles
An open source project, my first Flutter project. My goal is to make a game based on the Boggle game that is free and has no ads. Looking for feedback; mostly about the code, the backlog is already full with feature requests :)
December 13, 2018 at 09:26PM by bennorichters
https://ift.tt/2SN8Y3h
Wikipedia
Boggle
timed word game
New post on Flutter Dev Google group:
Detect widget visibility?
I have a stateful widget that displays incoming data from a stream. I subscribe in initState() and close in dispose() as usual, and all works fine. When the widget is off-screen, or otherwise not visible, the state continues to update--which works just fine--but I'd rather it didn't, because
December 13, 2018 at 09:59PM by Lee Crocker
https://ift.tt/2Gewgh7
Detect widget visibility?
I have a stateful widget that displays incoming data from a stream. I subscribe in initState() and close in dispose() as usual, and all works fine. When the widget is off-screen, or otherwise not visible, the state continues to update--which works just fine--but I'd rather it didn't, because
December 13, 2018 at 09:59PM by Lee Crocker
https://ift.tt/2Gewgh7
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.
New post on /r/flutterdev subreddit:
Is there an alternative to Firebase?
Is there any other solution giving me the same features: scaling, authentication, security, cloud hosted, nosql-db, flutter integration?I look for an easy solution that can be ported if needed. Firebase seems to lock me in to google.For Back4App(Parse) I don't seem to find code examples for flutter on their page.Kuzzle seems to be quite expensive.Other options either aren't cloud hosted and/or also vendor locked-in.
December 13, 2018 at 09:46PM by c-f-g
https://ift.tt/2QOYG5y
Is there an alternative to Firebase?
Is there any other solution giving me the same features: scaling, authentication, security, cloud hosted, nosql-db, flutter integration?I look for an easy solution that can be ported if needed. Firebase seems to lock me in to google.For Back4App(Parse) I don't seem to find code examples for flutter on their page.Kuzzle seems to be quite expensive.Other options either aren't cloud hosted and/or also vendor locked-in.
December 13, 2018 at 09:46PM by c-f-g
https://ift.tt/2QOYG5y
reddit
r/FlutterDev - Is there an alternative to Firebase?
5 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Correct transformer for rxdart
I want to create a transformer for a PublicSubject in rxdart. I will add a bool value to the sink, after that the transformer will save that value to database by calling my method and return that bool value to stream. What is the transformer for this task. I am confused about a lot of transformer types in the API docs. Thanks!!
December 13, 2018 at 10:31PM by thuutien2
https://ift.tt/2GdzZM7
Correct transformer for rxdart
I want to create a transformer for a PublicSubject in rxdart. I will add a bool value to the sink, after that the transformer will save that value to database by calling my method and return that bool value to stream. What is the transformer for this task. I am confused about a lot of transformer types in the API docs. Thanks!!
December 13, 2018 at 10:31PM by thuutien2
https://ift.tt/2GdzZM7
reddit
r/FlutterDev - Correct transformer for rxdart
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Origin of Flutter, Dart 2.0, E-Commerce with Flutter, & More (#AskFlutte...
https://www.youtube.com/attribution_link?a=uuWLODb9qKY&u=%2Fwatch%3Fv%3DFToO5roV7oc%26feature%3Dshare
December 13, 2018 at 10:17PM by Pixelreddit
https://ift.tt/2rx96sg
Origin of Flutter, Dart 2.0, E-Commerce with Flutter, & More (#AskFlutte...
https://www.youtube.com/attribution_link?a=uuWLODb9qKY&u=%2Fwatch%3Fv%3DFToO5roV7oc%26feature%3Dshare
December 13, 2018 at 10:17PM by Pixelreddit
https://ift.tt/2rx96sg
YouTube
Origin of Flutter, Dart 2.0, E-Commerce with Flutter, & More (#AskFlutter at Flutter Live)
In this #AskFlutter section, Andrew Brogdon and Wm Leler answer a bunch of questions - they also speak with Eric Seidel, Filip Hracek, and Simon Lightfoot. S...
New post on /r/flutterdev subreddit:
Bloc per screen, per widget, per db resource?
Title says it all, when you create a Bloc is it per "screen", widget, or db resource? I have been designing my Blocs per screen however I find that I will need to reuse similar business logic on other screen Blocs (not very DRY) so I am debating on changing everything over to creating a Bloc per db resouce however that may result in a lot of nested BlocProviders in my code since I have different resouces being pulled in for any given screen. What is the proper technique?Thanks.
December 13, 2018 at 11:15PM by UrFsxD0xnXCnsxwnAUhM
https://ift.tt/2SN7dU6
Bloc per screen, per widget, per db resource?
Title says it all, when you create a Bloc is it per "screen", widget, or db resource? I have been designing my Blocs per screen however I find that I will need to reuse similar business logic on other screen Blocs (not very DRY) so I am debating on changing everything over to creating a Bloc per db resouce however that may result in a lot of nested BlocProviders in my code since I have different resouces being pulled in for any given screen. What is the proper technique?Thanks.
December 13, 2018 at 11:15PM by UrFsxD0xnXCnsxwnAUhM
https://ift.tt/2SN7dU6
reddit
r/FlutterDev - Bloc per screen, per widget, per db resource?
2 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
Bloc per "screen", widget, or db resource?
When you create a Bloc is it per "screen", widget, or db resource? I have been designing my Blocs per screen however I find that I will need to reuse similar business logic on other screen Blocs (not very DRY) so I am debating on changing everything over to creating a Bloc per db resource
December 13, 2018 at 11:44PM by John
https://ift.tt/2UOFDYm
Bloc per "screen", widget, or db resource?
When you create a Bloc is it per "screen", widget, or db resource? I have been designing my Blocs per screen however I find that I will need to reuse similar business logic on other screen Blocs (not very DRY) so I am debating on changing everything over to creating a Bloc per db resource
December 13, 2018 at 11:44PM by John
https://ift.tt/2UOFDYm
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.
New post on Flutter Dev Google group:
Flutter doctor wont accept android SDKs
Hi, I'm trying to get flutter working for the first time but it seems that I don't have a valid sdk version (or something?) From flutter doctor -v > [✓] Flutter (Channel stable, v1.0.0, on Linux, locale en_US.utf8) > • Flutter version 1.0.0 at /home/vagrant/development/flutter > •
December 14, 2018 at 02:34AM by Martin Lyne
https://ift.tt/2QtB5rV
Flutter doctor wont accept android SDKs
Hi, I'm trying to get flutter working for the first time but it seems that I don't have a valid sdk version (or something?) From flutter doctor -v > [✓] Flutter (Channel stable, v1.0.0, on Linux, locale en_US.utf8) > • Flutter version 1.0.0 at /home/vagrant/development/flutter > •
December 14, 2018 at 02:34AM by Martin Lyne
https://ift.tt/2QtB5rV
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.