Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
GGroup: Responsive apps based on screen density.
So I was playing around sample Flutter app from Github in order to understand the exact "science" building for screens of different scales/densities/sizes. I cannot understand why the app appears different on screens with different densities.

Submitted January 10, 2018 at 07:58PM by Gaudham P
via Flutter Dev http://ift.tt/2EswjjN
GGroup: flutter remote cast
I was playing around with the new google CAF API. Its allows apps from the Mobile to be displayed on a remote device (TV, PV, etc) with a chrome cast device attached. Basically it would allow you to use your mobile as your main computer and then use various PC for projection. I dont knwo if

Submitted January 11, 2018 at 01:30PM by ged...@gmail.com
via Flutter Dev http://ift.tt/2mkLbsS
GGroup: Firebase or not?
Hi all, I'm in the early stages of designing the app that will run on both Android and iOS. Here's what it needs to do: 1. The client UI/code should be minimal. User is presented with few search options in the form and submits the request 2. Which is submitted to the remote service

Submitted January 12, 2018 at 09:53PM by Bo S
via Flutter Dev http://ift.tt/2moFyde