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

Hey flutter devs, we need a plugin that can hide system volume bar on volume keys pressed.
Hello flutter developers, we need to customise volume bar in our apps there's a plugin that hide volume bar when you change it by flutter code but doesn't have ability to hide it when volume keys pressed

March 04, 2021 at 02:29PM by diyar_gulli
https://ift.tt/3bhXtxb
New post on /r/flutterdev subreddit:

Does Flutter Web Endanger The App Stores?
As I was watching the flutter announcements yesterday, I got a little scared.Flutter web enables us to create web apps in such a way that circumventing the App Store is profoundly easy for the developer.All it takes is 3-4 influencer apps to pull from the App Store and train people on how to install as a web app and human behavior is transformed from using the App Stores entirely.Then google and Apple have no control over the revenue from their app stores. So is google creating a monster that they will be tempted to destroy?

March 04, 2021 at 03:45PM by jbryanh
https://ift.tt/38cLYVQ
New post on /r/flutterdev subreddit:

[Poll] What is your favoured editor for Flutter development?
I am just curious what the split is :)https://strawpoll.com/vj8jfoqfv

March 04, 2021 at 05:41PM by linxlad
https://ift.tt/2MP6K6o
New tweet from FlutterDev:

πŸ” Want to relive the keynote? Us too!

Watch the #FlutterEngage keynote, hosted by @timsneath, to catch up on all the announcements, partner updates, and more.

Now on demand → https://t.co/K7jbd44N7E pic.twitter.com/VMaxmpqceaβ€” Flutter (@FlutterDev) March 4, 2021

March 04, 2021 at 06:18PM
http://twitter.com/FlutterDev/status/1367524777775218691
New post on Flutter Dev Google group:

Highlight new data in StreamBuilder
I have a StreamBuilder listening to a Firestore Collection stream. Works fine. When I get a new snapshot, I build a widget for each document in the collection. On a new snapshot with a new document, I would like to highlight the new document in the UI. Is there a way determine from the latest

March 04, 2021 at 06:36PM by John Boudreaux
https://ift.tt/2OiQMlk
New post on /r/flutterdev subreddit:

I used AWS Amplify for Flutter. My views. To share your experiences, please comment below.
I used Amplify Authentication and DataStore for a week to build some prototypes and experienced the following:- Auth: Functionally it worked without any issues, but the authentication process was slow compared to Firebase Auth.- DataStore: Every update made to the data is versioned and when a change is made on the Cloud via AppSync GraphQL API, technically (as per the documentation) the edge device store should get synced upon DataStore initialization on app launch. But, this syncing experienced some amount of background delay (I did not miss adding await) which led to the usage of stale data on device. The local store was updated eventually using the synced data, but this behaviour was not expected in the first-place.

March 04, 2021 at 07:43PM by ankmahato
https://ift.tt/2Pz5XHM
New post on /r/flutterdev subreddit:

Been working on an app using flutter 1.22.6, how should I handle upgrading to flutter 2?
Hey everyone. I've been messing with flutter since November 2020 and I read the flutter 2 announcement earlier today.My app isn't super complicated, but it does make use of firebase auth/core, permissions, provider, geolocator, xmpp sdk, dio, localizations, etc. I ran the `outdated` command and I see basically a couple dozen out of date dependencies.What are some best practices for upgrading my dependencies so that I can safely upgrade from v1.22.6 to v2?Also, since I'm still actively developing on this app is it fine to stick with current versions (and also flutter at 1.22.6) for another month or two while the dependencies catch up?Thanks

March 04, 2021 at 07:37PM by EquivalentAnalysis66
https://ift.tt/3rhum2D
New post on /r/flutterdev subreddit:

Are you an openapi-generator user? Please upvote migration to Dart 2.12 request
https://ift.tt/3eamig8

March 04, 2021 at 08:50PM by bartektartanus
https://ift.tt/3bWuaiI
New post on /r/flutterdev subreddit:

Flutter 2 web scrolling performance
I noticed some people mentioned an issue with the Flutter 2 web scrolling performance. That's why I made a scrolling demo to check this out. I implemented a similar webpage in Flutter and in plain HTML.Flutter: http://flutter-scrolling-cats.web.app/HTML: https://flutter-scrolling-cats.web.app/plainhtml.html​The demo shows 1000 blue boxes, each with an image (from a set of 6 random cat images, clipped borders, dropshadow) and a text on the right side. When you click on the image, it animates its height to a new random height.Notice: On mobile the layout isn't the best. Put your phone into landscape to better test scrolling while clicking on images.​My observations:Scrolling performance is great on both implementations (M1 mac, Chrome) as well as mobile (Pixel 4, Chrome)On my Pixel 4 the text re-layouting is slightly more sluggish on HTML while the height animates after a clickFlutter initial loading time is longer for the first time (due to load WASM engine) but as fast as HTML on any further load (PWA caching)When switching tabs Flutter sometimes loses the ability to scroll with left-mouse-click-touch-like-scrolling.​Maybe you can try this out and report your observations, so we get an idea what Flutter 2 web scrolling performance is about.

March 04, 2021 at 10:32PM by felixlein
https://ift.tt/30dn4Rr
New post on /r/flutterdev subreddit:

WebRTC - the right choice?
I have know some Python and JS and recently Flutter caught my eye and I like the approach.Currently I am working on a fun project with a friend and we want to develop an app that also provides the option to have videocalls. Is this possible in Flutter, maybe with WebRTC? Are there good libraries for that or should I stick with React native?

March 04, 2021 at 11:26PM by -newme
https://ift.tt/3sPZGpj
New tweet from FlutterDev:

🌟 Choreographing transitions in your Flutter app.

In this #FlutterEngage community session, join @pblead26 to learn how we build a flawless app where we use Flutter to choreograph our screen or user flow and UI.

Watch for more πŸ‘‰ https://t.co/9CviVjtUzr pic.twitter.com/GroZ7lIMkBβ€” Flutter (@FlutterDev) March 4, 2021

March 05, 2021 at 12:05AM
http://twitter.com/FlutterDev/status/1367612276782600192