Reddit: Video - Extend and Reuse the App Bar
https://www.youtube.com/watch?v=cLbNY2nCuYw&t=0s&index=43&list=PLBbgqtDgdc_RUWUCInIqxpY--C94C6Xjh
Submitted April 08, 2018 at 07:58AM by branflake2267
via reddit https://ift.tt/2GJLmer
https://www.youtube.com/watch?v=cLbNY2nCuYw&t=0s&index=43&list=PLBbgqtDgdc_RUWUCInIqxpY--C94C6Xjh
Submitted April 08, 2018 at 07:58AM by branflake2267
via reddit https://ift.tt/2GJLmer
YouTube
Flutter - Extend and Reuse the App Bar
In this episode I extend and reuse the app bar on multiple pages. I show how to make an action widget, an IconButton the same on both widgets.
Reddit: Video - Using the dev tools to inspect the widgets in the emulator.
https://www.youtube.com/watch?v=T2fgPSWvoZo&index=45&t=0s&list=PLBbgqtDgdc_RUWUCInIqxpY--C94C6Xjh
Submitted April 08, 2018 at 09:05AM by branflake2267
via reddit https://ift.tt/2qccM2m
https://www.youtube.com/watch?v=T2fgPSWvoZo&index=45&t=0s&list=PLBbgqtDgdc_RUWUCInIqxpY--C94C6Xjh
Submitted April 08, 2018 at 09:05AM by branflake2267
via reddit https://ift.tt/2qccM2m
YouTube
Flutter - Inspecting the Widget Tree
In this episode I cover how to pull up the dev tools an use the widget inspector. This video covers: - Opening up the dev tools - Using the inspector to find...
Reddit: Video - Enabling and Disabling the Button
https://www.youtube.com/watch?v=l8HvWhQyPo8&index=44&list=PLBbgqtDgdc_RUWUCInIqxpY--C94C6Xjh&t=0s
Submitted April 08, 2018 at 09:00AM by branflake2267
via reddit https://ift.tt/2qdVm4L
https://www.youtube.com/watch?v=l8HvWhQyPo8&index=44&list=PLBbgqtDgdc_RUWUCInIqxpY--C94C6Xjh&t=0s
Submitted April 08, 2018 at 09:00AM by branflake2267
via reddit https://ift.tt/2qdVm4L
YouTube
Flutter - Enabling and Disabling the Button
In this episode I cover enabling or disabling the button. This episode covers: - Toggle the button enabled state - Change the buttons onPressed function
Reddit: A Game of Thrones App With Flutter!
https://ift.tt/2HjMSB8
Submitted April 08, 2018 at 01:59PM by shindesharad71
via reddit https://ift.tt/2Hi2RQd
https://ift.tt/2HjMSB8
Submitted April 08, 2018 at 01:59PM by shindesharad71
via reddit https://ift.tt/2Hi2RQd
GitHub
shindesharad71/GoT-Info-With-Flutter
GoT-Info-With-Flutter - A new Flutter project. A basic informative app for the HBO Series Game of Thrones.
Reddit: Take your Flutter tests to the next level (with abstract classes and dependency injection)
https://ift.tt/2uSwgxW
Submitted April 08, 2018 at 01:52PM by bizz84
via reddit https://ift.tt/2v0LEIA
https://ift.tt/2uSwgxW
Submitted April 08, 2018 at 01:52PM by bizz84
via reddit https://ift.tt/2v0LEIA
Medium
Take your Flutter tests to the next level
Unleashing abstract classes and dependency injection
GGroup: Explanations in the docs pages for classes! More Please!
To whomever is responsible for putting detailed explanations in the docs pages for each class: THANK YOU! Now don't stop, please. Do this for every class. It is more helpful than I can possibly say here, and it's potentially the biggest single thing that will help retain newer people to Flutter
Submitted April 08, 2018 at 05:04PM by Scott Stoll
via Flutter Dev https://ift.tt/2IBV0ME
To whomever is responsible for putting detailed explanations in the docs pages for each class: THANK YOU! Now don't stop, please. Do this for every class. It is more helpful than I can possibly say here, and it's potentially the biggest single thing that will help retain newer people to Flutter
Submitted April 08, 2018 at 05:04PM by Scott Stoll
via Flutter Dev https://ift.tt/2IBV0ME
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: Published my first Flutter app (News app)
https://ift.tt/2IB8GaJ
Submitted April 08, 2018 at 06:27PM by alfred500
via reddit https://ift.tt/2ExSFjG
https://ift.tt/2IB8GaJ
Submitted April 08, 2018 at 06:27PM by alfred500
via reddit https://ift.tt/2ExSFjG
Google Play
NewsReader - Apps on Google Play
- 8 themes- Search feature- Star favorite news sources and they will jump to the top of the list- Share news article to any app- Add custom news providers- Read news by category
GGroup: iOS app crash after publishing
Flutter application that runs through Android Studio and Xcode on iOS simulator (and debug device) and after deployment to Google Play without issue and as expected, crashes with attached debug once deployed to iTunes: Hardware Model: iPhone7,2 Process: Runner [824] Path:
Submitted April 08, 2018 at 10:02PM by wil...@wckethman.com
via Flutter Dev https://ift.tt/2GL9R79
Flutter application that runs through Android Studio and Xcode on iOS simulator (and debug device) and after deployment to Google Play without issue and as expected, crashes with attached debug once deployed to iTunes: Hardware Model: iPhone7,2 Process: Runner [824] Path:
Submitted April 08, 2018 at 10:02PM by wil...@wckethman.com
via Flutter Dev https://ift.tt/2GL9R79
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 Phone Authentication with Flutter in Android
Please suggest me ,how can implement firebase phone authentication in android and also provide me links..............
Submitted April 09, 2018 at 09:56AM by reetes...@zunroof.com
via Flutter Dev https://ift.tt/2GIXegH
Please suggest me ,how can implement firebase phone authentication in android and also provide me links..............
Submitted April 09, 2018 at 09:56AM by reetes...@zunroof.com
via Flutter Dev https://ift.tt/2GIXegH
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: Clarification: package:http vs dart:io httpclient confusing docs
Its very confusing when the docs are talking about multiple http packages. the ccokbook uses https://ift.tt/2qj289k and docs about making http requests uses https://ift.tt/2hcR6RH This is confusing which is the standard and what the differences really are and
Submitted April 09, 2018 at 11:31AM by Michael Tawiah Sowah
via Flutter Dev https://ift.tt/2qiDRQO
Its very confusing when the docs are talking about multiple http packages. the ccokbook uses https://ift.tt/2qj289k and docs about making http requests uses https://ift.tt/2hcR6RH This is confusing which is the standard and what the differences really are and
Submitted April 09, 2018 at 11:31AM by Michael Tawiah Sowah
via Flutter Dev https://ift.tt/2qiDRQO
GGroup: Native FIle Browser
Is there any plugins for Native File Browser?
Submitted April 09, 2018 at 03:27PM by Sel Vam
via Flutter Dev https://ift.tt/2GMHtkO
Is there any plugins for Native File Browser?
Submitted April 09, 2018 at 03:27PM by Sel Vam
via Flutter Dev https://ift.tt/2GMHtkO
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: Should I move to flutter or not
We are building a complex healthcare product and ready to release 1 for iOS, built using Swift 4. We are starting to work on Android. For our app look and feel of the native app is a must and high performance is a key. We are exploring whether we should move to flutter or not. From what I
Submitted April 09, 2018 at 08:11PM by Nilu Kundagrami
via Flutter Dev https://ift.tt/2uWDFfG
We are building a complex healthcare product and ready to release 1 for iOS, built using Swift 4. We are starting to work on Android. For our app look and feel of the native app is a must and high performance is a key. We are exploring whether we should move to flutter or not. From what I
Submitted April 09, 2018 at 08:11PM by Nilu Kundagrami
via Flutter Dev https://ift.tt/2uWDFfG
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: Beta 2 (v0.2.8)
*Flutter users:We just released an updated build on our beta channel, which we're calling "beta 2", and which has the version number v0.2.8. Users on the beta channel can upgrade to this release by running “flutter upgrade”.Here is the change log:Changes in v0.2.8 (since v0.2.3) - beta 2v0.2.5
Submitted April 09, 2018 at 09:17PM by Todd Volkert
via Flutter Dev https://ift.tt/2H8kPXH
*Flutter users:We just released an updated build on our beta channel, which we're calling "beta 2", and which has the version number v0.2.8. Users on the beta channel can upgrade to this release by running “flutter upgrade”.Here is the change log:Changes in v0.2.8 (since v0.2.3) - beta 2v0.2.5
Submitted April 09, 2018 at 09:17PM by Todd Volkert
via Flutter Dev https://ift.tt/2H8kPXH
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: Call to action: upgrading your code to Dart 2
*We just published Flutter beta 2 < https://medium.com/flutter-io/https-medium-com-flutter-io-announcing-flutters-beta-2-c85ba1557d5e> (v.0.2.8). This release has Dart 2 enabled by default. As with all change, there is a cost: If you have existing Flutter code, you may have to upgrade some of
Submitted April 09, 2018 at 09:43PM by Michael Thomsen
via Flutter Dev https://ift.tt/2Jz6cea
*We just published Flutter beta 2 < https://medium.com/flutter-io/https-medium-com-flutter-io-announcing-flutters-beta-2-c85ba1557d5e> (v.0.2.8). This release has Dart 2 enabled by default. As with all change, there is a cost: If you have existing Flutter code, you may have to upgrade some of
Submitted April 09, 2018 at 09:43PM by Michael Thomsen
via Flutter Dev https://ift.tt/2Jz6cea
Medium
Announcing Flutter’s beta 2 release
We have a second beta build available of Flutter, Google’s new mobile UI framework that helps developers craft high-quality apps.
Reddit: Announcing Flutter beta 2
https://ift.tt/2qjiL4Q
Submitted April 09, 2018 at 09:26PM by rahiche
via reddit https://ift.tt/2ExgPuC
https://ift.tt/2qjiL4Q
Submitted April 09, 2018 at 09:26PM by rahiche
via reddit https://ift.tt/2ExgPuC
Medium
Announcing Flutter beta 2
We have a second beta build available of Flutter, Google’s new mobile UI framework that helps developers craft high-quality apps.
Reddit: Pigment, use strings color in flutter
https://ift.tt/2GKDx8p
Submitted April 09, 2018 at 09:52PM by bregymr
via reddit https://ift.tt/2JzuswT
https://ift.tt/2GKDx8p
Submitted April 09, 2018 at 09:52PM by bregymr
via reddit https://ift.tt/2JzuswT
GitHub
bregydoc/pigment
pigment - A simple but useful package for play with colors in flutter
GGroup: Is there any tutorial available to create responsive apps in flutter??
i am finding difficulty to make responsive apps according to different screen size.. Is there any tutorial or document available for flutter?
Submitted April 10, 2018 at 03:30PM by N D Praveen
via Flutter Dev https://ift.tt/2HoC6cO
i am finding difficulty to make responsive apps according to different screen size.. Is there any tutorial or document available for flutter?
Submitted April 10, 2018 at 03:30PM by N D Praveen
via Flutter Dev https://ift.tt/2HoC6cO
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: How to use RegEx in Dart?
https://ift.tt/2GLLje3
Submitted April 10, 2018 at 05:40PM by NatoBoram
via reddit https://ift.tt/2qm7fFJ
https://ift.tt/2GLLje3
Submitted April 10, 2018 at 05:40PM by NatoBoram
via reddit https://ift.tt/2qm7fFJ
Stackoverflow
How to use RegEx in Dart?
In a Flutter application, I need to check if a string matches a specific RegEx. However, the RegEx I copied from the JavaScript version of the app always returns false in the Flutter app. I verifie...
GGroup: How to Create Background Image Carousels
I had not previously found any conversation in here about how to implement a carousel in flutter, so last night I published this article with clear instructions. Hope someone finds it helpful: https://ift.tt/2qjcnLC
Submitted April 10, 2018 at 06:15PM by ez...@sightworks.com
via Flutter Dev https://ift.tt/2GMtdZv
I had not previously found any conversation in here about how to implement a carousel in flutter, so last night I published this article with clear instructions. Hope someone finds it helpful: https://ift.tt/2qjcnLC
Submitted April 10, 2018 at 06:15PM by ez...@sightworks.com
via Flutter Dev https://ift.tt/2GMtdZv
Medium
Creating a Carousel with Flutter
As a mobile developer, you may find that certain pages would be enhanced with background-image carousels. In this article, I will review…
Reddit: Do I Really Need to Learn Flutter??
https://www.youtube.com/watch?v=08lFzCgRa-Y
Submitted April 10, 2018 at 06:23PM by ABrownApple
via reddit https://ift.tt/2uY8DUo
https://www.youtube.com/watch?v=08lFzCgRa-Y
Submitted April 10, 2018 at 06:23PM by ABrownApple
via reddit https://ift.tt/2uY8DUo
YouTube
Do I Really Need to Learn Flutter?
Do you really need to learn flutter? What about react native? and all the other things you need to learn?
Reddit: Flutter: Building a Tic Tac Toe Game From Scratch
https://youtu.be/u1KD6Kz0PIQ
Submitted April 10, 2018 at 07:00PM by imthepk
via reddit https://ift.tt/2qj2X2S
https://youtu.be/u1KD6Kz0PIQ
Submitted April 10, 2018 at 07:00PM by imthepk
via reddit https://ift.tt/2qj2X2S
YouTube
Flutter: Building a Tic Tac Toe Game From Scratch | Crash Course | Android | iOS |
In this video, we’ll learn how can we create our first game in flutter. We will build a classic tic tac toe game from scratch.
Give star for this project on git and like the video.
Source Code - https://goo.gl/zN9q75
Kotlin Tutorial for Tic Tac Toe - …
Give star for this project on git and like the video.
Source Code - https://goo.gl/zN9q75
Kotlin Tutorial for Tic Tac Toe - …