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

Flutter app inside Flutter app?
Summary: Use Flutter Engine to render, at runtime, a Flutter app inside a released Flutter app.I have a macOS app in Flutter inside which I would like to have a Flutter Engine running to render another Flutter app, at runtime.Basically what I'm trying to achieve is using the AOT compiler to release my macOS app, which is something like a DartPad, inside which I want to use JIT & Flutter Engine to render another Flutter app at runtime.All docs I've read talk about how to use the Flutter Engine inside iOS/Android apps, but not into Flutter itself; any clue on how to do that?

November 24, 2021 at 05:14PM by gabriel_dny
https://ift.tt/3cInFRd
New tweet from FlutterDev:

🚀 Help improve Flutter! Take our Q4 survey 💙 We want your input into how Flutter makes various engineering decisions. Take this quarter's User Survey to help improve Flutter. Start the survey 👉 https://t.co/vxF8OGY2vZ https://t.co/u4MYrHcwU3— Flutter (@FlutterDev) Nov 24, 2021

November 24, 2021 at 06:00PM
https://twitter.com/FlutterDev/status/1463553036589191175
New post on /r/flutterdev subreddit:

Android Jetpack Compose to Flutter
I'm a Native Android developer by trade. I've been plugging a long for a while and started making my own Android apps in my (very little) spare time. Jetpack Compose has been blowing up from what I can tell and looks to potentially be a standard in a few years. Looking at Flutter, it seems that a lot of the design philosophy is veeeery similar to that of Compose. Is there a huge gap between Compose and Flutter? I've used Compose a few times and Flutter doesn't seem like that much of a jump, however I haven't really spoken with any Flutter devs about it.Any insight?

November 24, 2021 at 08:03PM by ddmac__
https://ift.tt/3HUCpv0
New post on /r/flutterdev subreddit:

Learning Path
Hi everyone! I would like to start learning Flutter so I can develop some applications and become an app dev some day. Personally, I'm a UI UX designer with a good knowledge of HTML and CSS and I already use bootstrap to build some websites. My questions are: What are the best tutorial to learn out there? Do I need to learn Dart before? Thanks.

November 24, 2021 at 10:40PM by ulrichgero
https://ift.tt/3nMiNkz
New post on /r/flutterdev subreddit:

Is there a GOOD course where someone codes complete apps from beginning to end?
I have hit that point where I am familiar with the basics and can actually code some small applications, but I have difficulties in organizing my work or doing complex things or adding more functionality beyond simple CRUD apps.Is there a series or courses where someone just begins by explaining what they want to do and just doing it the right way, without overly explaining everything or purposefully leaving mistakes in so they can reuse the same app when they teach about a better way thirty minutes later?I am mostly looking for actual code and somewhat useful apps, and not just UI mock-ups with no real functionality behind them.Thank you for your time!

November 25, 2021 at 12:56AM by BarelyAnAmateur
https://ift.tt/3CNUDKQ
New post on /r/flutterdev subreddit:

Ecommerce API for flutter
does anyone know some good ecommerce third party API's for flutter or where I could find them

November 25, 2021 at 03:32AM by bill2340
https://ift.tt/3xjAmM2
New post on /r/flutterdev subreddit:

Firestore page view doc read
If I’m using page view to display each firestore document (like a quote app), when user launches the app, do all documents get called (read) or do they get read only per page view user sees?I’m asking because when app launches, I don’t want to read all docs at once to avoid unnecessary firebase bill

November 25, 2021 at 06:34AM by ManleyPlayz
https://ift.tt/3CO5SCL
New post on /r/flutterdev subreddit:

GetX is dead, what to use next?
Since getx no longer gets any updates, which state management approach would you suggest learning? I am aware about the getx drama but as a beginner I used it because it got the job done. What to go with next? Cubit? Provider? Thanks

November 25, 2021 at 07:24AM by ConfectionCool
https://ift.tt/3cK9Hym
New post on /r/flutterdev subreddit:

Padding or Divider
What do you use to create space beetwen widget in a list? Padding or Divider?
Every time I can't decide, I know it's probably a stupid question but only want to listen of someothers expirience

November 25, 2021 at 10:48AM by Pigna1
https://ift.tt/3DRaSI9
New post on /r/flutterdev subreddit:

Do you prefer to use MethodChannel or EventChannel ?
When writing flutter plug-in to communicate with native, do you prefer to use MethodChannel or EventChannel or both. I feel that EventChannel is more cumbersome to use than MethodChannel.If your answer is EventChannel, can you tell me the reason, thanks.View Poll

November 25, 2021 at 11:59AM by PrestigiousNetwork19
https://ift.tt/3HQTkhO
New post on /r/flutterdev subreddit:

Well Written Open Source Flutter Project
On my road to learning Flutter, I came across an open source project that has helped me with alot of things.I just wanted to share the project to you guys in case you are looking for some ideas and well written code.​it uses the bloc state management framework. the developer is very active and i think it is a good base for clean code.If anyone wants to check it out i'll post the link to the github repository here.​https://github.com/robertodoering/harpy

November 25, 2021 at 02:05PM by Cicada-Certain
https://ift.tt/3HSRhtG
New post on /r/flutterdev subreddit:

State Management ?
Guys , as I'm new to app making using flutter just wanted to know which state management would be best. Like i have been using getx and its quite easy but recently found reddit post stating that getx is dead and use will have to use another state management .

November 25, 2021 at 04:51PM by stg_reigns
https://ift.tt/3E4tNze