Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Anyone have insight on how Apple's project Marzipan (the merging of iOS and macOS) will affect Flutter?
On first thought I would think it would be benign on the developer and the Flutter team would have to do a bit of work behind the scenes to accommodate API changes.

Submitted January 05, 2018 at 07:31PM by zintjr
via reddit http://ift.tt/2CW1dS1
GGroup: Breaking change to SceneBuilder#pushPhysicalModel
*What is changing?* SceneBuilder#pushPhysicalModel is renamed to SceneBuilder#pushPhysicalShape, and will take a Path instead of an RRect, see: http://ift.tt/2Eb0TOL *What do I need to do?* This change is in the lower layers of the framework and we expect it to be

Submitted January 06, 2018 at 12:48AM by Amir Hardon
via Flutter Dev http://ift.tt/2F2xozV
GGroup: How to create a Flutter App on Linux
Dear Flutter Developer: Flutter is a great App SDK and I'm very interested in it. I hope it can be more widely used, so I try to use it on Linux.In the process of trying, I encountered some problems can not be solved, so I hope to get your help. 1) How a App use flutter engine in Android? Is it

Submitted January 06, 2018 at 08:40AM by Yongwang Wang
via Flutter Dev http://ift.tt/2F3Huk3
Reddit: Flutter rendering over a OpenGL context ?
I've only seen a few intro videos of Flutter and I like what I've see so far but to investigate further I want to know if it will fit my use case of using it to build a UI for a 3D application.I've seen that flutter doesn't expose any OpenGL interface but I'm more interested in using native code to render 3D and then using Flutter for GUI parts - is this possible at the moment and has anyone tried it ?

Submitted January 06, 2018 at 09:09PM by iTroll_5s
via reddit http://ift.tt/2F6nb5J
Reddit: Is there a tutorial showing how to load aar files using flutter?
No text found

Submitted January 07, 2018 at 06:40AM by saxykeyz
via reddit http://ift.tt/2F7DUFL
GGroup: feature requst about flutter_markdown
hi, guys I need to add gesture onTap to Image in flutter_markdown. Currently, we cannot replace Widget created by flutter_mardown. class MarkdownBuilder implements md.NodeVisitor { Widget _buildImage(String src) { ... How about flutter_markdown should expose a way to create

Submitted January 08, 2018 at 04:49AM by Ken Shao
via Flutter Dev http://ift.tt/2ADxlHq
GGroup: [Breaking change] Remove support for big integers from standard platform channel codecs
Hi all, Following the Dart 2.0 shift from unlimited integers to fixed-size/64-bits , it makes little sense to continue support for larger integers in the standard message/method codecs used with platform channels. Accordingly, I intend to *deprecat

Submitted January 08, 2018 at 02:13PM by mr...@google.com
via Flutter Dev http://ift.tt/2D685MK
Reddit: bitalarm: A cryptocurrency tracker and portfolio app, built with Flutter and Dart
http://ift.tt/2CEiApF

Submitted January 08, 2018 at 01:42PM by Purple_Pizzazz
via reddit http://ift.tt/2ADZLkp
Reddit: DartConf: conference app for DartConf 2018.
http://ift.tt/2zBFD2J

Submitted January 08, 2018 at 10:47PM by KingBaal
via reddit http://ift.tt/2m8vHYV
GGroup: [Breaking change] Add activeContext() method to Registrar interface
This change affects you only if you implement the Flutter Engine Android API's PluginRegistry.Registrar < http://ift.tt/2qJhTd5> interface yourself. We intend to add a convenience method to this interface, to provide access to

Submitted January 09, 2018 at 09:42AM by mr...@google.com
via Flutter Dev http://ift.tt/2mgp8Ex
Reddit: Has anyone seen any good tutorials on testing?
I'm trying to write some tests to test my create users/ login users with firebase methods. If I run the tests one by one, I get false positives. If I run them all, I get one false positive and negatives for the rest.So if anyone's seen any good docs, guides, or has gotten this done, I'd be very appreciative.

Submitted January 09, 2018 at 09:30AM by pizza_tent
via reddit http://ift.tt/2CV7HUv
GGroup: [Breaking change] Renaming SemanticsFlags to SemanticsFlag
Hello, in http://ift.tt/2DdGadN I am renaming SemanticsFlags to SemanticsFlag to align it with SemanticsAction and the naming of other enum-like types. SemanticsFlag is almost exclusively used internally to communicate information between the Flutter framework and the

Submitted January 09, 2018 at 07:01PM by Michael Goderbauer
via Flutter Dev http://ift.tt/2CLkiFD
GGroup: best way to run a command-line script w/ the Dart VM shipped with Flutter?
Hi, We're writing some command-line tools that help us manage our Flutter app. Those tools are written in Dart. What is the best way to run those tools with the command-line Dart VM that is bundled/downloaded by the Flutter SDK? Assume I don't have the stand-alone Dart SDK installed. I only

Submitted January 09, 2018 at 07:16PM by Seth Ladd
via Flutter Dev http://ift.tt/2AKBAki
GGroup: Printing a document
I need to print a document from within flutter. I can see two approaches: 1. Screen capture at a resolution higher than the actual screen and embed it inside a PDF. 2. Generate a PDF totally seperate from the screen. If anyonce can advice aboout each. I can easily generate a PDF with non

Submitted January 09, 2018 at 11:53PM by ged...@gmail.com
via Flutter Dev http://ift.tt/2FltXnW
Reddit: Thoughts about Flutter for 2018?
How do you believe will Flutter develop this year? Will we reach beta stage? Will Flutter get more attention? I honestly believe that Flutter is going to change a lot of job positions within the mobile dev industry (maybe not this year though). What are your thoughts?

Submitted January 10, 2018 at 10:33AM by makavelixx
via reddit http://ift.tt/2qOt9oC