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

Needs a good video tutorial for learning Flutter which is not outdated
Hi guys ,I need to start working on a flutter project after 10 days and I know nothing about Flutter but I find it extremely difficult to find a flutter video tutorial on current flutter framework becuase flutter has changed rapidly.In reveiws I found out all the udemy courses are also outdated though they claim 2021.I highly appreciate if you guys can tells me about some up to date video courses about flutter and dart (I prefer videos but if its harder to find any other tutorial formats are also fine)

September 04, 2021 at 05:35PM by Thrall424
https://ift.tt/3yQHrTy
New post on /r/flutterdev subreddit:

We need Flutter Instant Apps
I really wish we could tap on a link and open a Flutter app without the need to download or install anything.Outside Silicon valley app based companies such as Uber and Doordash, web is king and mobile apps are treated like a second class citizen for most parts IMHO.As much, if not more of the development budget goes towards the mobile website as the mobile app in many companies. Even though often the end result is that the mobile website lacks the performance and capabilities of the app. Instead, we should be able to tap on a link and open a native, lag free Flutter instant app experience.Currently, what are the technical barriers to Flutter instant apps?Currently, the biggest barrier is the instant app size limit of 4MB. An empty Flutter app is 15.8 MB. Splitting the APK based on target platform brings the size down to 5.8MB. The bulk of the space is taken up by the Flutter engine (4.7MB). What if this engine could be decoupled?Decoupling the engine from the app.Flutter apps ship with their own runtime and Skia engine. If the engine was decoupled, then the host device would need to have the target engine embedded. This creates the problem of a potential mismatch between engine and app. One potential solution is to create a Flutter Instant app target. A fixed engine version could be deployed to client devices (perhaps via Google Play Services). If a developer wishes to support Instant apps, they will need to build a version for that specific engine target.Speed up Flutter web.If Flutter apps could be decoupled from the underlying engine, then Flutter web apps could potentially also ship with a fixed runtime. Then, Flutter web apps could load much faster than they do now.Ignoring that there are other devices than Android and Chrome, Flutter + Instant apps could be a game changer and the future of mobile web.

September 04, 2021 at 08:51PM by Codelessly
https://ift.tt/3BGHAdR
New post on /r/flutterdev subreddit:

Can Flutter Web be used to build a Twitch extension ?
Hi!I am trying to build a twitch extension with Flutter web! However, I get a blank screen on Twitch when I export the build/web folder to Twitch. Did someone already try to make an extension with Flutter Web ? Is it even possible ? I guess it should be. If yes, am I missing something?Love 😘

September 04, 2021 at 10:16PM by EskAere
https://ift.tt/3h2z5Ce
New post on /r/flutterdev subreddit:

Displaying SnackBars in Flutter
https://ift.tt/3h2rPpI

September 05, 2021 at 09:08AM by VandadNahavandipoor
https://ift.tt/3BHg6ov
New post on /r/flutterdev subreddit:

Is it possible to use WebSockets to push media into a Flutter App?
My Flutter Application uses media (Images / Videos), is it possible to delete / modify / add new media to the device through a local server using WebSocket and socket.io?

September 05, 2021 at 09:38AM by iEmerald
https://ift.tt/38HTCHG
New post on /r/flutterdev subreddit:

FlutterForce — Week 136
https://ift.tt/2WVOHQY

September 05, 2021 at 01:31PM by flutterist
https://ift.tt/3jMl8tL
New post on /r/flutterdev subreddit:

Can i block websites with flutter packages?(ios and android)
Hi there, I am fresh with programming.I want to make a parental control app to control their children activity on smartphones. For example if parents do not want to accessing on google, they will choose google.com and restrict them. I've learned dart basics, flutter basics but i cant find a package to block websites on smartphone iOS and android. Thanks for reading :)

September 05, 2021 at 04:05PM by Muccolotto
https://ift.tt/3n4vSFL
New post on /r/flutterdev subreddit:

The second part of 'How To Architect A Production-Level App In Flutter: Phone Number Authentication' is ready. In this part, I covered the Application and Presentation layers.
https://ift.tt/3yMITGn

September 06, 2021 at 03:58AM by erkansahnn
https://ift.tt/3thHiqU
New post on /r/flutterdev subreddit:

Where in the world are you developing with Flutter from?
I'll go first: Virginia, USA

September 06, 2021 at 04:06AM by 31Carlton7
https://ift.tt/2VjcHNb
New post on /r/flutterdev subreddit:

Statefull Vs Stateless Widget, Know The Basic Difference Between Two
What Is Statefull Vs Stateless Widget In Flutter? Here are all details of Statefull Vs. Stateless widget when Pursuing Flutter App Development Stateful Vs Stateless Widget, Know The Basic Difference Between Two (kodytechnolab.com)

September 06, 2021 at 08:07AM by tapas_raval6303
https://ift.tt/2YpLOYV
New post on /r/flutterdev subreddit:

Notifications (maybe local) for flutter
Hey,I've been trying out a few different ways of sending notifications but haven't been completely satisfied with any of them. The feature I want to have in my app is to send notifications X days before an event occurs. Any tips or suggestions? What do you guys use? Maybe your own server for sending notifications?Also what happens when a user changes his device? How do you transfer his notifications?Thanks in advance!

September 06, 2021 at 02:53PM by StulcyOnReddit
https://ift.tt/3E1o4Ll