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

Flutter Europe tickets
First of all, sorry for such a post. I'm, as many others, was late to the game booking my Flutter Europe tickets, due to sorting out Schengen visa. If by any chance anyone can't attend anymore, or selling their tickets due to any other reason, please dm me.Thanks!

January 10, 2020 at 09:09AM by Everlier
https://ift.tt/2TbpXjw
New post on Flutter Dev Google group:

No reaction from flutter doctor
Followed instructions to install flutter_windows_v1.12.13+hotfix.5-stable on Windows 10. There is no output, no error message on flutter doctor even with -v Tried running it as administrator and put flutter-directory to different locations, no change.

January 10, 2020 at 10:41AM by Stefan Neumann
https://ift.tt/2R6Ht5N
New post on /r/flutterdev subreddit:

Is there an API for Flutter that can take data from an email and display it in-app?
I need an API that can take data from emails received by the email of the administrator, in this case, me, to be displayed on the site. Basically, if the email address receives an email the pictures and/or text in said email can be displayed on the app.

January 10, 2020 at 10:35AM by Acrobatic_Chipmunk
https://ift.tt/2TgUrRf
New post on /r/flutterdev subreddit:

Flutter Web - Neumorhism Demo
https://ift.tt/36IqqNV

January 10, 2020 at 10:25AM by mknabe
https://ift.tt/30c16NN
New post on Flutter Dev Google group:

fake location
.........hi guys how to build a fake location app in flutter but i dont need build app vpn because not useful for me ???

January 10, 2020 at 01:01PM by samer nataf
https://ift.tt/35J6SYq
New post on Flutter Dev Google group:

Kotlin Gradle plugin version Update for flutter_launch package
When I run my flutter application it showing me the following error. I am new to the mobile app development, please help ERROR: -------------- * What went wrong: The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.10 and higher. The following dependencies do not satisfy the

January 10, 2020 at 01:26PM by Rana Singha
https://ift.tt/307Rnbn
New post on /r/flutterdev subreddit:

Flutter and Android docker images with support for emulators, VNC, Fastlane and more.
Hi,
I have published docker images for android and flutter.The docker images contains sdks and also tools that will help you:
* automate code review, code style review, execute tests and generate report and also html report.
* docker images also has support for android emulators even on device without KVM.
* support for VNC, FTP, QR code generation and more.Android images: https://hub.docker.com/repository/docker/bitsydarel/android
Flutter images: https://hub.docker.com/repository/docker/bitsydarel/flutter-ciDocker allow you to build and run software without compromizing your host computer.

January 10, 2020 at 01:53PM by bitsydarel
https://ift.tt/2NdGnnM
Channel photo updated
Are you looking for Flutter programmers? Post your offer here, contact me for more information (@eh_oscar)
Flutter Heroes pinned «Are you looking for Flutter programmers? Post your offer here, contact me for more information (@eh_oscar)»
New tweet from FlutterDev:

Styling your text? Let's make it easy...

Did you know you can add any widget inside a RichText widget? WidgetSpan can layout any widget inline with other TextSpans. #FlutterFriday

Learn more here → https://t.co/NuVayVhNFi pic.twitter.com/j5xDTDyAb9— Flutter (@FlutterDev) January 10, 2020

January 10, 2020 at 06:00PM
http://twitter.com/FlutterDev/status/1215679700053450753
New post on /r/flutterdev subreddit:

Flutter Web: SEO, tags, metatags, meta description, page title, etc.
Hi there,I know that Flutter Web is not yet ready for production, but I was wondering if there's a way to have meta description, tags, meta tags, etc.After building for the web, I see there is no way to have those in place, and it is really hard to create a content-rich website with Flutter.

January 10, 2020 at 05:55PM by sam-sung
https://ift.tt/2shH2NG
New post on /r/flutterdev subreddit:

What are the best practices for currency in Dart/Flutter?
Hi folks, I'm hoping you can enlighten me on some best practices for managing, entering and displaying currencies in flutter?Presumably I want to avoid using floats (doubles) but besides that: How do you localize the currency without supporting the whole language? Do you let the user pick their currency format/country and how then do you use that data to pick the correct format?I have read the documentation on NumberFormat but it would require language and country so do you have your users pick both knowing you may not support their language?Just trying to get a handle on best approaches without reinventing the wheel.My current thinking is: 1. Let the user pick their country 2. Have an asset json with all currencies by country 3. Format the text according to their selected countryFor #2 I would need to maintain an asset since NumberFormat needs language and country but I think we can assume currency format without language. Though I could be wrong. I feel like either I'm making too many incorrect assumptions or trying to reinvent the wheel so I figured I'd ask you folks for best practices before I went down this rabbit hole.Thanks,

January 10, 2020 at 05:36PM by nomi34
https://ift.tt/36RQHcV
New tweet from FlutterDev:

Want a simple custom animation? 🎬

🐥TweenAnimationBuilder allows you to create your own implicit animations when none of the built-in implicit widgets fit your needs.

More #WidgetoftheWeek here → https://t.co/axeiUs5B3x pic.twitter.com/iWZQgGyfxh— Flutter (@FlutterDev) January 10, 2020

January 10, 2020 at 07:41PM
http://twitter.com/FlutterDev/status/1215705217699737600