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

How to implement a search feature
Hi, I am trying to implement a search feature via the app bar in my app. I have a list of custom widgets that I made. Does anyone know how I can allow a user to make the correct widget appear when someone is searching and make the others disappear?I used gridView to create the list.

June 28, 2020 at 11:50PM by Rift3000
https://ift.tt/2ZkMGuD
New post on /r/flutterdev subreddit:

Does anyone know what the future of the Hive package is like?
I want sure about whether to use Hive for a new project and wanted some advice. The development of Hive seems slow which I think is because the creator got a job.For the past few months, there has been little development, and the last release was in February. Should I look into alternate plugins/shared preferences for local storage?https://github.com/hivedb/hive/issues/246

June 29, 2020 at 12:48AM by DuePresentation3
https://ift.tt/2BOPpV4
New post on /r/flutterdev subreddit:

What's the most important feature in a Flutter UI builder?
What feature would you like to see in a Flutter UI builder? Your vote helps decide what is released first!View Poll

June 29, 2020 at 02:04AM by Codelessly
https://ift.tt/3g47b5N
New post on /r/flutterdev subreddit:

Has anyone seen a published app using Rail Navigation?
No text found

June 29, 2020 at 01:56AM by jp555soul
https://ift.tt/3idKwpg
New post on Flutter Dev Google group:

Is there a way to get the index when using ReorderableListView?
So I want to use the index and put it as a trailing text in a ReorderableListView tile like so: [image: example1.png] when its reordered : [image: example2.png] Heres what i have so far: import 'package:flutter/material.dart'; class ReorderList extends StatefulWidget { ReorderList({Key

June 29, 2020 at 02:59AM by Tililweet
https://ift.tt/3eKTM2m
New post on /r/flutterdev subreddit:

I created a library called dough to help people create smooshy UI effects :)
https://ift.tt/2VvrH7A

June 29, 2020 at 03:47AM by HatFeather
https://ift.tt/2Vrsar7
New post on /r/flutterdev subreddit:

Which more your prefer Firebase or AWS or any another cloud services?
I'm developing an app(like food delivery) for our startup so which services is best ?

June 29, 2020 at 07:49AM by gourav6m17
https://ift.tt/3dFaTRx
New post on /r/flutterdev subreddit:

Native progress hud library. Easier or boring?
Hey, I would like to share the progress hud library, and to find out your opinion, is it convenient for you to use the progress in this form, and not through the widget:
//as ex code showProgressBar( whileRun: () { //any code }, ); //as ext YourFunction<T>.showProgressBar(); 


June 29, 2020 at 08:57AM by neriom
https://ift.tt/31pw4EQ
New post on /r/flutterdev subreddit:

Flutter’s Stateful Widget cheat sheet
Instead of looking at something specific, let’s take a step back today and revert to one of the basics in Flutter. A brief overview of Stateful widgets in Flutter!Link: https://medium.com/thomas.middel/flutters-stateful-widget-cheat-sheet-2188f1dc3d07?source=friends_link&sk=79f2fdff9b828220ac3915298ce55f36

June 29, 2020 at 10:15AM by Fewthp
https://ift.tt/2BR8Zjv
New post on /r/flutterdev subreddit:

We need an opinionated framework for Flutter
I think I saw a post about Flutter lacking it's own opinionated framework a while back and I totally agree.Flutter should have an equivalent of Next.js for React or Nuxt.js for Vue. Having an opinionated way of structuring your app, which state management library to use, which DI to use, etc... makes it easier to start a large scale project without having to worry about the future since you know that the framework has your back.Now that being said, I totally understand that Flutter community is not has big has to two biggest JS frameworks and no one has the time to start and maintain such a use project (at the moment).For those wondering why I don't do it myself, I don't think I have the knowledge to start a project that complex but I sure would contribute once it's live.

June 29, 2020 at 10:26AM by SSebigo
https://ift.tt/31rSntu
New post on /r/flutterdev subreddit:

Anyone out here rocking vanilla StatefulWidget approach? If so, why?
Just curious if anyone is using StatefulWidget in their app (production or intended for production).

June 29, 2020 at 11:09AM by dontGiveAnEfAnynore
https://ift.tt/3dLoTcy
New post on Flutter Dev Google group:

Deploying to TestFlight from Big Sur / Xcode 12 beta - "Provisioning profile failed qualification: Profile doesn't include the com.apple.application-identifier and com.apple.developer.aps-enviornment entitlements."
Has anyone else encountered this issue yet? I have a project that has been deploying fine until the Big Sur / XCode 12 upgrade. It looks like there are some new entitlements (or old ones that have been renamed) that Xcode can't retrieve from the developer portal, so although you can build a

June 29, 2020 at 11:46AM by Lucas Young
https://ift.tt/3dFKWRR
New post on Flutter Dev Google group:

Tracking Scroll position or LARGE Listview without droppin from 60fps when scrolling?
I have a VERY long list of items being shown in my Flutter app, created using Listview.builder(), the list is being populated by a web API and the user can opt to refresh the list to get the latest information. Is there any way to know where in the list the user has scrolled to at any particula

June 29, 2020 at 12:14PM by John Mollaghan
https://ift.tt/2CRLsjb
New post on Flutter Dev Google group:

subscription payments with stripe
hey guys. does anyone know a tutorial or documents somewhere that point at how to set up subscription payment with stripe for flutter apps? best regards all

June 29, 2020 at 02:17PM by Error Place
https://ift.tt/2VtitZz
New post on /r/flutterdev subreddit:

Optr - One Password to Rule #hack20
Wanted to share the app we did over the weekend for Hack20. The theme was cyberpunk, and the use of colors and sound made the experience very interesting.video walkthroughRepository

June 29, 2020 at 03:27PM by leokcta
https://ift.tt/3ibb76D
New post on /r/flutterdev subreddit:

Flexible
https://ift.tt/2ZqtBHQ

June 29, 2020 at 03:23PM by TheTechDesigner
https://ift.tt/3ieE2qs