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

Is there any way to run Dart in a Flutter app?
I've seen some packages on pub.dev that help to run different languages like Javascript in a Flutter application. But I haven't seen a single one for the Dart language. Is there any way to run Dart in a Flutter app?

July 19, 2020 at 11:44AM by MatataMoney
https://ift.tt/39aYOD3
New post on /r/flutterdev subreddit:

How to authenticate flutter app with Google OAuth 2.0 to use Gmail api.
For the past week, I have been trying to access Gmail api but it seems impossible. It's do-able in web app but for installable app, no luck. I have used about all plug ins there is and read through all the documentation. I also understand how to do it with http request but then I gotta manually use refresh token which is definitely not the right thing to do.With the use of various packages, I can get to the point where I get the Authorization code but when I close the web view window, I get errors. Every road seems blocked for me. There isn't enough answers on stack overflow either.Here is what I've done so far:I used google api and googleapi auth package to sign in. It gives a signin URL for user consent which is successful in a browser but then it returns a authentication code in the url in the browser and there is no answer where in the package I can use the code to get access token.I used Google sign in package but it definitely useless because I'm not trying to get public profiles but access token. It gives me error, says I don't have permission.I used simple auth and oauth2 client package but just like no. 1, I have nowhere to put Authorization code after user consent. I'm slowly loosing all hopes. Please help me.I'm trying to make a gmail app that requires to read and write user's email. Thanks

July 19, 2020 at 11:50AM by AashishandSingh
https://ift.tt/30qbu59
New post on /r/flutterdev subreddit:

I made a thing and would love some input.
Hey guys.So for the longest time I’ve been wanting to build a hunting log app. Just somewhere to store some memories and experiences of your past hunts. I’ve finally managed to do so after a big learning curve 😅.Meet LogThatShot. Apple: https://apps.apple.com/us/app/id1523663519 Android: https://play.google.com/store/apps/details?id=com.frsquared.logthatshotIt’s pretty barebones at the moment, but I have big plans for it for the future, such as adding a social aspect to it, adding statistics, and possibly also including a shot placement add on for ease of reference.This being my first app, I’m obviously open to any critic and recommendations. I would love to hear your feedback and suggestions. I’m also planning on adding a “Send your Feedback” section in the next release to make this easier.Please do leave a rating as well, as this really helps to get the app up there on the boards.Just a disclaimer, there are currently ads in the app to try and cover the costs of the app stores, but I’ve made them as unobtrusive as possible. At some point there will also be a “Remove Ads” option.Thanks guys Dex

July 19, 2020 at 03:02PM by Sparkz0629
https://ift.tt/39cTIX5
New post on /r/flutterdev subreddit:

People using Firebase for production app (chatting apps), how much does it cost you monthly?
Edit: it would be a very simple chat app - no last seen/read receipts or pictures or anything apart from textnumber of students would be in a range of 200 to 1000. It probably won't be live chat, rather email style back-n-forth, as the school only has one therapist. Can anyone share their experience for any similar project? Or provide an estimate of how much would it cost in my case? The school would not spend more than 50 USD per month.​Edit: it would be a very simple chat app - no last seen/read reciepts or pictures or anything apart from text

July 19, 2020 at 05:32PM by dontGiveAnEfAnynore
https://ift.tt/39auQPH
New post on /r/flutterdev subreddit:

Complete Guide To Flutter Project(#100FlutterAppChallenge)
Hey, Everyone!​I'm happy to share the update the in Project(Complete Guides to Flutter). Today I had created my 21's App, In Indian Culture 21 is a lucky no, so thought to share it with my Reddit Community after a long time. I know, I was not consistent(because of my SDE Internship) in this #100DaysFlutterChallenge, but I am happy that in the last 1 week I was able to create 10 Mini Apps related to Flutter where I had learnt about following:​Different widgets like Bottom Navigation bar, Dynamic Search bar.Animations during the widget.State Management Techniques like Provider, Redux and Mobx etc.Being an Open Source Developer and Enthusiast, I had met with lots of developers and their project which had helped a hundred-thousands of people all around the world. I also want the Complete Guide to Flutter will be able to create a resource full of knowledge so that any newbie can learn from that repo.10 Apps which I had created in this 1-2 weeks are as follows:​1.Flutter_PDF_Viewer2.Flutter_Web_Firebase_Authentication3.Flutter_Mortage_Payment_App_1_BetaFirebase Quotes App5.Bloc Pattern Weather App(#WIP)6.Flutter Web Sign In Anonymously App:Flutter News API.org ProjectFlutter Movie App using JSONand 2 more project includes UI design related to Food Application.From today onwards, I will make sure that I will create 1 App every day, so stay tuned.You can check out the repo: https://github.com/irahulcse/A-Complete-Guide-To-FlutterPlease Star this repo, if you found it interesting. Do let me know if you're interested in #contributing towards this project.​#EveryFlutterAppsCount

July 19, 2020 at 08:12PM by flutterboxinc
https://ift.tt/30mEDhA
New post on /r/flutterdev subreddit:

Need advice
I am from a 3rd world country and tryna make myself marketable. I currently engage in day trading but this leaves me with a good amount of time on my hands. Ive decided to start learning flutter in an attempt to build an app which ive had in mind for years. I am not at all familar with any programming languages and have started Flutter course on app brewery. Also im doing a quick intro to git via skillshare. My question is, am i taking the right steps and how long does it take to learn flutter and dart?

July 19, 2020 at 10:18PM by dbesadem
https://ift.tt/3fJd9cD
New post on /r/flutterdev subreddit:

Network Status Check
How check network status changing to get my last notifications when user connect even app was close.

July 19, 2020 at 11:14PM by alyfarag
https://ift.tt/39axsx3
New post on /r/flutterdev subreddit:

Instantly generate screenshots inside device frames & create other beautifully staged screenshots
https://ift.tt/3hhiNCS

July 19, 2020 at 11:30PM by thelastofus-
https://ift.tt/30u1O9I
New post on Flutter Dev Google group:

Is there a way to get vertical tabbar?
So tabs are usually like this: [image: Annotation 2020-07-19 173804.png] is there a way to do it like this? [image: Annotation 2020-07-19 1738014.png] I tried using rotatebox but the text was vertical. Any ideas? I saw a package on pubdev but it hasent been active in a while. Thanks for the

July 19, 2020 at 11:41PM by Tililweet
https://ift.tt/3hjExyi
New post on Flutter Dev Google group:

http: HandshakeException: Handshake error in client Help Request
Hello, I have the following error: HandshakeException: Handshake error in client (OS Error:CERTIFICATE_VERIFY_FAILED: self signed certificate(handshake.cc:354)) My problem is that I use the "package:http/http.dart". Is there a way to fix that using the http package? I am making get request to

July 20, 2020 at 03:00AM by Abada Samuel
https://ift.tt/3hjGmee
New post on /r/flutterdev subreddit:

Anyone used a graph database with Flutter?
In my project it makes sense, datawise, to use a graph database.I would like to ask for your experience with these in flutter.Usability? API compatibility/stability? Unexpected behaviours (good and bad)?Besides that, any specific insights on scaling? Server side advice?Thank you!

July 20, 2020 at 07:07AM by _somename_
https://ift.tt/2Bdsdjt