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

Is there any good package for Dropbox API, Cloudkit, or Google Drive API?
I want to add a feature where users can back up app data to their Dropbox, iCloud Drive, or Google Drive account, and restore the data when needed. Does anyone know any good package for that?

July 16, 2020 at 12:45PM by KuoyHuot
https://ift.tt/2OthEvA
New post on /r/flutterdev subreddit:

Next update for Flutter Web?
Does anyone knows when the next version of Flutter for Web is available on beta or stable and a list of change logs? I'm planning to make my first production website using Flutter for Web.One thing I don't like about the current Web version is the '#' on the address URL. There is a ticket related to this issue and it seems it will be not fixed anytime soon.

July 16, 2020 at 01:57PM by tledrag
https://ift.tt/38Zaedc
New post on Flutter Dev Google group:

Creating Posts And Viewing The posts In Two Projects Using Firebase & Flutter
Hi, I'm new to flutter development and I'm having some difficulties... I am currently working on a project, which has two apps that will be passing data between them(e.g. post w/ text, videos, or pictures). One of the apps will be used by the end-users and the other app will be for the admin,

July 16, 2020 at 02:36PM by Charisa Emmanuel
https://ift.tt/2WpRwGi
New post on /r/flutterdev subreddit:

Is there anything OpenJFX can do that Flutter can't?
I'm really excited about desktop Flutter apps, so I'm curious if there are any hard limits compared to OpenJFX.

July 16, 2020 at 04:45PM by dittospin
https://ift.tt/3fzK6Ip
New post on /r/flutterdev subreddit:

Best way to implement HTTP(S) requests
I am currently making my first Flutter app, and I came across the need to interact with some APIs. As of right now, I found 2 ways to do it, either via the dart io package or the http one from pub.devThe http package provides an easier to read, shorter and overall more concise implementation, but I can't seem to make it accept self signed certificates.The dart io package implementation seems to be a lot more verbose, but has a bad certificate callback, which does provide that functionality.All the tutorials i found suggest using the dart io package for self signed certs. Is it possible to make the http package accept them too?

July 16, 2020 at 06:41PM by MikeAnth
https://ift.tt/3jhEF39
New post on Flutter Dev Google group:

Ayuda Android studio (Flutter SDK is not found in the specified location)
Hola ese error me sale en android studio, ya hice todos los pasos recomendados en la pagina oficial pero aun sigue dando el mismo error Android Studio 4.0. 1

July 16, 2020 at 06:37PM by Yoel Laya
https://ift.tt/30kOlkD
New post on /r/flutterdev subreddit:

Image captioning
I want to make an app where I can add a caption to different sorts of media (images, gifs, videos). Essentially add a white bar on top or bottom of the image and then write in some text. Then save the image/video as a new image with the caption added to it.Does anyone know of any useful packages or tutorials that could help me do this?​(Heres an example of what I would want to make: https://ibb.co/fSWW3pj )

July 16, 2020 at 08:45PM by NothingLower9444
https://ift.tt/2WoUICo
New post on /r/flutterdev subreddit:

Prevent people from posting CP
I want to make an app where people are free to upload images and videos. I will be using firebase for hosting.I dont care if people upload graphic things or porn. But how do I prevent people from uploading CP? I know there is google vision but I only see the ability to detect any graphic content, where as I am only interested in preventing CP?​Also would I be legally liable if someone were to upload it to my firebase project? (As far as I know cp is the only illegal thing to store?)

July 16, 2020 at 09:31PM by NothingLower9444
https://ift.tt/2C9nobF
New post on /r/flutterdev subreddit:

Flutter job position
Hi just as a question, I love flutter, i see a lot of support for it, but almost no jobs on it. Do you think it will ever become used by the industry?

July 16, 2020 at 10:01PM by farhadsaberi
https://ift.tt/2BbjTks
New post on /r/flutterdev subreddit:

What do you think about the various CI/CD services listed in the Flutter documentation? Have you tried them? I am trying to find out which one is better for which use case.
https://ift.tt/3fCUKhf

July 17, 2020 at 08:54AM by jcarterm
https://ift.tt/30eLU2W
New post on /r/flutterdev subreddit:

My Journey of 100 days of Flutter and Awesome Flutter Tips and tricks & how it improved me as a developer and opensource contributor. You are all part of this. Thank you so much 🙏🏼
https://ift.tt/30gUUVn

July 17, 2020 at 09:38AM by erluxman
https://ift.tt/30eSYN0
New post on /r/flutterdev subreddit:

Weather App Design in Flutter
I did this Weather App in Flutter. But I am a little bit skeptical about my app dir structure,Here how it is,
- lib/ - models/ --> *All the data classes* - services/ - ui/ - pages/ --> *All the screens* - themes/ - widgets/ --> *All the custom widgets, regardless of where they are used/* - util/ main.dart router.dart 
Does anyone want to give me any suggestions?Here is the source - https://github.com/iamfirdous/super_apphttps://twitter.com/iamfirdous95/status/1284039528856956931

July 17, 2020 at 10:34AM by iamfirdous
https://ift.tt/32rHTuQ
New post on Flutter Dev Google group:

My flutter application works in debug mode, but it freezes in release mode.
*I create an application in flute, it works perfectly well in debug mode, but when I generate an apk release, it starts and it freezes, however. when i click this error is generated* 2020-07-17 11:38:31.748 4210-4249/? E/flutter: [ERROR:flutter/lib/ui/ui_dart_state.cc(166)] Unhandled Exception:

July 17, 2020 at 11:43AM by Wenzeasy
https://ift.tt/3h9TZNm
New post on Flutter Dev Google group:

Time events in flutter
hello guys, i want to know how to show some widgets after 2 - 3 minutes, triggering widgets base on time elapse. actually i want show 'resend otp' button after 1 minute while waiting for otp sms. Thank you.

July 17, 2020 at 11:43AM by Gulam Fahad Ahmed
https://ift.tt/2CKyp2K