Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

Highcharts for Flutter
Has anyone tried using the Highcharts with Flutter. I know there is already a charting library from Google but my current mobile app is built using Cordova + Highcharts and heavily dependant on Highcharts. I'm planning to re-write the app in Flutter but I'm blocked in finding a way to use Highcharts with Flutter. Please let me know if you have any ideas. Thanks

April 12, 2019 at 04:52PM by being_j
http://bit.ly/2IphlQV
New post on Flutter Dev Google group:

Add a marker to a GoogleMap widget.
Hi! I'm using google_maps_flutter and I need to let the user to add a marker on tap to the GoogleMap widget, but I can't find any example. The only code I found is adding a marker to the center of the screen when clicking a button FloatingActionButton. Anybody has used onTap to add a Marker on

April 12, 2019 at 06:37PM by S L
http://bit.ly/2P8FFHP
New post on Flutter Dev Google group:

flutter sdk?
if flutter is said to be an SDK why not to settle it among the Android Studio SDK manager. It will sort out lots of problem of outdated gradle ?

April 12, 2019 at 07:14PM by Bened
http://bit.ly/2Glyidt
New post on Flutter Dev Google group:

Dart performance with Flutter on device
I'm not really sure where to ask this, so hopefully if not here someone can direct me. I have a library for decoding and manipulating images that I had written before Flutter existed, http://bit.ly/2X5IeNN. I've been getting a lot of issue reports that the performance of the

April 12, 2019 at 07:49PM by Brendan Duncan
http://bit.ly/2IdMUOh
New post on Flutter Dev Google group:

iOS testing
We have a flutter app that is just about ready for the marketplace and I just purchased an iMac so we can test on iOS devices. Coming from the .net world I built it over the last 6 months on a surface pro and emulating it on android. My first attempt at running it on the Mac was a complete

April 12, 2019 at 08:23PM by Sam Cromer
http://bit.ly/2GkftHH
New tweet from FlutterDev:

Add @GoogleMaps to your Flutter apps with the Google Maps for Flutter plugin (Developer Preview 😉)! #FlutterFriday

Learn more about the 🗺📲 plugin here → https://t.co/x46DI9CPsA pic.twitter.com/gy8yA5LvAP— Flutter (@FlutterDev) April 12, 2019

April 12, 2019 at 07:11PM
http://twitter.com/FlutterDev/status/1116750717207756800
New post on /r/flutterdev subreddit:

Wrote my first Dart/Flutter package
It can be found on the pub.dartlang site: https://pub.dartlang.org/packages/credit_card_type_detector​The package is a credit card type detector. It can be used to detect the credit card type based on the string form of the credit card number. It is not specific to Flutter so it can be used in web applications too.My example is a fairly simple one but I believe it is a good use case for this package.I am working on a credit card validator package as well.My main goal with these is to help people build UI's that are responsive to user input and allows for front end validation (on top of the back end validation that should be happening).​Let me know what you think and if there is anything I can improve. Right now only Visa, Mastercard, Amex and Discover are supported but I will add other global cards soon

April 13, 2019 at 12:38AM by Cholojuanito
http://bit.ly/2DbLlwi
New post on Flutter Dev Google group:

Flutter Google Maps Plugin - Supporting Markers, Routes, Clusters as Widgets
Hi Flutter Team! Question regarding the general direction of the Google Maps Plugin. Do you plan to support markers, routes and clusters as widgets. Even more general, place any widget on any location on top of the native map in a way that widget and map rendering are synched? Best Tim

April 13, 2019 at 07:28AM by Tim Lessner
http://bit.ly/2PbU2vi
New post on /r/flutterdev subreddit:

Flutter live app
Here is my first ever self designed flutter app... https://play.google.com/store/apps/details?id=com.developer.scanone Please download and share your feedback.

April 13, 2019 at 06:00AM by turbo_01
http://bit.ly/2G7IPaU
New post on Flutter Dev Google group:

Flutter issue
*I am working on this project from 1 months but doesn't had issue like this.* *is any one have solution for this? * *Thanks in advance.* *When i am going to run flutter app it gives me issue like ...* Initializing gradle... Resolving dependencies... Running Gradle task 'assembleDebug'...

April 13, 2019 at 08:58AM by AKASH LONDHE
http://bit.ly/2IhsJie
New post on /r/flutterdev subreddit:

Flutter: Network Request (HTTP)
Network Request is yet another important concept in every mobile app. I am writing my own version of how to use http package to quickly make a network call and display the response in a list. Check it out here:Flutter: Network Request (HTTP) https://link.medium.com/N1O9kFpzQV

April 13, 2019 at 08:50AM by lawreytan
http://bit.ly/2Uz7dME
New post on /r/flutterdev subreddit:

I tried replicating the Flutter Demo app along with the state Management in Native Android - should I use it in production?
https://youtu.be/RmOC1-phSxE

April 13, 2019 at 05:22PM by MithuRoy
http://bit.ly/2UduP4h