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

Framework to build map related application (about trails, POI and so on...)
Hi! I want to develop a map app about trails, POI and other map related stuff.It's tempting to use Flutter or React Native, but I'm worried about flexibility of the frameworks.What would you choose?View Poll

October 04, 2020 at 09:09PM by maciek127622
https://ift.tt/34DSaDN
New post on /r/flutterdev subreddit:

Is there a Flutter course that emphasizes offline functionality and relational databases (SQL)?
Hi all, first time posting here. Loving Flutter a lot.I am currently about 60% through Max's Flutter course. I really like it so far but I am already thinking about what to do after.I work at a company where that deals with mainly rectangular/relational data (Postgres, Oracle and MySQL are all used), and I want to basically build a data-collection app that works offline-first, with the option of synchronizing to some servers when a network connection is available (data collection to happen in remote areas). Max's courses focus mainly on internet-connected apps, as does almost everyone these days.Is there a course out there that at least provides a solid foundation for building offline applications, preferably SQL-DB focused? Or do you recommend a tutorial or video?

October 04, 2020 at 09:03PM by TropicalPIMO
https://ift.tt/30xL3ve
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