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

Is that possible to create the notification log in your flutter app?
I am really new to flutter and trying to make a notification page, but I don't know how to have all your notifications, which are pushed by Firebase, storing into the notification log page.

September 05, 2019 at 06:10AM by calledshane
https://ift.tt/2ZQUR4w
New post on /r/flutterdev subreddit:

How to use background motion gesture detector?
Anybody knowledgeable about using motion sensors (gyro) in the background? To detect a particular motion gesture and then do something when detected?

September 05, 2019 at 05:32AM by charlesjcn
https://ift.tt/2NQNiV2
New post on Flutter Dev Google group:

Flutter scrollview jumps back to top when scrolling after implementing offset
Hi, I have implemented a listview.builder in my application, but when I scroll down to the last element on a screen size where all the elements don't fit, the listview automatically scrolls back to where it fits again. I created an offset to force down the listview one quarter of the height of

September 05, 2019 at 07:32AM by Andreas Trolle
https://ift.tt/2PL7zxT
New post on /r/flutterdev subreddit:

How much RAM should I be using for gradle builds in Android Studio?
If I have 16GB of RAM, what is the optimal gradle.properties setting? Currently set at 2GB:
org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m 
Should I be increasing this to 50% of RAM usage? 75%?

September 05, 2019 at 09:41AM by Sheeple9001
https://ift.tt/2ZPMF09
New post on /r/flutterdev subreddit:

Flutter package: Slide to confirm
https://pub.dev/packages/slide_to_confirmI made a simple package containing a slider that will activate a callback, when it reaches 100%. This kind of user confirmation is useful, when the user has to confirm something important like transferring money. This way you can make sure there is no risk of missclickling a button :-)

September 05, 2019 at 01:14PM by friiiiiis
https://ift.tt/32F321B
New post on /r/flutterdev subreddit:

fb_auth | A Shared Firebase Auth Plugin for Mobile and Web. Included AuthBloc for minimal setup! Single dynamic import and compile time ready for ios, android and web.
https://ift.tt/2Uy4S13

September 05, 2019 at 05:14PM by EngineerScientist
https://ift.tt/34mO4yV
New post on /r/flutterdev subreddit:

Kill all lags and freezes in your app with this plugin
After few nights without sleep I happy to introduce my small plugin for your awesome apps!https://pub.dev/packages/worker_managerEnjoy😎

September 05, 2019 at 06:47PM by renesanse
https://ift.tt/2ZPGXvh
New post on /r/flutterdev subreddit:

What happened to Fluttery channel and his github?
A moment ago, I searched my beloved fluttery channel to learn how to build beautiful UI, which is my daily basis.And I was so shock that the channel has gone.I immediately went to his github repo to check, and all source code for UI Challenge has been erased too!!!Anyone know what happened? Is there any change the channel and his codes come back alive?Bcs if not, it will be a huge loss on my journey of learning Flutter.

September 05, 2019 at 06:27PM by JoeJoe_Nguyen
https://ift.tt/2zTEs0e
New tweet from FlutterDev:

📦Step out of the box
and overlap
those widgets!

Stack allows you to render widgets on top of each other. Whether it's text over an image, boxes in boxes, or other widget combinations, use Stack to overlap.

More #WidgetoftheWeek here → https://t.co/kuGSboPjcO pic.twitter.com/6G7q17laZ9— Flutter (@FlutterDev) September 5, 2019

September 05, 2019 at 07:29PM
http://twitter.com/FlutterDev/status/1169663888482131969
New post on /r/flutterdev subreddit:

Localization in Flutter is still boring complicated process?
A year ago when I developed my first production Flutter app I opted out localization since it was boring complicated process (compare to native Android). So I'm wondering if we have something new out there (plugins, packages) or should I refer to the same official doc ?The main complaint from app users is missing localization and I'd like to address that.Thanks!

September 05, 2019 at 07:56PM by pilgr
https://ift.tt/2LuO0nU
New post on /r/flutterdev subreddit:

Kill all lags and freezes in your app by this package
https://ift.tt/30TmA1z

September 05, 2019 at 08:52PM by renesanse
https://ift.tt/2ZIBCKk
New post on /r/flutterdev subreddit:

What's the general consensus on using community created packages?
I'm a pretty lazy guy, so every time I want to create something I look at pub.dev to see if something similar is available. If it has a score of 90+, I use it. Honestly, this has saved me hours of work, but has led to me having 15+ dependencies in my pubspec file, just from community packages.Are there any pitfalls I'm not aware of, when using packages like this? Also what is the general flutter community consensus on using a lot of packages?

September 06, 2019 at 12:46AM by iamarr0gant
https://ift.tt/2LkRnim
New post on /r/flutterdev subreddit:

How to get a widget to move every x seconds?
Basically I'm trying to build a game to learn flutter more.​Right now I'm just trying to get a Text widget to move from the top of the phone screen, towards the bottom of the phone screen... I'm building a Space Invaders type of game with just Text.​From what I've read by googling the problem, should I use Flame? Or can everything be done by just using the base Flutter framework? Thanks.

September 06, 2019 at 02:25AM by Okmanl
https://ift.tt/2MWQYoy
New post on /r/flutterdev subreddit:

Now that lottie is available for flutter...
https://ift.tt/2zSuwEu

September 06, 2019 at 03:32AM by Bernardi_23
https://ift.tt/2PLRQyr