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

Support for latex in markdown
Recently, I have been working with markdown to display math lessons in a flutter app and it's great so far. I was wondering if there's support for latex in markdown. The docs don't say anything about math or latex. The obvious but laborious way would be to import images of equations and such. But I'm looking for a smoother way. I checked out MathJax and apparently some people got it to work with markdown, but I'm not sure wether the same is feasible in the "flutter_markdown". Any suggestions?

November 28, 2018 at 10:11AM by Yahiabouda
https://ift.tt/2FHTVpV
New post on /r/flutterdev subreddit:

VS Code Contextual info
Hi all, in IntelliJ you can hit ctrl+space and you will see a drop down with options for the currently selected widget (meaning, the widget you are working in).Is there a similar shortcut in VSC? I’m on Mac, mind you.

November 28, 2018 at 10:23AM by mightybob4611
https://ift.tt/2ztCx30
New post on /r/flutterdev subreddit:

The It's All Widgets! Flutter Podcast is now available!
https://ift.tt/2P7qzRr

November 28, 2018 at 02:04PM by hillel369
https://ift.tt/2SjPrrh
New post on Flutter Dev Google group:

flutter first run .... Error retrieving device properties for ro.product.cpu.abi: (Please help)
Error retrieving device properties for ro.product.cpu.abi: Launching lib/main.dart on Android SDK built for x86 64 in debug mode... Initializing gradle... 1.2s Resolving dependencies... 3.3s --------- beginning of main

November 28, 2018 at 04:21PM by Sanabil Ramzan
https://ift.tt/2SikJyK
New post on Flutter Dev Google group:

