Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
Reddit: Introducing open-source SpaceX launch tracker, built with Flutter
SpaceX GO! is an open-source, simple and powerful SpaceX launch tracker, built with Flutter. It has been developed with educational purpose only, since I wanted to learn Flutter development after this year's Google I/O keynotes. I was amazed about the Flutter potential, so I decided to start developing some ideas I had. The app is now available as an open beta in the Play Store - maybe App Store in the future if the launch is successful.Also, I'm thinking about posting useful articles & videos that helped me develop this app from scratch, so let me know if you're interested on that!​Anyway, this are some of the key features about SpaceX GO!Launch tracking & details: Detailed list of past & upcoming launches.Vehicle catalogue: Read about all rockets & capsules SpaceX has develop over the years.Tesla Roadster tracker: Orbit, speed & distance of the Elon Musk's Tesla Roadster.Core & capsules details: More information about each core & capsules launched.If you have some interesting ideas & thought about your app experience, feel free to share them: I would appreciate it :)​As for all the SpaceX info, I'm using the open-source SpaceX REST API, built by the awesome u/jakewmeyer. He deserves all the credit for this amazing API.This app has been inspired by u/jeroenboumans and his SpaceX Companion app. Since we and pretty much all SpaceX apps use the same API, the info is the same, all it changes is the UI.This project wouldn't be possible with you guys and all the Flutter community. Thank you to all of you :)This project IS open-source: all the source code is readily available at GitHub.​Feel free to test the app and share your thoughts! Remember, roll first to the beta program, and then, download the app.Source code: https://github.com/jesusrp98/spacex-goOpt-in page: https://play.google.com/apps/testing/com.chechu.cherryPlay Store page: https://play.google.com/store/apps/details?id=com.chechu.cherry​Thank you all, and greetings from Spain!Jesús Rodríguez - Chechu

Submitted August 24, 2018 at 07:06PM by jesusrp98
via reddit https://ift.tt/2w7Z2bS