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

Updated route transitions to null safety , exposing easy to use functions to navigate within the app
https://ift.tt/2UUEQcQ

July 29, 2021 at 02:16AM by pacifio
https://ift.tt/2WwjHXf
New post on /r/flutterdev subreddit:

Custom File type in flutter app.
Hi. I'm planning to create an app, a Desktop app specifically, that saves a custom file like MS word is to .docx, PowerBI is to .pbix.
Do you know any example of this in flutter? I've already looked into documentation but can't see this topic.

July 29, 2021 at 06:32AM by kenjhim
https://ift.tt/3xe6leR
New post on /r/flutterdev subreddit:

Responsive Design in Flutter using GetX package
https://ift.tt/3j2bm4Z

July 29, 2021 at 04:17PM by iisprey
https://ift.tt/3f8LovQ
New post on /r/flutterdev subreddit:

An example app for you - Levelhead Browser
Thanks to Flutter, I finally launched my app on Google Play Store, Levelhead Browser.Get it on Google PlayCheck out the source codeThe source code has many aspects that you might be interested in to see in an app.It uses Bloc library to manage states, such as managing navigation, data management using API, deep link to launch your app with a custom link on the internet, detecting first launch and showing welcome screen, changing AppBar depending on the current state etc.It uses providers and repositories to manage data coming from an API.It utilizes reusable components so you DRY.

July 29, 2021 at 03:12PM by erayerdin
https://ift.tt/3zInmzo
New post on /r/flutterdev subreddit:

My journey on finding the best architecture for a production-level social app using Flutter
https://ift.tt/3xdpu0g

July 29, 2021 at 07:41PM by erkansahnn
https://ift.tt/2V4zBHZ
New post on /r/flutterdev subreddit:

Flutter packages for background services part 1
https://ift.tt/3x6Fj9e

July 29, 2021 at 07:38PM by Hosterlkr
https://ift.tt/3rH27eA
New post on /r/flutterdev subreddit:

Best WebSocket library?
The last time I tried, in around 2019, I started with WebSocketChannel and I found the error handling to be problematic.I don't recall all of the issues other than it was not easy to trap all errors and in the end I resorted to using the underlying WebSocket class instead.Has the situation improved or are there alternatives? I noticed there is now a Socket.IO library for Flutter - is this worth a try?

July 29, 2021 at 07:22PM by jsnab
https://ift.tt/3lbAlps
New post on /r/flutterdev subreddit:

I am so excited to invite you to join my Twitch stream. We will talk about flutter and build so cool things together live. Don’t miss it 🚀
https://ift.tt/3fcKIFx

July 29, 2021 at 08:35PM by YazeedAlKhalaf
https://ift.tt/3zPZf20
New post on /r/flutterdev subreddit:

What is the best way to record the user saying something, then transform it to text in a flutter app and also have text-to-speech available?
I want to implement speech recognition, but I don't know what software to implement so it works best with my flutter app. Also, after the speech is turned into text, the app should also be able to have a text-to-speech, that can repeat the text from the input so the user can see how it sounds like (when he inserts it by typing, not voice)

July 29, 2021 at 10:39PM by electro-pug-2017
https://ift.tt/2WqveqU