Flutter Heroes
25.9K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Preload images from assets
I tried to load two different images from assets in one screen at same time, but there was a delay of few seconds between loading first and second image. Is there a way to preload images from assets, before showing them on screen?I load images from assets with AssetImage('assets/image.png') constructor.Also I tried to load two images with Image.asset(), but the same thing happened. This delay is really annoying..

Submitted July 24, 2018 at 06:11PM by banmarkovic
via reddit https://ift.tt/2LxR0SB
GGroup: Importing dart package manually in Android Studio
I know this should probably be easy, but I couldn't find information for importing a dart package that isn't published into your Android Studio project. I want to edit a published flutter package so that I would be able to resolve some dependency issues in even importing it through pubspec.yaml

Submitted July 24, 2018 at 08:41PM by and...@flexfitnessapp.com
via Flutter Dev https://ift.tt/2LBFKES
GGroup: Re: Importing dart package manually in Android Studio
I'm not entirely sure what you're trying to do, but in general if you'd like to alter a public package, you should fork the repo to your GitHub and then commit your changes there. Then you can either download your version of the repo and use it, or you can actually provide a link to your GitHub

Submitted July 24, 2018 at 09:09PM by Matt Carroll
via Flutter Dev https://ift.tt/2uN9KEa
Curious about the files inside the release build of an app bundle? Check out "Flutter's iOS Application Bundle", which also includes details about Android's application bundle ↓ https://t.co/4RvTZ9TqRM— Flutter (@flutterio) July 24, 2018

July 24, 2018 at 10:30PM
via Twitter https://twitter.com/flutterio
Reddit: In app purchases?
Hey everyone,I'm finishing up my first Flutter app and I have been unable to find any way to monetize it with in-app subscriptions.Can anyone share their wisdom surrounding Flutter and IAP?

Submitted July 24, 2018 at 11:47PM by lukepighetti
via reddit https://ift.tt/2LOimRc
GGroup: Refreshing Future Builder
Hi, I'm trying to retrieve some data from a web endpoint periodically using future builder. I can get it to work initially but subsequent calls do not cause the widget to update any idea how I can go about it? Code is attached. Thanks in advance import 'package:flutter/material.dart'; >

Submitted July 25, 2018 at 03:38AM by K Wilde
via Flutter Dev https://ift.tt/2v37Q1s
GGroup: How to add a label on pie chart from flutter?
I wanna users see more information in pie chart (example percent of data, shown in the chart below). My code is used show pie chart, i tried some function like *displayName*, *labelAccessorFn* in charts.Series but seem label still down show for me.

Submitted July 25, 2018 at 06:47AM by Kamj Duong
via Flutter Dev https://ift.tt/2mFrwoj
Reddit: Do I need to have Android Studio installed to use Flutter?
Hey Reddit, I've been looking to get into app dev for quite a while and after giving the traditional app development methods (Java+ Android Studio) a shot, I don't know my alternatives and left with some questions.I've seen a lot of videos comparing Flutter to React native and what not, but also in a lot of these tutorial videos on YouTube, they use Android Studio. I gave Android Studio a shot, and it worked really slow. I don't have the greatest specs, but doing anything on Android Studio was a pain in the butt. My Ubuntu system freezed like every 10 seconds.So guys, what can I do?

Submitted July 25, 2018 at 09:42AM by clickbait_hmmm
via reddit https://ift.tt/2Ognb7C
Reddit: Setup windows for flutter and dart development
https://www.youtube.com/attribution_link?a=4HEGuyBSLJo

Submitted July 25, 2018 at 01:06PM by kibatheseven
via reddit https://ift.tt/2LmmCeK
Reddit: Open push notification with params
I remember working with apache Cordova and be able to, once you open a notification, carry the notification additional params into the app, and take actions accordingly.
Is this possible in Flutter?
Usage example:
A news app publish some important article, the user is notified, the app should carry the user to that specific article once the notification is pressed.

Submitted July 25, 2018 at 03:24PM by mariano_arga
via reddit https://ift.tt/2v19SiA
GGroup: Backdrop widgets that you can directly implement
There has been requests for Backdrop widget on issue tracker which is missing in material package. I personally felt the need for my own project and decided to open source it in a package. As of now it is fairly simple and basic - *BackdropScaff

Submitted July 25, 2018 at 06:34PM by Harsh Bhikadia
via Flutter Dev https://ift.tt/2mHdi6c
Reddit: Implment backdrop in flutter with less than 10 LOC
https://ift.tt/2LNLVSY

Submitted July 25, 2018 at 06:07PM by Harsh182
via reddit https://ift.tt/2uKGHkz
GGroup: Real time face detection in flutter app
Hello, I am currently developing an app that requires real time face detection. Right now I have the mlkit library in the app and I am using the firebase face detector. At the moment, it produces an error every time I try to detect a face from file: DynamiteModule(13840): Local module descripto

Submitted July 25, 2018 at 10:21PM by Ian Leshan
via Flutter Dev https://ift.tt/2LMlkFP
GGroup: Display gallery Image from external storage storage
How to display gallery Image from external storage storage in Flutter? Does any one have idea about it

Submitted July 26, 2018 at 03:17AM by rakesh lorentz
via Flutter Dev https://ift.tt/2Lr1ELT
Reddit: Saturn Flutter SDK
Saturn + Flutter = <3Saturn Github - https://github.com/Saturn-Net

Submitted July 26, 2018 at 06:20AM by AIDXN3
via reddit https://ift.tt/2NKOB4h