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

Efficacy of using Flutter for developing an IDE?
I am wondering how suitable Flutter would be for developing a cross-platform IDE, like Visual Studio Code for example.How would its performance be under a situation of lots of text rendering, etc.?Does Flutter desktop have any HTML rendering facilities, such as for rendering Markdown after conversion to HTML?Thanks in advance for any advice you can provide!

October 04, 2020 at 09:57PM by slimsag
https://ift.tt/30vrgwg
New post on /r/flutterdev subreddit:

How much to get paid for an app?
Freelance developers, I've got my first app job and I'm wondering how much I should get paid..It's an app for a gym to automate reservations.Clients will be able to reserve a turn at the gym, based on their type of subscription (only morning or evening, or every time). To access the app they will have to insert their code and once an admin verify it, they will be able to use the app. They can also cancel a reservation within two hours before. Admins will be able, with another app, to see the reservations of all the clients and to accept registrations.Someone with experience can suggest me a starting price? (based on app requirements, average costs for an app..)

October 05, 2020 at 12:14AM by sfabio1
https://ift.tt/3ngKXBM
New post on /r/flutterdev subreddit:

flutter_portal : Overlay/OverlayEntry, but better. [author: Remi Rousselet]
https://ift.tt/2GBk5M2

October 05, 2020 at 12:12AM by EngineerScientist
https://ift.tt/3lco7cL
New post on /r/flutterdev subreddit:

I suffer when I have to make a theme, so I made a plugin + app to help you experiment with generated Color Schemes. It should help with contrast (WCAG) and combination ideas.
https://ift.tt/2HOo2NY

October 05, 2020 at 01:57AM by bernaferrari
https://ift.tt/36tl9wt
New post on /r/flutterdev subreddit:

Deploying Flutter for web?
If you create a web app with flutter and it’s connected to Firebase. Can you deploy app essentially on most hosting providers. For example using shared hosting? Unlike say something like react that requires node.js?Like, is it pretty much like hosting a static site?I know it’s still in development, I’m just curious.

October 05, 2020 at 02:21AM by augst1
https://ift.tt/30PjM7R
New post on /r/flutterdev subreddit:

2 Underrated updates to Flutter and Dart
https://ift.tt/3iwfibZ

October 05, 2020 at 02:19AM by thehappyharis
https://ift.tt/36xaIrR
New post on Flutter Dev Google group:

Inconsistent google sign in on Android
I have an app using the google_sign_in
New post on /r/flutterdev subreddit:

I've found an alternative realtime database solution! I think it can replace rethinkdb and firebase!
ScyllaCheck it out and share your thoughts!

October 05, 2020 at 06:06AM by 2reform
https://ift.tt/33vywKL
New post on /r/flutterdev subreddit:

Pagination in Search Delegate Flutter
Hello, I am creating my first Flutter app which is an ecommerce platform for selling shoes.A must have feature in ecommerce platforms is a good searching mechanism.I have been able to display my searches from my api limited to like 20 results, however, I want to be able to paginate my results.This has been a challenge however, since Search Delegate isn't stateful. How can this be achieved?

October 05, 2020 at 10:01AM by Timndichu
https://ift.tt/3cYLjbC
New post on /r/flutterdev subreddit:

Can you guys help me remember the name of a plugin?
It is a widget which you can slide to left or right and hold to do something like decrease or increase a value. I found it out on Github last week but couldn't find it anywhere now...

October 05, 2020 at 10:46AM by livinglist
https://ift.tt/3nl0XD5
New post on /r/flutterdev subreddit:

Automating Flutter App Versioning Using Fastlane Plugin
Hey all! Few days ago I wrote a plugin for fastlane which can be plugged into your CI/CD pipelines in order to automate versioning of your flutter apps. It's free, open-source and available on rubygems. You can read more about it here.Github

October 05, 2020 at 10:30AM by davormaricdev
https://ift.tt/33vZD8j
New post on Flutter Dev Google group:

CI/CD process.
What is the recommended CI/CD stack to be used with flutter and firebase combination.

October 05, 2020 at 11:32AM by madhu sudan
https://ift.tt/33wRznL
New post on /r/flutterdev subreddit:

Is It Okay to Open a lot of Streams in One UI?
I'm working on a large scale app in Flutter, so like in one UI there's a lot of things going on and multiple widgets are related to each other. I've managed the situation by opening a multiple streams (in the bloc or whatever) for each widget?I think from read-ability perspective, the code is more cleaner, but what's about performance, is that considered a good practice?p.s: I'm closing all of them at the end?

October 05, 2020 at 12:16PM by JKirkN
https://ift.tt/3jJv84k
New post on /r/flutterdev subreddit:

Realtime tracking using polyline
Hi iam trying to draw a path on googlemaps while moving from one location does anyone know how to do it using polylines

October 05, 2020 at 12:45PM by spurgab
https://ift.tt/3ndgmoV
New post on /r/flutterdev subreddit:

Button recording with slider to cancel
Hello I would like to know, if it is possible to make the record button on flutter with the slider to cancel and locked button for recording.

October 05, 2020 at 01:11PM by youneS94
https://ift.tt/3cZKxei
New post on /r/flutterdev subreddit:

Is it just me or Flutter Web shows source code file structure in production?
Is it just me or Flutter Web shows source code file structure?Take this, for example, a website I made for my brother.https://abdulmalik.alkhalaf.dev/#/Try using Developer tools and going into the sources tab. You will find a lib folder and literally my source code files but are inaccessible from the browser because of 404 error, not found.Even codelessly website for proof: https://codelessly.com/#/Is this because web support is in beta or what?Can someone explain?

October 05, 2020 at 12:50PM by YazeedAlKhalaf
https://ift.tt/30z2NpQ
New post on Flutter Dev Google group:

List in reverse
Hello guys, I want to reverse my listview and also i want to know to filter listview like dropdown selections base. Please guide me and check attachment.

October 05, 2020 at 02:04PM by Gulam Fahad Ahmed
https://ift.tt/3ntGRXk
New post on /r/flutterdev subreddit:

just published V1.10 of functional_listener, the Rx like extension method on ValueListenable. Just added mergeWith()
https://ift.tt/2GH6P8U

October 05, 2020 at 01:22PM by escamoteur
https://ift.tt/33wn0yP