Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
New post on /r/flutterdev subreddit:

What state management approach does not use InheritedWidget & InheritedModel under the hood?
TIA!

July 20, 2020 at 09:08AM by 2reform
https://ift.tt/3jjUFS7
New post on /r/flutterdev subreddit:

Flutter weather app.
I am currently making an open source weather app using the Open Weather Map API. Would love some feedback and contributions. I don't know much how to use GitHub and Open source contributions so I would love to know what are the dos and don'ts. GitHub Link

July 20, 2020 at 08:59AM by thisis_dc
https://ift.tt/3eDXVnO
New post on /r/flutterdev subreddit:

Git hooks in Flutter projects with Lefthook
https://ift.tt/32xkKap

July 20, 2020 at 09:59AM by _arthurdenner
https://ift.tt/3fJk5WY
New post on Flutter Dev Google group:

Complex music tool with Flutter?
Hello everyone, we are developing a musician platform/ tool for musicians for an app. Currently we have implemented the app on Android and Flutter and would now like to switch to Flutter. Do you have any experiences or suggestions for this or know people who already gained experiences with

July 20, 2020 at 11:12AM by Annika S
https://ift.tt/2WEz9xD
New post on Flutter Dev Google group:

unable to setmapstyle for googlemaps in flutter
i have been trying to style my google map and it just will not work. can someone see whats wrong with it? GoogleMap( markers: Set.of(_markers.values), myLocationEnabled: true, onMapCreated: (GoogleMapController controller) { mapController

July 20, 2020 at 11:18AM by Error Place
https://ift.tt/2WChpTA
New post on /r/flutterdev subreddit:

Cloud Firestore and Caching
There was a discussion about this hidden in another post, so I thought I'd create its own.What are people's experiences with this? How have you handled caching in order to reduce the amount of times you're calling the server?For my use case, the user does not interact with any other users, and will generally use the app from only one phone. My idea is to do the following (which I posted elsewhere):With Cloud Firestore, there's a source enum. Seems like you could force it to check the cache first, if that errors or returns an empty list (depending on what you're doing), then you could force query the server.

July 20, 2020 at 12:25PM by 946789987649
https://ift.tt/2ZMDrFj
New post on /r/flutterdev subreddit:

Flutter-Commerce | An e-commerce application built in Flutter using Firebase
https://ift.tt/2OIhbpu

July 20, 2020 at 01:36PM by ashishrawat2911
https://ift.tt/2OEJgho