Using of Dart XML in Flutter
Dear sir, Please, I hope someone can help me with usage of Dart XML in Flutter. I would like to use it for reading an xml file as it is bellow. So far, I can open file, get it into a string and do this in code: if (masterFile.length > 0) { var skus = xml.parse(masterFile);

November 28, 2018 at 10:01PM by Sandi Kastelic
https://ift.tt/2P8lkRA
New post on /r/flutterdev subreddit:

The Flutter Report Newsletter - Issue #2 online
New in issue #2 is a section dedicated profiling a Flutter developer from the community. This week's developer profile is Iiro Krankka, creator of inKino a multi-platform Flutter/Web app.The.Flutter.Report Issue #2Flutter Developer Profile

November 28, 2018 at 10:51PM by mobile_appdev
https://ift.tt/2ranxlV
New post on /r/flutterdev subreddit:

How can i make app like this?
https://streamable.com/hgsa0

November 29, 2018 at 03:40AM by Basketball-ICO
https://ift.tt/2RnofYj
New post on /r/flutterdev subreddit:

How to read audio extension in flutter
How to read audio extension especially ( from sd card) in flutter mobile application and display in a listview

November 29, 2018 at 07:28AM by nyagwaru
https://ift.tt/2ShgbZi
New post on /r/flutterdev subreddit:

I want to become a mobile dev / freelancer. Can Flutter be a fun learning experience?
Hello there!
I've been learning programming for the last year and a half and native Android development for the last six months. Here's the thing: I want something that's fun and that helps me make applications for others in my spare time.Don't get me wrong, native Android development can be fun but there's also many aspects that seem a bit tedious, surprising and frustrating. Furthermore, not only do I not really enjoy making layouts in XML but I also fear that every hour put into native Android will not be as useful because potential clients nowadays would want an Android version and an iOS version.I don't need company-grade quality to begin with as I will be making my own apps / little projects. But I need an experience that is fluid, fun and hasslefree, where I can actually focus on the code and getting things working. I do realize that this is a generic statement, but, for example, when I went back to the .NET framework for a small project I found it to be a breath of fresh air as everything is much more managed.I don't have any experience with Flutter, but could it make sense for me to make the jump to Flutter after having 6 months of Native Android experience? Do you find mobile development with Flutter to be more satisfying and allowing you to get things done better?​Thank you for your feedback!

November 29, 2018 at 11:55AM by DanielTaylor
https://ift.tt/2KFQmQ0
New post on Flutter Dev Google group:

VS Code Plugins v2.21.0
Hey all, it's that time again. Changes in this release are below (and online ). Preview: Prompt to Launch with Errors A new setting dart.previewPromptToRunIfErrors has been added that will prompt you before launching if errors exist in your project. This

November 29, 2018 at 05:06PM by Danny Tuppeny
https://ift.tt/2FNuMu5
New post on /r/flutterdev subreddit:

Question about Searching on flutter
IF I use firestore, I know we get charged based on amount of read/writes/deletesI was thinking of making firestore rest API, when using a search feature in my app. I can search it through the api and finally do the query on the final resultant through firestore resulting in less reads/writes/deletesis this how it is normally done? Thank you, I do not have much experience :(Is there any good guides for pushing newly created documents into a firestore api automatically? would this be a nodejs type thing? Like write backend logic..if firestore on this path has new document then update the rest API with new information?thank youalso whats better to use? Shared_preference plugin or flutter_secure_storage plugin,I am currently using shared_preference plugin to store some login formation locally to device..is this good enough for a production app? haha I been eating your guys brain cells way too muchsorry and thanks

November 29, 2018 at 05:26PM by Bk_ADV
https://ift.tt/2BHoc4l
New post on /r/flutterdev subreddit:

Flutter and dependencies
Hi, I was wondering if Flutter shares the same or similar issues with dependencies that React Native does.I've been using RN for about 2 years now, and I am getting frustrated by both minor and major updates to dependencies breaking something down the chain.It seems like I spend so much time researching problems in github that I'm just not having fun anymore.I was wondering if Flutter developers run into the same issues.Thanks!

November 29, 2018 at 05:10PM by TopNFalvors
https://ift.tt/2KHK9mL
New post on Flutter Dev Google group:

Guide for proper Theme usage and customization in Flutter?
Hello all, Are there any guides on proper Theme usage and customization in Flutter? Specifically, there are two objectives I am trying to obtain. - Extend the material light thee with a few tweaks and apply it application-wide. - Create a dark version of this theme and use it on a subtree of my

November 29, 2018 at 06:44PM by Jonathan Koren
https://ift.tt/2BGzypq
New post on Flutter Dev Google group:

ios app get stuck at splash screen
I have created archive for ios and deployed onto device ......but when app launches it get stuck at splash screen can any one help me to sort out this issue?

November 29, 2018 at 06:48PM by Ganesh Shinde
https://ift.tt/2KHBvVn
New post on Flutter Dev Google group:

New tooling releases - polish and stability
Hello everyone! Here are the details for new tooling releases! The focus for this release is on polish and stability. There are quite a few changes to the UI - largely based on ongoing UX research - so this announcement is heavy on screen shots! Performance Tooling Changes The Performance

November 29, 2018 at 07:21PM by Nilay Yener
https://ift.tt/2Q05yxk
New post on /r/flutterdev subreddit:

How to manage multiple customers using single flutter application?
In iOS we can use Xcode targets to manage/share multiple applications in single workspace this is useful way to handle for multiple customers. Can we do this in flutter? Is there any alternative way to share code between flutter apps?https://www.appcoda.com/using-xcode-targets/

November 29, 2018 at 07:55PM by vaibhav_2018
https://ift.tt/2rb75BQ
New tweet from flutterio:

The latest performance tooling release features a brand new look. Familiarize yourself with the new UI changes impacting the Inspector Tools, Searchable Settings, Icons, and even featuring the new Extract Widget.

Learn more here → https://t.co/JYZNLZ2ZF7 pic.twitter.com/WWHfiWjXaH— Flutter (@flutterio) November 29, 2018

November 29, 2018 at 08:05PM
http://twitter.com/flutterio/status/1068219397293125633