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

Apps under 20MB in iOS App store?
App size on Flutter seems to have been an issue ever since it came out, but these days Android doesn't seem to have a problem and can easily be under 10MB on the play store. But I've noticed iOS apps still take up 20-30mb on the app store bare minimum which seems ridiculous. They say it takes up 10.7MB for iOS in their documentation but not sure how they achieved that. The default app is much bigger than that based on the tests I've made.Does anyone actually have any apps with download sizes under 20mb in the iOS app store? How about under 10MB?I really like Flutter but am disappointed in this. I remade an app that was 2MB on the app store made with React Native, and yet the new Flutter version, which is basically identical is 30MB on the app store, even though it's only 6MB on Android.

August 13, 2019 at 06:26PM by loot6
https://ift.tt/31vt4DE
New post on Flutter Dev Google group:

Users upload Video Clips
Trying to app a social aspect to my app. I want users to be able to upload clips (super short videos) of gameplay. I can get images to work but not sure how to get video to work? Anyone pointing me in the right direction that would be great!

August 13, 2019 at 08:45PM by Brennan Altringer
https://ift.tt/2OV3vL0
New post on /r/flutterdev subreddit:

'60 Days of Flutter : Building a Messenger from Scratch' : Day 2 - Setting Up A CI With Flutter
https://ift.tt/2yXfr3Y

August 13, 2019 at 10:15PM by aditya_gurjar
https://ift.tt/2YLRJqz
New post on /r/flutterdev subreddit:

Did you know there's a Flutter community group that does animated "Package of the Week" videos? Flutter Swiper (Package of the Week)
https://youtu.be/Ng-QQ6-9AJI

August 13, 2019 at 11:25PM by EngineerScientist
https://ift.tt/2YVVlWs
New post on /r/flutterdev subreddit:

"Flutter" on Google Trends just Dropped Off
https://ift.tt/2KLJNMe

August 14, 2019 at 12:41AM by TheSpaceFudge
https://ift.tt/2ZWvavY
New post on /r/flutterdev subreddit:

Flutter-snap: extensive snap tool/widget allows very flexible snap management & snapping between widgets.
https://ift.tt/2yZuQRa

August 14, 2019 at 01:16AM by Sol_Ido
https://ift.tt/2OVAsab
New post on Flutter Dev Google group:

360 degree Image viewer for flutter
I wonder if is there a widget for 360-degree image view I want to develop a flutter application, this app will get JEPG image from a server to display it on a listView but I want to display 360-degree images, so Is there a widget to display it in Flutter SDK

August 14, 2019 at 03:36AM by Ashraf Mohamed
https://ift.tt/2yYWhdT
New post on /r/flutterdev subreddit:

Flutter 360 image viewer
Hello developers,I wonder if is there a widget for 360-degree image viewI want to develop a flutter application, this app will get JPEG image from a server to display it on a listViewbut I want to display 360-degree images, so Is there a widget to display it in Flutter SDK

August 14, 2019 at 03:41AM by Ashraf4747
https://ift.tt/2MY5M5g
New post on Flutter Dev Google group:

Flutter Desktop MacOS Plugin, how to see compiler errors
Trying to build a plugin for MacOS based on the example_plugin. I am not a swift developer so making lots of errors, but the problem is that when I try to run the app I get messages that the compiler failed: ** BUILD FAILED ** The following build commands failed: CompileSwift normal x86_64

August 14, 2019 at 05:24AM by Dale King
https://ift.tt/2YNdre5
New post on /r/flutterdev subreddit:

Flutter Execute Fetch in Background while App is closed
I am building an Notes App where people can sync there Notes to a server. Usually the Server is slow to respond (1 minute) so I work mostly with a local Database and sync in the Background. However whenever someone for e.g. creates a new Note ( note saved locally, post request to server (1 minute)) and closes the App the post request to the server will not come through.I found a package called background_fetch but this is not what I really need.Is there a way I can execute a request in the Background while the app is loosing focused and finish that request in the Background?

August 14, 2019 at 09:52AM by daehruoydeef
https://ift.tt/2MftKcX
New post on /r/flutterdev subreddit:

flutter_image_search : An image search app using Google's Custom Search Engine, caching and debouncing. This currently only works on desktop for Windows and Mac as the file handling is simple; could be updated to support mobile, too, with a little effort.
https://ift.tt/2Z2F1mP

August 14, 2019 at 06:43AM by EngineerScientist
https://ift.tt/2KJExZI
New post on /r/flutterdev subreddit:

A highly customizable, powerful and easy-to-use alerting library for Flutter
https://ift.tt/2TulgPT

August 14, 2019 at 10:41AM by xinmeiwen
https://ift.tt/33xCfFz
New post on /r/flutterdev subreddit:

Is this a standard widget or do I need to make this custom
Hi,Simple question. Is the top part of this screenshot a standard widget (With the floating action button, etc.)
Or do I create this custom? It looks like it's part of the app bar from a scaffold. But I'm not sure.https://imgur.com/a/SQK7WKpHope to hear,

August 14, 2019 at 01:03PM by namanix
https://ift.tt/2Tvawkg