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

Custom Loading Shimmer in Flutter
Hi all,I wrote a Medium article on how to implement Custom Loading Shimmer in Flutter. It's my first Medium article, please have a look. Any suggestions are much appreciated!Click here to access the article.Thanks :)

October 04, 2020 at 06:15PM by iamharsh_07
https://ift.tt/2HVmTo2
New post on /r/flutterdev subreddit:

Animated Category View witch may be useful for you
When I asked myself how to make an animated GridViev, when you click on an element and it would open up animation, after a time of searching and various trials, I came to the conclusion that there is no simple element that would help to do this and it would look cool. So I decided to try to solve this problem with:
animated_category 
Animated category picker library image:https://github.com/followthemoney1/animated_category/blob/master/gif.gif​May it's helpful for you?

October 04, 2020 at 06:08PM by neriom
https://ift.tt/2GfyfCX
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