New post on /r/flutterdev subreddit:
Flutter Animations: Interactive Page Flip Widget
https://youtu.be/h4MUGi-pb-Q
March 04, 2021 at 06:06PM by bizz84
https://ift.tt/3sNPpKd
Flutter Animations: Interactive Page Flip Widget
https://youtu.be/h4MUGi-pb-Q
March 04, 2021 at 06:06PM by bizz84
https://ift.tt/3sNPpKd
YouTube
Flutter Animations: Interactive Page Flip Widget
How to build an interactive page flip widget using Flutter's AnimationController, AnimationBuilder, gesture detectors and custom 3D matrix transforms.
Written tutorial:
https://codewithandrea.com/videos/flutter-animations-page-flip-widget-part1/
Starter…
Written tutorial:
https://codewithandrea.com/videos/flutter-animations-page-flip-widget-part1/
Starter…
New post on /r/flutterdev subreddit:
Ep. 011 - Draw a quad | Flutter Processing
https://youtube.com/watch?v=QHwrOBqJYAc&feature=share
March 04, 2021 at 06:01PM by Pixelreddit
https://ift.tt/3sJOwlS
Ep. 011 - Draw a quad | Flutter Processing
https://youtube.com/watch?v=QHwrOBqJYAc&feature=share
March 04, 2021 at 06:01PM by Pixelreddit
https://ift.tt/3sJOwlS
YouTube
Ep. 011 - Draw a quad | Flutter Processing
Today, we implement quad() in the Flutter port of Processing.https://github.com/matthew-carroll/flutter_processing---Follow:https://twitter.com/suprdeclarati...
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
[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
StrawPoll
What editor do you use for Flutter development - Guest on StrawPoll
What's your opinion? Vote now: Android Studio, Visual Studio Code, IntelliJ IDEA, Other
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
🔁 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
Twitter
#flutterengage hashtag on Twitter
See Tweets about #flutterengage on Twitter. See what people are saying and join the conversation.
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Flutter Engage India
Did you feel Flutter Engage ended very soon?Don't worry! We are here with Flutter Engage India#FlutterEngage #FlutterEngageIndia@FlutterDev
https://twitter.com/flutter\_valsad/status/1367549246711336967?s=20
March 04, 2021 at 08:05PM by AbhishekDoshi26
https://ift.tt/3rokbJG
Flutter Engage India
Did you feel Flutter Engage ended very soon?Don't worry! We are here with Flutter Engage India#FlutterEngage #FlutterEngageIndia@FlutterDev
https://twitter.com/flutter\_valsad/status/1367549246711336967?s=20
March 04, 2021 at 08:05PM by AbhishekDoshi26
https://ift.tt/3rokbJG
Twitter
#flutterengage hashtag on Twitter
On Mar 3 @FlutterDev tweeted: "🤩 Flutter is the default choice for fut.." - read what others are saying and join the conversation.
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
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
reddit
I used AWS Amplify for Flutter. My views. To share your...
I used Amplify Authentication and DataStore for a week to build some prototypes and experienced the following: \- Auth: Functionally it worked...
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
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
reddit
Been working on an app using flutter 1.22.6, how should I handle...
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...
New tweet from FlutterDev:
🖥️✨ How to go from a mobile app to a web app.
Watch @marihasnany and @jryanio upgrade their mobile app into a web app. Learn how to adapt your app for desktop browsers, debug, and deploy your app to a web server.
Tune in on demand 👉 https://t.co/eWwdyZbIx8 #FlutterEngage pic.twitter.com/1z9WXvrOXN— Flutter (@FlutterDev) March 4, 2021
March 04, 2021 at 08:22PM
http://twitter.com/FlutterDev/status/1367555992133722114
🖥️✨ How to go from a mobile app to a web app.
Watch @marihasnany and @jryanio upgrade their mobile app into a web app. Learn how to adapt your app for desktop browsers, debug, and deploy your app to a web server.
Tune in on demand 👉 https://t.co/eWwdyZbIx8 #FlutterEngage pic.twitter.com/1z9WXvrOXN— Flutter (@FlutterDev) March 4, 2021
March 04, 2021 at 08:22PM
http://twitter.com/FlutterDev/status/1367555992133722114
Twitter
Mariam Hasnany 🖤bIm (@marihasnany) | Twitter
The latest Tweets from Mariam Hasnany 🖤bIm (@marihasnany). product manager @google #flutter | co-founder @its_TMA |👩🏾🎓@uva | currently 📖 How to be an antiracist by @DrIbram #blacklivesmatter. Seattle, WA
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
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
GitHub
[REQ] [dart] Migration to Dart 2.12 · Issue #8893 · OpenAPITools/openapi-generator
Dart 2.12 with sound null safety is now stable. Any plans to migrate?
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.htmlThe 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
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.htmlThe 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
flutter-scrolling-cats.web.app
webscrolldemo
A new Flutter project.
New post on /r/flutterdev subreddit:
Fix for bad iOS performance "highly speculative" at this point in time
https://ift.tt/30fSO8p
March 04, 2021 at 10:22PM by No_Appearance4886
https://ift.tt/3beV0Ds
Fix for bad iOS performance "highly speculative" at this point in time
https://ift.tt/30fSO8p
March 04, 2021 at 10:22PM by No_Appearance4886
https://ift.tt/3beV0Ds
GitHub
Automatic/scalable shader warm-up · Issue #32170 · flutter/flutter
Although Flutter's current shader warm-up process is theoretically able to eliminate all shader compilation jank, it requires too much expertise and time to find all draw operations for suc...
New post on /r/flutterdev subreddit:
Flutter Tutorial - Migrate Flutter App To Null Safety (Johannes Milke)
https://www.youtube.com/watch?v=GLnQphHi1BY
March 04, 2021 at 11:30PM by JohannesMilke
https://ift.tt/3bWW12g
Flutter Tutorial - Migrate Flutter App To Null Safety (Johannes Milke)
https://www.youtube.com/watch?v=GLnQphHi1BY
March 04, 2021 at 11:30PM by JohannesMilke
https://ift.tt/3bWW12g
YouTube
Flutter Tutorial - Migrate App To Flutter Null Safety
Migrate your App to Flutter Null Safety since Flutter 2.0 became Null Safe and you can switch with the Dart migration tool to Null Safety.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter…
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
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
reddit
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...
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
🌟 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
Twitter
#flutterengage hashtag on Twitter
See Tweets about #flutterengage on Twitter. See what people are saying and join the conversation.
New tweet from FlutterDev:
🔌✨ Flutter plugins and packages.
An essential part of your Flutter apps. Learn all about how to build your own plugins and the importance of Federated Plugins in this community session from @lariki and @whatsupcoders.
Watch 📺 → https://t.co/KiQVbKwBEm pic.twitter.com/AJ52tlRxHx— Flutter (@FlutterDev) March 5, 2021
March 05, 2021 at 03:00AM
http://twitter.com/FlutterDev/status/1367656111583752194
🔌✨ Flutter plugins and packages.
An essential part of your Flutter apps. Learn all about how to build your own plugins and the importance of Federated Plugins in this community session from @lariki and @whatsupcoders.
Watch 📺 → https://t.co/KiQVbKwBEm pic.twitter.com/AJ52tlRxHx— Flutter (@FlutterDev) March 5, 2021
March 05, 2021 at 03:00AM
http://twitter.com/FlutterDev/status/1367656111583752194
Twitter
Lara Martín (@lariki) | Twitter
The latest Tweets from Lara Martín (@lariki). 💖 Android Developer 💖 Flutter/Dart #GDE 💖 She/Her 💖 Self-care 💖 @LilianaVomLowen 💖 Pizzatarian 💖 https://t.co/q8xEdLNAin 💖@codecafeteria 💖. Berlin, Germany
New post on Flutter Dev Google group:
Firestore error after null safety migration
My application is working fine before null safety migration. Afterwards I get a runtime error when attempting to read a record, "Error: [cloud_firestore/unknown] Expected a value of type '((Object?) => Object)?', but got one of type '(Object) => Object?'" I thought maybe I did something wrong in
March 05, 2021 at 04:02AM by John Boudreaux
https://ift.tt/3sWITRL
Firestore error after null safety migration
My application is working fine before null safety migration. Afterwards I get a runtime error when attempting to read a record, "Error: [cloud_firestore/unknown] Expected a value of type '((Object?) => Object)?', but got one of type '(Object) => Object?'" I thought maybe I did something wrong in
March 05, 2021 at 04:02AM by John Boudreaux
https://ift.tt/3sWITRL
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Migrating to null safety in the *wrong* order (from the top down instead of bottom up)
https://www.youtube.com/watch?v=_Nvt_Du7H3I
March 05, 2021 at 03:15AM by RandalSchwartz
https://ift.tt/3kOeW37
Migrating to null safety in the *wrong* order (from the top down instead of bottom up)
https://www.youtube.com/watch?v=_Nvt_Du7H3I
March 05, 2021 at 03:15AM by RandalSchwartz
https://ift.tt/3kOeW37
YouTube
Migrating to Null Safety in the wrong order
You’ve been told “migrate your dependencies from the bottom up”. What if they are pub packages, or you just don’t want to migrate everything, but you don’t ...
New post on /r/flutterdev subreddit:
So null safety packages are not compatible with older versions of flutter?
It's very hard to upgrade the flutter version in an existing BIG project with 39 packages.But as a package author, this is my issue:Let's say I upgraded my package to null-safety. Without any feature changes or breaking changes. So that's good.BUT, what if in the future I added a new feature for my package and published it.I can't use the latest version of my package with older flutter right? But the new feature of the package is kinda required...Basically, the flutter app will be stuck with the package version that doesn't have null-safety which also doesn't have the required new feature...Is it okay to not migrate my packages to null-safety for now? I will update them to null-safety when all feature I planned is implemented.
March 05, 2021 at 05:58AM by yurabe
https://ift.tt/2MMMWAr
So null safety packages are not compatible with older versions of flutter?
It's very hard to upgrade the flutter version in an existing BIG project with 39 packages.But as a package author, this is my issue:Let's say I upgraded my package to null-safety. Without any feature changes or breaking changes. So that's good.BUT, what if in the future I added a new feature for my package and published it.I can't use the latest version of my package with older flutter right? But the new feature of the package is kinda required...Basically, the flutter app will be stuck with the package version that doesn't have null-safety which also doesn't have the required new feature...Is it okay to not migrate my packages to null-safety for now? I will update them to null-safety when all feature I planned is implemented.
March 05, 2021 at 05:58AM by yurabe
https://ift.tt/2MMMWAr
Lightshot
Screenshot
Captured with Lightshot
New post on /r/flutterdev subreddit:
Embedded YouTube video in android apps
I building the android app. In this app I embedded some you tube video which are not mine. So my question is can I embedded the those YouTube video in my app I used the original link of the original content creator to avoid any type of problem or copyright issues also I mention all the channels in my application.I doesn't want to steal anyone content my aim is only to take place all the contents at one place so users get it's easily
March 05, 2021 at 07:01AM by Prashant_4200
https://ift.tt/3sRQXD0
Embedded YouTube video in android apps
I building the android app. In this app I embedded some you tube video which are not mine. So my question is can I embedded the those YouTube video in my app I used the original link of the original content creator to avoid any type of problem or copyright issues also I mention all the channels in my application.I doesn't want to steal anyone content my aim is only to take place all the contents at one place so users get it's easily
March 05, 2021 at 07:01AM by Prashant_4200
https://ift.tt/3sRQXD0
reddit
Embedded YouTube video in android apps
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Steps to Wirelessly Build & Debug with Android
https://ift.tt/3c4un3f
March 05, 2021 at 06:30AM by CanadianAppDeveloper
https://ift.tt/3kNruIn
Steps to Wirelessly Build & Debug with Android
https://ift.tt/3c4un3f
March 05, 2021 at 06:30AM by CanadianAppDeveloper
https://ift.tt/3kNruIn
LinkedIn
Wireless Build & Debug with Android on Xamarin, Flutter & React Native
No more cables on your tables Wireless build and debug for Android is a feature cross-platform mobile developers have been waiting for years, especially since iOS enabled wireless debugging years ago. From Android 11 onwards, the process has been simplified and…