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

How to use ChangeNotifier and Provider or Bloc for: Getting a _currentPageValue from carousel.dart to in main.dart, and also want pageValue from main.dart to set value of _currentPageValue in carousel.dart?
https://ift.tt/2BRCx0y

June 30, 2020 at 01:31PM by aaklii
https://ift.tt/2NJj452
New post on Flutter Dev Google group:

Flutter crash
"Exception:Gradle task assembleDebug failed with exit code -1" Got a error message like this. Anybody know the solution? (i was doing a dicee-flutter project). Please help. Thanks in Advance!!

June 30, 2020 at 03:01PM by ANAGHA VP
https://ift.tt/2YLUjv7
New post on /r/flutterdev subreddit:

Creating custom design & interactive donut charts
https://ift.tt/2YJ0AYE

June 30, 2020 at 02:33PM by heigzir
https://ift.tt/3dIcZ3n
New post on /r/flutterdev subreddit:

App Feedback Thread - June 30, 2020
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods

June 30, 2020 at 02:33PM by AutoModerator
https://ift.tt/2Vwd4ko
New post on Flutter Dev Google group:

Newline character \n Not Working While Loading Text From Firebase
Hi i am using some text data to load from firebase and then showing it as Text.I am using Text() widget .I have a field called description in my firebase document which for example contains info like this: *description*: *This is \n some text.* So as you can see there should be two lines

June 30, 2020 at 04:49PM by Anoop Rana
https://ift.tt/2ZmAr0X
New post on /r/flutterdev subreddit:

issue in flutter_blutooth ios
I face a problem when using flutter blue plugin
(0.5.0 version).My Bluetooth device is connected only once and I can't connect another time until I close the Bluetooth on my iPhone and turn it on again.this is a video for the experiment. https://drive.google.com/file/d/1pQW4JFQI5R_zcxF3wfozT6Ru2AY2KxBm/view?usp=sharingI can't use the latest plugin version because the project is old. this issue happened in ios only.I'm testing on iPhone 6 plus ios version 12.4.7

June 30, 2020 at 04:44PM by adham_ashraf
https://ift.tt/2NDNaXA
New post on /r/flutterdev subreddit:

Which library would you recommend for local key value storage?
I use Hive, but I am unsure about it's future. While it still works, I am afraid on how much more development it will get because it's last release was in February and there has been little commit activity in the past few months.As for shared preferences, the plugin says it's not recommended for larger amounts of data.Does anyone use object box? https://github.com/objectbox/objectbox-dartI haven't worked with it yet, but it looks similar to Hive. I believe one issue is that it adds around 20mb to the app size.What do you recommend?

June 30, 2020 at 05:13PM by RepresentativeKiwi5
https://ift.tt/2NKmJ2h
New post on /r/flutterdev subreddit:

Prism - An open source wallpapers app developed in Flutter.
Hey, hope that you are doing well in this quarantine. I just wanted to share a piece of work that I have been working on for quite sometime now. It's a wallpaper app - Prism, with more than 1M+ wallpapers. It is now live on Play Store, so do check it out and please share your feedback.All the code is open source! Source code - https://github.com/Hash-Studios/Prism Play Store - https://play.google.com/store/apps/details?id=com.hash.prism

June 30, 2020 at 04:50PM by LiquidatorAB
https://ift.tt/3giG7zX
New tweet from FlutterDev:

Power up with performance tips 🔌⚡️@filiphracek introduces some basics in Flutter performance such as what causes jank, why some apps consume more battery than others, and why memory consumption monitoring is so important!

📸 Watch #FlutterinFocus → https://t.co/8b0x4PHngk pic.twitter.com/sjuP31HdFW— Flutter (@FlutterDev) June 30, 2020

June 30, 2020 at 06:06PM
http://twitter.com/FlutterDev/status/1277996855255654400
New post on Flutter Dev Google group:

shuffle / randomize data coming from firebase using streambuilder
hi guys. this might sound stupid but i was unable to find any docs or examples. is there a way to shuffle the order of data in a stream? best regards all

June 30, 2020 at 06:27PM by Error Place
https://ift.tt/3dOT6rj
New post on Flutter Dev Google group:

Downloading or sending Manipulated Image
Hi, I wanted to change the white balance and temperature of the image, I used color filter and using matrix transform I did it. now I want to download that transformed image with applied filters on how to do. I do not want to implement it natively and use it in flutter. thanks in advance

June 30, 2020 at 06:36PM by Suryapratap Rathore
https://ift.tt/2NItRMK
New post on Flutter Dev Google group:

unable to locate abd
While using an android studio I am stuck in running the emulator. While opening the emulator, it shows an error 'unable to locate abd' it cant run. please provide some solution. As I already uninstall and install android a couple of times but the error still exists. I also delete and copy and

June 30, 2020 at 06:59PM by Bilal Kasbati
https://ift.tt/3gcg39n
New post on Flutter Dev Google group:

Technical question
Is static long list of objects like static list of users in application affect on garbage collector with dart vm?

June 30, 2020 at 07:51PM by Mohamed Abd ElRazik
https://ift.tt/2Aic5g9
New post on /r/flutterdev subreddit:

Building a Neumorphic Xbox controller UI with clay_containers.
https://ift.tt/3dNCMXC

June 30, 2020 at 08:13PM by erluxman
https://ift.tt/2BQiGik
New post on /r/flutterdev subreddit:

Why does pretty much no Flutter app include third party library licenses anywhere?
It's pretty standard to have them in the about section and AFAIK lots of libraries do legally require them.Also asking because I'm looking for a way to do this myself, android already had a plugin but Flutter doesn't seem to have one.Most licenses allow commercial use but also only when the license is distributed/shown in the app.

June 30, 2020 at 08:19PM by Professor_Dr_Dr
https://ift.tt/3dJctCd