ARTICLES
Flutter and AR/VR: How to Build Immersive Experiences with Flutter
Yatendra Kumar has provided a tutorial on how to use Flutter to create an AR/VR app. He outlines the steps needed to install Flutter, set up the development environment, and then create a new Flutter project. He then discusses the various AR/VR plugins available for Flutter and explains how to use the popular ARCore and ARKit plugins.
Onestop Guide to deploying a Flutter App to AWS
Sideon Kaves has written a guide on how to deploy a Flutter application on AWS using the AWS Amplify CLI and S3. He outlines the prerequisites that need to be set up in the development environment, such as installing the latest version of Flutter and configuring the AWS CLI.
DISCUSSIONS
r/flutterhelp
Android studio pre-commit code analysis detecting problems in README.md
Just switched over to using Android Studio for flutter development. When I try to commit changes to
README.md
, it causes flutter analysis issues even though it isn't a dart file. I have that file excluded in analysis_options. Any idea how to have android studio ignore this file?
r/FlutterDev
Is it good for production? I might lose the access to macOS and looking for an alternative right now.
Communication between Flutter and Native apps
If you want to learn about how to make dart code communicate with native code, check out this Article
Recommended database for a company's internal chatroom?
Hello. My company wants me to develop a chatroom that is used internally - meaning no outside hosting because there will be some sensitive files being shared. I volunteered to do the coding in Dart and Flutter.What is the recommended database to use for this app?
Q&A
listview builder RangeError (index): Invalid value: Not in inclusive range
I have a list inside a
ListView.builder
. Inside the list are dates. I want to compare the date on the current index with the next date (index + 1). If it is different, I want to add a headline...
JOBS
Flutter Developer @ Tandym Tech (West Hollywood, CA, USA)
Flutter Developer @ Jobot (Mount Pleasant, SC, USA)
FINAL WORDS
That's all for today.
If you have any idea on how to further improve this newsletter just let me know. You can send me a DM
See you tomorrow!