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

MyApp As A Stateful Widget Is An Antipattern
https://ift.tt/3jaHpzM

July 31, 2021 at 01:54PM by fredgrott
https://ift.tt/3yheAIs
New post on /r/flutterdev subreddit:

Is there a service to write code online (in the browser) and build the apps online? i.e. without having to install Flutter+AndroidStudio+XCode locally
Does this exist?Installing all the tooling Flutter+AndroidStudio+XCode, etc. is always long, when we just want to do a simple small app.Is there a "cloud" solution? i.e. there is a code editor in the browser, and you have buttons "Export to APK" / "Export to iOS" and all the building is done in the cloud?Note: I have already done several Android apps, and the part I enjoy the less is the (re)installation / updating of the tools.

July 31, 2021 at 04:19PM by zrnest
https://ift.tt/3lh9Vm0
New post on /r/flutterdev subreddit:

Flutter Conferences
Hello,Are there any upcoming Flutter conferences to keep an eye on?Thanks! ✌️

July 31, 2021 at 10:13PM by deniskrr
https://ift.tt/3fhfrBq
New post on /r/flutterdev subreddit:

How to infinite scroll using firebase firestore
I am app developer with 7+ years of experience and decided to write some articles in free time. Published my first article which is to implement infinite scroll using firestore.https://blog.litedevs.com/infinite-scroll-list-using-flutter-firebase-firestoreI got the idea to implement it from this stackoverflow question where user was not able to find solution to the problem. https://stackoverflow.com/questions/68524667/stream-builder-load-more-dataAny feedback is appreciated and drop your problem statement and I will try to resolve if I could.

July 31, 2021 at 11:02PM by flutter_dev_
https://ift.tt/3zWipTP
New post on /r/flutterdev subreddit:

The Most Underrated Widget - Padding Widget - For Beginners
https://ift.tt/3rY1X2N

August 01, 2021 at 03:26AM by athira_reddy
https://ift.tt/3rN8hK0
New post on /r/flutterdev subreddit:

Is Flutter not right for me?
Hello there. As someone who has only worked with the python programming language as beginner before, I started learning flutter this summer to publish my own app and earn money from it because I had a lot of free time this summer. I have never learned android programming or ios programming before. I have no practice. It's been about a month and a half since I started, and I'm having a hard time, especially with advanced topics (such as database and firebase integration). I've never even studied SQLite before. I chose Flutter a few months later to release an app for IOS, but I'm undecided at the moment. Do you think I should switch to java or kotlin? Or should I use another framework (xamarin or react native)? I really need your advice.

August 01, 2021 at 12:38PM by Ruvanoit
https://ift.tt/3ljPrcw
New post on /r/flutterdev subreddit:

FlutterForce — Week 131
https://ift.tt/3lmWwZI

August 01, 2021 at 12:32PM by flutterist
https://ift.tt/3jgynl8
New post on /r/flutterdev subreddit:

Shark 1.0 is now stable 👌
A server rendering framework shark is now official, check out this article to see how to use.To create issue or contribute, head to shark github page.

August 02, 2021 at 06:03AM by NiceGuy-n2
https://ift.tt/3A1mq9q
New post on /r/flutterdev subreddit:

Flutter Global Summit ’21 – Highlights and Takeaways
Flutter Global Summit 21 introduced several new and improved features, as well as some new tools. Flutter, originally introduced as a cross-platform mobile development tool, is now covering a broader range of development areas, particularly when combined with its native development language, Dart. Take a look at our top takeaways from this summit!1. State Management- RiverpodRiverpod allows you to manage the state of your application in a compile-safe manner while sharing many of the benefits of Provider (which instead of manually writing InheritedWidget, acts as a wrapper and common way to consume those InheritedWidgets).Reverpod also provides numerous additional benefits, making it an excellent choice for Flutter state management.This was a topic that sparked a lot of debate and a variety of solutions. There is even a league table of popular Flutter state management solutions. The provider is one of the most popular solutions, and Riverpod is marketed as a Provider without limitations.2. Debugging – Dart DevToolsFlutter includes a set of performance and debugging tools, and the summit highlighted some of the advantages of learning them, such as the ability to monitor and filter network calls. Common development issues were also highlighted and how Flutter has a DevTool to solve each one.Read more - https://blog.galaxyweblinks.com/flutter-global-summit-21-highlights-and-takeaways/

August 02, 2021 at 08:00AM by techvirtualus
https://ift.tt/3jcZ0Ht
New post on /r/flutterdev subreddit:

Should I use TensorFlow or MLKit ?
I'm trying to make a KYC ( Know your customer ) app. Things I'm trying to achieve : 1. Scan an ID card using the camera and extracting customer data from it like name, gender, dob etc. 2. Scan the user's face and extract pixel data or whatever it's called for further use.I'm not much experienced with flutter but what I've found so far is that Tensorflow or MLKit are used for this purpose, which I don't have much of an idea about.Any guidance would be appreciated.

August 02, 2021 at 07:46AM by sa1man__khan
https://ift.tt/3lkWgu9
New post on /r/flutterdev subreddit:

If Flutter is a single Threaded then how is Async?
I'm looking for this question answer?If Flutter is a single Threaded then how is Async?Then explain:Future, Async, Await

August 02, 2021 at 08:36AM by Wodatoki
https://ift.tt/3igx7ik