GGroup: Flutter IntelliJ plugin v19: Fit and Finish
IntelliJ EAP support This month’s release now supports the public preview release of Intellij 2017.3. With this release, you’ll get a new version of the Dart plugin. That release includes features to help you better navigate and understand large build() methods, including things like showing
Submitted November 13, 2017 at 11:58PM by Wm Leler
via Flutter Dev http://ift.tt/2iewMh1
IntelliJ EAP support This month’s release now supports the public preview release of Intellij 2017.3. With this release, you’ll get a new version of the Dart plugin. That release includes features to help you better navigate and understand large build() methods, including things like showing
Submitted November 13, 2017 at 11:58PM by Wm Leler
via Flutter Dev http://ift.tt/2iewMh1
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 are the best design patterns suited for Flutter & Dart?
No text found
Submitted November 14, 2017 at 01:10AM by johnwayne2413
via reddit http://ift.tt/2mr2ZGq
No text found
Submitted November 14, 2017 at 01:10AM by johnwayne2413
via reddit http://ift.tt/2mr2ZGq
reddit
What are the best design patterns suited for... • r/FlutterDev
2 points and 1 comments so far on reddit
Reddit: Flutter IntelliJ plugin v19: Fit and Finish
http://ift.tt/2yC21s8
Submitted November 14, 2017 at 12:27AM by Purple_Pizzazz
via reddit http://ift.tt/2yYnBeK
http://ift.tt/2yC21s8
Submitted November 14, 2017 at 12:27AM by Purple_Pizzazz
via reddit http://ift.tt/2yYnBeK
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: Does Flutter team write a language that then calls native APIs for iOS and Android and then generate an app?
I was watching a video and the flutter dev dude said something about compiling to ARM machine code.
Submitted November 14, 2017 at 03:27AM by InsertCoinPushStart
via reddit http://ift.tt/2iUVQch
I was watching a video and the flutter dev dude said something about compiling to ARM machine code.
Submitted November 14, 2017 at 03:27AM by InsertCoinPushStart
via reddit http://ift.tt/2iUVQch
reddit
Does Flutter team write a language that then calls... • r/FlutterDev
I was watching a video and the flutter dev dude said something about compiling to ARM machine code.
GGroup: ScrollNotification.metrics.axisDirection always be AxisDirection.down?
Hi, Dev Team When handling ScrollNotification for ListView, always got: > scroll direction: AxisDirection.down Even scrolled ListView up. How did this happen? How to check scrolling up? Is this a bug? Code below: class _MyHomePageState extends State { > @override > Widget
Submitted November 14, 2017 at 04:59AM by Ken Shao
via Flutter Dev http://ift.tt/2icNFZm
Hi, Dev Team When handling ScrollNotification for ListView, always got: > scroll direction: AxisDirection.down Even scrolled ListView up. How did this happen? How to check scrolling up? Is this a bug? Code below: class _MyHomePageState extends State { > @override > Widget
Submitted November 14, 2017 at 04:59AM by Ken Shao
via Flutter Dev http://ift.tt/2icNFZm
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 do you configure Android Studio 3.x Flutter + Dart plugins to recognize that you have a device attached?
Is anyone use the Flutter + Dart plugins for Android Studio 3.x?If so, how do you set up the IDE to recognize that you have a device attached?Running "Flutter Devices" in Windows 10 Command Prompt shows that a device is connected.
Submitted November 14, 2017 at 07:08AM by johnwayne2413
via reddit http://ift.tt/2AEBdbp
Is anyone use the Flutter + Dart plugins for Android Studio 3.x?If so, how do you set up the IDE to recognize that you have a device attached?Running "Flutter Devices" in Windows 10 Command Prompt shows that a device is connected.
flutter devices 1 connected device: SM N950U1 • ce061716dd47d8f90d7e • android-arm • Android 7.1.1 (API 25)However, pressing Run in Android Studio 3.x returns this error popup:No connected devices found; please connect a device, or see flutter.io/setup for getting started instructions.http://ift.tt/2dAyTLQ guides the user to this link http://ift.tt/2ie6ivIAnd that page has no directions on how to set up the IDE to recognize that you have a device attached.
Submitted November 14, 2017 at 07:08AM by johnwayne2413
via reddit http://ift.tt/2AEBdbp
Reddit: Line Chart example
http://ift.tt/2AH1zdE
Submitted November 14, 2017 at 09:36AM by Marcinus
via reddit http://ift.tt/2yZtxo3
http://ift.tt/2AH1zdE
Submitted November 14, 2017 at 09:36AM by Marcinus
via reddit http://ift.tt/2yZtxo3
Szałko-Blog
Line Chart in Flutter - WeightTracker 6 | Szałko-Blog
In this post I will go through the process of creating line chart for my WeightTracker app. Since there is no official support for drawing charts yet, we will do it by our own :) . Expected result is a Widget displaying history of weight entries. Let's get…
Reddit: Material Color picker by Razvan Lung
http://ift.tt/2yG7BtG
Submitted November 15, 2017 at 12:38PM by Sol_Ido
via reddit http://ift.tt/2AMFMRM
http://ift.tt/2yG7BtG
Submitted November 15, 2017 at 12:38PM by Sol_Ido
via reddit http://ift.tt/2AMFMRM
GitHub
long1eu/material_color_picker
Contribute to material_color_picker development by creating an account on GitHub.
Reddit: Introduction to TensorFlow Lite | TensorFlow for mobile
http://ift.tt/2mrIb1l
Submitted November 15, 2017 at 12:28PM by johnwayne2413
via reddit http://ift.tt/2z3uxHP
http://ift.tt/2mrIb1l
Submitted November 15, 2017 at 12:28PM by johnwayne2413
via reddit http://ift.tt/2z3uxHP
reddit
Introduction to TensorFlow Lite | TensorFlow for mobile • r/FlutterDev
1 points and 0 comments so far on reddit
GGroup: Renaming all ObjC types in flutter/plugins
iOS code in flutter/plugins does not currently follow the Objective-C three-letter-prefix class name convention < http://ift.tt/2kZe6Bg > . I'm going to fix that, and close https://github.
Submitted November 15, 2017 at 01:37PM by mr...@google.com
via Flutter Dev http://ift.tt/2z356Gb
iOS code in flutter/plugins does not currently follow the Objective-C three-letter-prefix class name convention < http://ift.tt/2kZe6Bg > . I'm going to fix that, and close https://github.
Submitted November 15, 2017 at 01:37PM by mr...@google.com
via Flutter Dev http://ift.tt/2z356Gb
Reddit: Why Flutter doesn’t use OEM widgets
http://ift.tt/2j1SFPQ
Submitted November 16, 2017 at 11:58AM by KingBaal
via reddit http://ift.tt/2jtFMCd
http://ift.tt/2j1SFPQ
Submitted November 16, 2017 at 11:58AM by KingBaal
via reddit http://ift.tt/2jtFMCd
Medium
Why Flutter doesn’t use OEM widgets
A developer’s journey from skepticism to excitement for the future of non-OEM widgets, and bespoke mobile design
Reddit: Creating your first flutter app - Part 2
http://ift.tt/2ALqWdv
Submitted November 16, 2017 at 03:36PM by KingBaal
via reddit http://ift.tt/2il9ea6
http://ift.tt/2ALqWdv
Submitted November 16, 2017 at 03:36PM by KingBaal
via reddit http://ift.tt/2il9ea6
Flutter Institute
Creating your first flutter app - Part 2
This is obviously not going to be a good clock app without supporting multiple clock faces. We implemented a "Text" clock face in Part 1, but we also want to add Digital and Analog clock faces.
GGroup: Breaking change in AssetBundleImageProvider
In PR#12997 we are removing the following 2 public methods from AssetBundleImageProvider: - loadAsync - decodeImage
Submitted November 16, 2017 at 06:19PM by Amir Hardon
via Flutter Dev http://ift.tt/2z6Aq6J
In PR#12997 we are removing the following 2 public methods from AssetBundleImageProvider: - loadAsync - decodeImage
Submitted November 16, 2017 at 06:19PM by Amir Hardon
via Flutter Dev http://ift.tt/2z6Aq6J
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: Tim Sneath joining Google (Flutter & Dart)
http://ift.tt/2hvYDbs
Submitted November 16, 2017 at 10:49PM by dayanruben
via reddit http://ift.tt/2AT5hkt
http://ift.tt/2hvYDbs
Submitted November 16, 2017 at 10:49PM by dayanruben
via reddit http://ift.tt/2AT5hkt
Medium
New Beginnings: Joining Google
TL;DR After seventeen years at Microsoft, I’ve joined Google to work on a promising new framework for mobile apps.
GGroup: Flutter unnecessarily redrawing list item when navigating to a different route ?
Note: the source code of my app can be found at : http://ift.tt/2myk1lY , if anybody wants to easily reproduce this issue. My app's home screen is a list view where each list item contains an image loaded from a web site (image built with the
Submitted November 17, 2017 at 12:50AM by Zhenlei Cai
via Flutter Dev http://ift.tt/2z7Rvxj
Note: the source code of my app can be found at : http://ift.tt/2myk1lY , if anybody wants to easily reproduce this issue. My app's home screen is a list view where each list item contains an image loaded from a web site (image built with the
Submitted November 17, 2017 at 12:50AM by Zhenlei Cai
via Flutter Dev http://ift.tt/2z7Rvxj
GitHub
jerryzhenleicai/flutter_list_redraw_inefficiency
Contribute to flutter_list_redraw_inefficiency development by creating an account on GitHub.
GGroup: Flutter unnecessarily redraws list item when user taps it to navigate to a different route ?
Note: the source code in question can be found at : http://ift.tt/2myk1lY I am building an app where the home screen is a list view with each list item containing an image loaded from a web site (the image is built via a FutureBuilder). The list
Submitted November 17, 2017 at 01:24AM by Z Cai
via Flutter Dev http://ift.tt/2imD3qD
Note: the source code in question can be found at : http://ift.tt/2myk1lY I am building an app where the home screen is a list view with each list item containing an image loaded from a web site (the image is built via a FutureBuilder). The list
Submitted November 17, 2017 at 01:24AM by Z Cai
via Flutter Dev http://ift.tt/2imD3qD
GitHub
jerryzhenleicai/flutter_list_redraw_inefficiency
Contribute to flutter_list_redraw_inefficiency development by creating an account on GitHub.
GGroup: Linear blending disabled - transparent elements (eg text) will be darker
TL;DR: The Flutter engine, as of http://ift.tt/2istO8z (November 14th) will render all transparent content in a way that's more consistent with other frameworks. This will almost certainly make your text higher contrast (and easier to
Submitted November 17, 2017 at 09:52PM by Brian Osman
via Flutter Dev http://ift.tt/2AQeYPS
TL;DR: The Flutter engine, as of http://ift.tt/2istO8z (November 14th) will render all transparent content in a way that's more consistent with other frameworks. This will almost certainly make your text higher contrast (and easier to
Submitted November 17, 2017 at 09:52PM by Brian Osman
via Flutter Dev http://ift.tt/2AQeYPS
GitHub
Disable linear blending, use SkColorSpaceXformCanvas instead (#4355) · flutter/engine@0a7155d
This retains gamut correction (adjusting colors for screens with different capabilities), but does all blending and interpolation with sRGB-encoded values. That matches the behavior expected by mos...
Reddit: Flews: A news client written in Flutter
http://ift.tt/2zRODDZ
Submitted November 18, 2017 at 09:43PM by Purple_Pizzazz
via reddit http://ift.tt/2hDeUeU
http://ift.tt/2zRODDZ
Submitted November 18, 2017 at 09:43PM by Purple_Pizzazz
via reddit http://ift.tt/2hDeUeU
GitHub
jbarr21/flews
flews - A news client written in Flutter
Reddit: Kasper Lund: Flutter – The best way to build for mobile? [DevFest CZ 2017]
https://youtu.be/z03-lV4MHPw
Submitted November 19, 2017 at 05:42AM by sebe42
via reddit http://ift.tt/2AbYoOa
https://youtu.be/z03-lV4MHPw
Submitted November 19, 2017 at 05:42AM by sebe42
via reddit http://ift.tt/2AbYoOa
YouTube
Kasper Lund: Flutter – The best way to build for mobile? [DevFest CZ 2017]
Slides: https://docs.google.com/presentation/d/1_249icEDgU7GsRQNsHHGhGjTWPseVNyxPyuH0vEJl2Y/edit#slide=id.g2700812471_0_0 Want a more productive way to build...
Reddit: Flutter for Android Developers
http://ift.tt/2ja3KhR
Submitted November 20, 2017 at 11:34AM by Purple_Pizzazz
via reddit http://ift.tt/2zWxZko
http://ift.tt/2ja3KhR
Submitted November 20, 2017 at 11:34AM by Purple_Pizzazz
via reddit http://ift.tt/2zWxZko
Reddit: ReactiveConf - Gavin Doughtie: Architecting the Reactive Flutter App
https://youtu.be/n_5JULTrstU
Submitted November 20, 2017 at 02:14PM by sebe42
via reddit http://ift.tt/2AWJdVu
https://youtu.be/n_5JULTrstU
Submitted November 20, 2017 at 02:14PM by sebe42
via reddit http://ift.tt/2AWJdVu
YouTube
ReactiveConf 2017 - Gavin Doughtie: Architecting the Reactive Flutter App
Main stage talk https://reactiveconf.com/ 25th - 27th October 2017, Bratislava, Slovakia