Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New tweet from FlutterDev:

The @CodePen challenge starts today!

☝️#FlutterPen Challenge: Build a stack of elements in Flutter.

Stack lets you layer widgets in paint order. Use it to overlay text on top of gradients or to build cool, custom designs.

Ready... go! → https://t.co/hz771Izvaq pic.twitter.com/4H1MSkwmw9— Flutter (@FlutterDev) July 6, 2020

July 06, 2020 at 09:31PM
http://twitter.com/FlutterDev/status/1280222945751658496
New post on /r/flutterdev subreddit:

Help wanted to develop AWS libraries
/r/dartlang/comments/hmf8ui/help_wanted_to_develop_aws_libraries/

July 06, 2020 at 10:04PM by Schwusch
https://ift.tt/3e1825T
New post on /r/flutterdev subreddit:

Quiz App (Q-IZ) || Flutter
https://youtu.be/ipzVASHOi4c

July 06, 2020 at 11:03PM by Admirable_Ad6745
https://ift.tt/2Ddc2TX
New tweet from FlutterDev:

Package:async delivered 📦

If you’re coding with Dart, you’ve probably come across dart:async. But there’s also package:async, a library of useful additions like StreamGroup, AsyncCache, and StreamQueue. Give it a try!

More #PackageoftheWeek → https://t.co/k8WWZQ310b pic.twitter.com/nnMaretAFE— Flutter (@FlutterDev) July 6, 2020

July 06, 2020 at 11:25PM
http://twitter.com/FlutterDev/status/1280251608282980354
New post on /r/flutterdev subreddit:

Thoughts on using MVVM instead of Bloc?
Came upon this article:
Flutter MVVM architectureAs someone coming from Android and MVVM, this seems greatI know Bloc also has some cool features, however I don't see why I would choose Bloc over thisThoughts?

July 07, 2020 at 12:03AM by Professor_Dr_Dr
https://ift.tt/31PDbqk
New post on /r/flutterdev subreddit:

People who are you using GetX, how do you feel about it?
Package : https://pub.dev/packages/get Are you using it in Production? Any blocking issues? What's your feedback?Edit : added package link

July 07, 2020 at 01:45AM by yiss92
https://ift.tt/3e6fVGU
New post on /r/flutterdev subreddit:

Desktop Terminal in Flutter Desktop | Windows | MacOS
Preview!! Desktop Terminal using #flutter Desktop with various themes Cyberpunk/Ubuntu/GitBash/YourCustom with multi-tab feature.Subscribe to get tutorial for this. #flutter #flutterdevhttps://www.youtube.com/watch?v=2yMfITB9lisTwitter https://twitter.com/theshivamlko

July 07, 2020 at 03:39AM by theshivamlko
https://ift.tt/2DbtXdD
New post on Flutter Dev Google group:

Error while capturing image :already submitted
Hello While capturing the image going null and when I am selecting image from gallery it’s going proper please help me out trying from 5 weeks

July 07, 2020 at 04:51AM by abha nagpure
https://ift.tt/2NZebVl
New post on /r/flutterdev subreddit:

Is AR possible to do on flutter?
I've been wanting to make an app which can measure the size of an object with the help of camera. I have also read certain articles/posts but I cannot understand well. I am a beginner to flutter so I want to know if this kind of build of an app is possible. Kindly help.

July 07, 2020 at 06:18AM by yogeshprakash12
https://ift.tt/2Z2IRvs
New post on Flutter Dev Google group:

Open existing database f
How to open a existing db file and retrieve data from it?

July 07, 2020 at 07:33AM by George joseph
https://ift.tt/2O4ba6e
New post on Flutter Dev Google group:

Show multiple pdfs in flutter
Hi when I create a pdf from ios and android on flutter, I have the following problem, the code below takes care of displaying a pdf with an advance_pdf_viewer when the pdf is displayed the first time is correct while when I view the pdf again it is damaged (some parts of the pdf are not

July 07, 2020 at 08:17AM by rikidevel...@gmail.com
https://ift.tt/38ArjtJ
New post on /r/flutterdev subreddit:

Flutter Movie App with TMDB API using Bloc Pattern
https://youtu.be/qQO4I--1z1I

July 07, 2020 at 09:25AM by powerdank
https://ift.tt/31SA3tK
New post on /r/flutterdev subreddit:

New to Flutter, state management?
I have never seen so many state managements for a single product.I wonder what most people here consider the norm? I mean like its a no brainer to use redux on react what would be the obvious no brainer solution here?

July 07, 2020 at 09:03AM by tapuzman
https://ift.tt/31Oemet
New post on Flutter Dev Google group:

DOUBT: I want the added container once it is reopened.
Hi, I'm new to flutter... I have made an app in which it will add the containers once the floating button is pressed. I have created the app but the problem is once I closed and reopened again the changes I made it ( addition of container) are gone. I want the changes I made to be permanent even

July 07, 2020 at 09:19AM by Abinavan Nagendran
https://ift.tt/3fjqqbH
New post on /r/flutterdev subreddit:

Still don't know where to start?
Being working with flutter for more than a year now. But everyday I am seeing people asking questions which should have been answered long back. I am talking about Getting started with Flutter. Everyday I get messages regarding how to start, where to start etc.So keeping all this is mind, I really want to know what are the major doubts you encounter in Flutter as a beginner, please do comment. And everyone here, who are capable enough to answer, do help others. I'll try to solve the doubts too.

July 07, 2020 at 10:00AM by pratik037
https://ift.tt/3iB3jeD
New Flutter offer 🔥🔥

Hi everyone. We are looking for Senior Flutter developers with previous experience in:

- Audio Engine and Video/Live Stream content optimization
- Integrating external API's (and developing our own)
- Implementing and updating new Designs
- Developing new modules & features
- Social Media & Community Platform (Content sharing and engaging)
- Error Handling and QA
- Blockchain experience is a plus

English proficiency must be above 8.5 (out of 10).
For more info, please check out our website: highvibe.network
To apply, please submit your application: https://hvn.hrpartner.io/jobs

For more information go to @flutteroffers
Feel free to reach out to me directly after you submit your application here on telegram @JD_HV
Flutter Heroes pinned «New Flutter offer 🔥🔥 Hi everyone. We are looking for Senior Flutter developers with previous experience in: - Audio Engine and Video/Live Stream content optimization - Integrating external API's (and developing our own) - Implementing and updating new Designs…»
New post on Flutter Dev Google group:

Emulator hangs each time I launch it - Windows 10 Home, 64 Bit OS, 4 GB RAM
Hi Flutter team, I have just installed Flutter, and I have tried to run Flutter emulator on simple app. When I see basic emulator, it hangs...each time. System configuration is as below: Windows 10 Home, 64 Bit OS, 4 GB RAM Can somebody suggest what could be issue and how I can resolve it?

July 07, 2020 at 11:51AM by Kumar V
https://ift.tt/3f87zA6