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

Flutter4Fun new post
Hi, community.I have published a new post on the flutter4fun.com blog.It is related to #FlutterCounterChallenge2020 You can check it out here.
https://youtu.be/jBYaY_M3520

December 27, 2020 at 10:32AM by imaN_NeoFighT
https://ift.tt/37P8rbt
New post on Flutter Dev Google group:

Invalid argument(s): No host specified in URI file:///assets/supreme.webp
I use the file as a local file but the example is https so what if I want to use the file as a local file not sure which part do I have to change Here is my central data store [image: placeholder1.png] [image: placeholder1.png] and here is where I called the program to run [image: placeholder1.2.

December 27, 2020 at 03:29PM by Natthaphat Muanpej
https://ift.tt/34NckMj
New post on /r/flutterdev subreddit:

FlutterForce — Week 101
https://ift.tt/3hl6gja

December 27, 2020 at 02:41PM by flutterist
https://ift.tt/38EAUjr
New post on /r/flutterdev subreddit:

Gradle task bundleRelease failed with exit code 1
Hello,I finished my project successfully , but now i am unable to release it to the store, or to create the appbundle, i am getting the followingFAILURE: Build failed with an exception.* Where:Build file 'C:\Users\user\Desktop\feka\android\app\build.gradle' line: 31* What went wrong:A problem occurred evaluating project ':app'.> Malformed \uxxxx encoding.* Try:Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.* Get more help at https://help.gradle.orgBUILD FAILED in 1sRunning Gradle task 'bundleRelease'...Running Gradle task 'bundleRelease'... Done 2.2sGradle task bundleRelease failed with exit code 1and for line 31, well this is it
def keystoreProperties = new Properties() def keystorePropertiesFile = rootProject.file('key.properties') if (keystorePropertiesFile.exists()) { <Line31> keystoreProperties.load(new FileInputStream(keystorePropertiesFile)) 


December 27, 2020 at 02:06PM by foxharith
https://ift.tt/3rvzuQW
New post on /r/flutterdev subreddit:

Where to find Flutter clients/projects?
Hey there, I am a last year CS undergrad who recently learnt flutter out of curiosity. I worked on few of my little projects and I believe I have a fine-ish grip. I was wondering if I could make some money out of it? but I am really confused about where to start, I just need a direction from experienced fellow devs.Where may I start?What can I expect in terms pay and work?I have looked around but couldn't find anything where I live. Any help would be appreciated. Thankyou!

December 27, 2020 at 04:46PM by mudigone
https://ift.tt/34NPlAO
New post on /r/flutterdev subreddit:

Image Encylopedia App
I am pretty new to flutter and mobile development in general. I have a very specific project I am working on and am looking for suggestions on how to go about it.I am attempting to create an app that will display a few hundred photos (sort of like an image encyclopedia). The images are currently organized in a google drive folder (with subfolders, sub-sub folders, etc) and the user to be able to select a category then a sub-category which will correspond with the folders and then see the images in that category. I believe I have an idea of how to download the whole folder as a zip file and integrate it into the app's assets (sync the images upon request).However, here is where it gets more complicated. The same images are also shown in a google sheets spreadsheet. Along with the images in the spreadsheet, the source is also listed. I need to be able to transfer this source information into the app as well.Do you have any ideas about how to go about this? Would it be best to set up an online database? Can I just extract the images and the source information directly from the spreadsheet?

December 28, 2020 at 07:37AM by Pvs98
https://ift.tt/38Air7M
New post on /r/flutterdev subreddit:

Run Flutter Specific Screen file
Hi, I am newbie here and would like to ask coders here on how to run specific dart screen file ?As of now i able to run main.dart file which actually open the splash screen and then it require login to the application. I would like to edit the other file and see how it looks such like after the login screen.. the home screen and etc.

December 28, 2020 at 06:35AM by Frozecodes
https://ift.tt/2WSu4Bm
New post on Flutter Dev Google group:

Background Notification (iOS)
I tried many times but didn't get notification while iOS app is in background. I'm using firebase messaging 5.1.2. Thanks in advance.

December 28, 2020 at 12:54PM by Avinash Korat
https://ift.tt/2KJmMh5
New post on /r/flutterdev subreddit:

Flutter chat app voice message with Firebase Storage
Hi Everyone!I am make chat app with Flutter and Firebase. I want use https://pub.dev/packages/flutter_sound for allow user send voice message. Anyone know open source repo with example for how to record audio and then upload to Firebase Storage and then download again to other user device?​Thanks for help!

December 28, 2020 at 12:07PM by Flutter_Dev
https://ift.tt/2KY3ZOL
New post on Flutter Dev Google group:

Rendering json
Can anyone help me to render this json => https://ift.tt/2WQcFtd

December 28, 2020 at 04:50PM by Harry Tom
https://ift.tt/3nTHXv6
New post on Flutter Dev Google group:

How to solve time duration taking tooo long time to publish on PlayStore Google Console ?
Hi all I'm tryng to publish my app since couple sof hours sounds like the status is in rewie. How muhc time does it take before the app get published ? Kindly , Thnaks in advance

December 28, 2020 at 06:53PM by Rajil Saj
https://ift.tt/37RXupQ
New post on /r/flutterdev subreddit:

Flutter + Android Studio on Apple Silicon M1 Mac Mini with Android and iOS simulators
https://www.youtube.com/watch?v=s5KnaDpnn1YPleasantly surprised to see that Flutter + Android Studio works on the new Apple Silicon M1 Mac Mini with iOS and Android simulators with the caveat that the Android emulator for M1 is still WIP

December 28, 2020 at 06:27PM by krishdee
https://ift.tt/3nWQOw3
New post on /r/flutterdev subreddit:

Are there any popular apps that actually use Flutter?
I've never seen an app that uses it outside of a few Google apps and stuff like Flutter Gallery.

December 28, 2020 at 07:52PM by UnicornsOnLSD
https://ift.tt/3pvLhNr