Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
New post on /r/flutterdev subreddit:

Is Flutter Web going to become production / stable anytime soon?
Currently the web is in beta and it still needs work on a bit of other features before it can be considered as an alternative to other web frameworks, but does anyone has any estimated idea when they think it might leave beta?Would be a really strong incentive.

June 29, 2020 at 04:20PM by SuperSaiyan1010
https://ift.tt/2VrpTfy
New post on /r/flutterdev subreddit:

Display Network, File & Asset PDF files in Flutter
I released pdf_flutter plugin two days ago and it got a good response.But at the same time it only supported loading Network PDFs.So I wanted to turn it into a more reliable solution for PDF displaying.Today I have completed features to load PDF from File and Assets.You can use them simply like before.Load PDF from network
 PDF.network( 'https://pdfurl.com/pdfile.pdf', height: 500, width: 300, ) 
Load PDF files
 File fileName; PDF.file( fileName, height: 200, width: 100, ) 
Load PDF from assets
 PDF.assets( "assets/pdf/demo.pdf", height: 200, width: 100, ) 
If you have any feedback, suggestions, or want to contribute, please feel free to file issue/PR on GitHub here :https://github.com/erluxman/pdf_flutterThanks a lot for the awesome response on the previous post 🙏🏼

June 29, 2020 at 05:09PM by erluxman
https://ift.tt/3i7tFER
New post on Flutter Dev Google group:

To change app bar icon dynamically according to sms received
Hi... I'm doing an app in which it needs to change the appbar icon according to the SMS received. I have used the SMS package to receive SMS and it is working. Now I want to change appbar icon according to received SMS. For example: if the SMS received is "On", The appbar icon needs to change to

June 29, 2020 at 05:26PM by Abinavan Nagendran
https://ift.tt/2ZnffHR
New post on /r/flutterdev subreddit:

Flutter Tap Weekly Newsletter Week 45 - Flutter Day and Hack20 edition. Tutorials, videos, packages, and much more!
https://ift.tt/2BaVMlX

June 29, 2020 at 05:31PM by vensign
https://ift.tt/31vbpPI
New tweet from FlutterDev:

🌠 100K FOLLOWERS! 🌠

We can't tell you how awesome it is to watch this amazing community grow.

⭐️ Keep encouraging each other's growth.
⭐️ Keep asking questions.
⭐️ Try new things.
⭐️ And keep creating beautiful apps...

To celebrate @geekmz shares his special #FlutterPen ↓ pic.twitter.com/KPqf3KMXpQ— Flutter (@FlutterDev) June 29, 2020

June 29, 2020 at 06:00PM
http://twitter.com/FlutterDev/status/1277632952021770240