Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Flutter: Different fonts for different locales – SAUGO 360 – Medium
https://ift.tt/2Pt71IC

Submitted August 22, 2018 at 05:50PM by aalhamali
via reddit https://ift.tt/2Ll3EjH
GGroup: [Breaking Change] Route.didChangePrevious will now also trigger when the route is pushed
With https://ift.tt/2NafhMd, when a new Route is added via push , pushReplacement or replace
Submitted August 23, 2018 at 02:37AM by Xiao Yu
via Flutter Dev https://ift.tt/2MPL4F0
Reddit: “Flutter | Multiple contacts selection using two plugins | A custom code” - FlutterPub
https://ift.tt/2wfhZsq

Submitted August 23, 2018 at 07:37AM by wajahatkarim3
via reddit https://ift.tt/2Lj4D41
GGroup: View All Device Apps
I want to build a screen which shows all the installed applications in the device including their icons. I am able to show the appname, packagename and version but not their icons. Please help me This is the code I used so far import 'package:device_apps/device_apps.dart'; import 'package:flutter

Submitted August 23, 2018 at 12:44PM by Marshall Shelly
via Flutter Dev https://ift.tt/2MJ5qQo
GGroup: Using C/C++ library?
There is this article https://ift.tt/2hO2K4N about using native extensions (C/C++ library) on Dart VM and is dated 2012 and for Dart 1.x. Is it applicable for Dart 2 and Flutter app? I understand one can use C/C++ library in Flutter by writing plugins for iOS

Submitted August 23, 2018 at 05:21PM by Jaxon Du
via Flutter Dev https://ift.tt/2o2Uf75
Reddit: Poll: In August 2018, which is faster to make a new app: Flutter or Native?
https://ift.tt/2MvxmrN

Submitted August 23, 2018 at 05:22PM by Ahoy76
via reddit https://ift.tt/2o5nJBu
GGroup: Cloud_firestore and Firebase_auth not working together .
I am developing a Flutter app. My app works fine with cloud_firestore and firebase_auth packages when I use them separately. However, when I include both of them together in my pubspecs.yaml file, the build fails and the following message is shown: *Note: /home/saber/Code/mobile_dev/flutter/.pu

Submitted August 23, 2018 at 07:04PM by Animesh singh
via Flutter Dev https://ift.tt/2BGWF54
GGroup: Hermetic Builds with Bazel
Hi Flutter Team, 1) Is Bazel supported as an option to build Flutter apps? 2) If not (OR yes, but Google internal), when can we expect external Bazel support for building Flutter apps? I see that there is a recently opened issue (danke Matan) [1]. However, there does not seem to be any

Submitted August 23, 2018 at 09:15PM by Aham Brahmasmi
via Flutter Dev https://ift.tt/2o4xDDf
Reddit: dragable_flutter_list | Flutter package which handles all aspects of drag and drop inside a listView
https://ift.tt/2w47Hfq

Submitted August 23, 2018 at 09:53PM by Purple_Pizzazz
via reddit https://ift.tt/2NcUZlf
GGroup: Sinks vs. functions when using Bloc pattern
So I've been using Bloc pattern a lot in our app (about 20 bloc classes with multiple sinks and streams in each), really enjoying the streams part of it, combining and transforming is really powerful, but I'm struggling with the sinks. Using them make sense but it makes writing code and tests a

Submitted August 24, 2018 at 09:40AM by maido...@gmail.com
via Flutter Dev https://ift.tt/2BKk45G
GGroup: Hello devs here's an idea for Map
Hello guys, I'm learning dart/flutter ATM but I had this Idea for Map , what do you think? Imagine that you have a JSON string and you want to use it directly in your code without having to creating an object. { "name" : "Joe", "age" : 23, "friends" : ['Peter', 'Eric'] } The

Submitted August 24, 2018 at 11:59AM by Paulo
via Flutter Dev https://ift.tt/2PAJW6G
GGroup: Flutter installation error on windows
Hi! I'm a newbie trying to install Flutter on Windows. PowerShell is newer than 5.0 and Git seems to be running ok, but I get error as shown in this screenshot. I have followed the installation instructions step by step, passing the Flutter path update but getting stuck at the Flutter doctor

Submitted August 24, 2018 at 01:15PM by Torbjörn Karlsson
via Flutter Dev https://ift.tt/2o8lJs8
GGroup: Gradle 4.1 => Gradle 4.4 observation
[image: gradle_flutter.PNG] In order to have flutter working properly in Android Studio I have to add gradle 4.4

Submitted August 24, 2018 at 01:22PM by Bened
via Flutter Dev https://ift.tt/2MNCarP
Reddit: I have started a new medium pub called as FlutterPub. Please follow us on Medium for great flutter articles.
https://ift.tt/2MxQHsj

Submitted August 24, 2018 at 08:07PM by wajahatkarim3
via reddit https://ift.tt/2wdgADo