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

Flutter Tap Weekly Newsletter Week 41 - Tutorials, videos, packages, and much more!
https://ift.tt/2MlBsjH

June 01, 2020 at 04:27PM by vensign
https://ift.tt/3gIX73e
New post on Flutter Dev Google group:

I can't create an apk with visual studio code and flutter.
Hello, Last week I created my project's app bundle and built a set of apk files without issue. This week after adding a new screen and some links to cloud firestore I go to rebuild my apk (and recreate the appbundle) and **I get * *thrown this error.** FAILURE: Build failed with an exception. >

June 01, 2020 at 07:52PM by Russ Brewer
https://ift.tt/3ckUgdj
New post on Flutter Dev Google group:

Realtime canvas share in flutter
Please someone help to find the resources for Real-time canvas share app in flutter using sockets and server necessarily.

June 01, 2020 at 08:44PM by rakesh lorentz
https://ift.tt/3gLF9gi
New post on /r/flutterdev subreddit:

Do we need an opinionated framework like Next.js/Nuxt.js for flutter?
I've been playing around with flutter for a while now, and I love it. I love how easy and intuitive it is. The amount of functionality and number of widgets you get out of the box is amazing. The community is fantastic, and many of the plugins available are excellent.I've played around with a few different state management solutions and they all have their place. Provider is my favourite at the moment though that could change to one of the other big players in my next app.I know there are several decent tutorials out there on Architecture and how to structure your app for security and scale but is it time for a formal framework like Next.js brings to react or Nuxt.js brings to vue? I know you can't really compare them but I'm talking about something more formal that gives you opinionated app structure around state management, scale, testing and more ... thoughts?

June 01, 2020 at 09:20PM by BlueHippoz
https://ift.tt/2TYNN1u
New tweet from FlutterDev:

Today on US Google & YouTube homepages we share our support for racial equality in solidarity with the Black community and in memory of George Floyd, Breonna Taylor, Ahmaud Arbery & others who don’t have a voice. For those feeling grief, anger, sadness & fear, you are not alone. pic.twitter.com/JbPCG3wfQW— Sundar Pichai (@sundarpichai) May 31, 2020

June 01, 2020 at 09:52PM
http://twitter.com/FlutterDev/status/1267544627420135424
New post on Flutter Dev Google group:

Alert Dialogs in a separate file
Hello all ! I want to put all of my alert dialogs and modal windows in a separate file (class) and to be able to access them from different parts of code in my app. Something like this: showAlertDialog(String _title, String _message) Do I need to pass the context to modal window ? And how can

June 01, 2020 at 11:16PM by Igor Karelin
https://ift.tt/3gI0yXZ
New post on /r/flutterdev subreddit:

Subtitles downloader app
I have posted a story on medium if you want to learn how to begin with making subtitles downloader app with provider. You can search for both movies and TVshows subtitles and download it locally in to your download folderI Used both : Opensubtitles API Omdb APIhttps://medium.com/@obada454u2u/build-flutter-app-with-provider-to-download-subtitles-for-movies-and-tv-shows-a8633c00e2fe

June 02, 2020 at 12:32AM by ObadaJasm
https://ift.tt/2AwjSqi
New post on /r/flutterdev subreddit:

How was your experience monetizing your Flutter app?
Was the AdMob integration smooth and clean same with Java-based Android app for ex? Was your app revenue good?

June 02, 2020 at 01:08AM by spell_casting
https://ift.tt/2XQqTu7
New post on Flutter Dev Google group:

Can't install. Console commands don't work
Hello, Sorry to bother you all with such a sipmle (probably) question. I'm very new here. Not a developer, but I could code a bit, so I'd like to learn what flutter is... But right now I can't even install it. All console commands in "Get started" doesn't work. Except cd C:\src - which is not

June 02, 2020 at 07:54AM by Grey Jones
https://ift.tt/2yXPdSA
New post on /r/flutterdev subreddit:

Are you still confused about Flutter path while installing Flutter in the first try on mac/Linux? This will solve your issue.
https://twitter.com/erluxman/status/1267702470181916672

June 02, 2020 at 08:38AM by erluxman
https://ift.tt/2yZAnLq
New post on /r/flutterdev subreddit:

Scaling Up Simple App State Management
https://ift.tt/2wXEk1D

June 02, 2020 at 10:01AM by hard_truth_teller
https://ift.tt/2BsoZIV
New post on Flutter Dev Google group:

Keep track of current ListView.builder position
Hello all ! I have a list view and I need to keep the current position in it. This list is a detail list for other view. So I need to go to this list, then tap the 'back' button in the app bar and when coming back to this list I need to open it at the current position. I cannot realise also how

June 02, 2020 at 10:51AM by Igor Karelin
https://ift.tt/2XRQGlN