New post on /r/flutterdev subreddit:
Flutter Tutorial - App Bar Design UI & Transparent App Bar [2021] (Johannes Milke)
https://www.youtube.com/watch?v=BAshFKJptFg
May 15, 2021 at 07:39PM by JohannesMilke
https://ift.tt/3ye9Eoc
Flutter Tutorial - App Bar Design UI & Transparent App Bar [2021] (Johannes Milke)
https://www.youtube.com/watch?v=BAshFKJptFg
May 15, 2021 at 07:39PM by JohannesMilke
https://ift.tt/3ye9Eoc
YouTube
Flutter Tutorial - App Bar Design UI & Transparent App Bar
Let's learn everything about the AppBar widget in Flutter and let's also create a transparent AppBar.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com…
New post on /r/flutterdev subreddit:
The Ultimate Guide to Flutter Integration Testing
Hey, Flutter devs!
I wrote a medium story that may help you to write robust integration testing code, here's the link if anyone is interested.
https://vini2001.medium.com/the-ultimate-guide-to-flutter-integration-testing-8aabb7749476Thank you very much, I'd appreciate any comments/suggestions/critics!
May 15, 2021 at 09:08PM by vini2001
https://ift.tt/3btBpzi
The Ultimate Guide to Flutter Integration Testing
Hey, Flutter devs!
I wrote a medium story that may help you to write robust integration testing code, here's the link if anyone is interested.
https://vini2001.medium.com/the-ultimate-guide-to-flutter-integration-testing-8aabb7749476Thank you very much, I'd appreciate any comments/suggestions/critics!
May 15, 2021 at 09:08PM by vini2001
https://ift.tt/3btBpzi
Medium
The ultimate guide to Flutter Integration Testing
Ever since Flutter had its first stable version released, it has been growing rapidly among us mobile developers. Today, flutter is the default choice for many of us. However, the framework is still…
New post on /r/flutterdev subreddit:
Android release build fails to render widget
I have built a Flutter application using MobX as my state management and am running into a strange issue at the moment that is only present on Android running in release mode.I'm not sure if the offender is MobX, Hive or just Flutter in Android itself. However, on this specific page in my app, the Obsever will only display the last entry in the list. The other items are present, but the UI will only show the last index of the list. When I turn my phone landscape, the full content of the list is then visible and the page displays exactly as intended. Is there a way I can force the widgets to re-render in MobX when the page has already loaded?I have tried downgrading my target SDK to 28, downgrading the gradle version, setting shrinkResources & minifyEnabled to false, enabled proguard. I also have ensured to call this in my main.dart;WidgetsFlutterBinding.ensureInitialized();Again, this issue is only present on Android release build of my app. It works perfectly on iOS & Android on debug.The problem widget can be found herehereAny help would be greatly appreciated.This is a screenshot of my flutter doctor outputhttps://i.stack.imgur.com/cgu0A.png
May 16, 2021 at 02:00AM by _Kaizer
https://ift.tt/3omtvNu
Android release build fails to render widget
I have built a Flutter application using MobX as my state management and am running into a strange issue at the moment that is only present on Android running in release mode.I'm not sure if the offender is MobX, Hive or just Flutter in Android itself. However, on this specific page in my app, the Obsever will only display the last entry in the list. The other items are present, but the UI will only show the last index of the list. When I turn my phone landscape, the full content of the list is then visible and the page displays exactly as intended. Is there a way I can force the widgets to re-render in MobX when the page has already loaded?I have tried downgrading my target SDK to 28, downgrading the gradle version, setting shrinkResources & minifyEnabled to false, enabled proguard. I also have ensured to call this in my main.dart;WidgetsFlutterBinding.ensureInitialized();Again, this issue is only present on Android release build of my app. It works perfectly on iOS & Android on debug.The problem widget can be found herehereAny help would be greatly appreciated.This is a screenshot of my flutter doctor outputhttps://i.stack.imgur.com/cgu0A.png
May 16, 2021 at 02:00AM by _Kaizer
https://ift.tt/3omtvNu
Stack Overflow
Flutter Android release UI render failure
I have built a Flutter application using MobX as my state management and am running into a strange issue at the moment that is only present on Android running in release mode.
I'm not sure if the
I'm not sure if the
New post on /r/flutterdev subreddit:
Since when did "clean architecture" become to mean "overdone convolution"?
I won't mention names here, but in my learning process of Flutter, I've encountered a lot of tutorials online advocating some implementation of "clean architecture". What I don't understand is why these implementations have overdone code separation (e.g. one subfolder for literally each box in the architecture diagram), overuse of complex patterns that were originally meant to be problem-specific, and in general going through more hoops than necessary/practical (so that the code looks "smarter"?)C'mon, there exists such term as "over-engineering", and apparently it is realized in abundance. Flutter API itself tries to be straightforward, but these implementations around it are counterproductive to that simplicity. Makes me wonder, is the majority of Flutter apps out there implemented like this?
May 16, 2021 at 02:06AM by Special_Minute_7213
https://ift.tt/3yds4VP
Since when did "clean architecture" become to mean "overdone convolution"?
I won't mention names here, but in my learning process of Flutter, I've encountered a lot of tutorials online advocating some implementation of "clean architecture". What I don't understand is why these implementations have overdone code separation (e.g. one subfolder for literally each box in the architecture diagram), overuse of complex patterns that were originally meant to be problem-specific, and in general going through more hoops than necessary/practical (so that the code looks "smarter"?)C'mon, there exists such term as "over-engineering", and apparently it is realized in abundance. Flutter API itself tries to be straightforward, but these implementations around it are counterproductive to that simplicity. Makes me wonder, is the majority of Flutter apps out there implemented like this?
May 16, 2021 at 02:06AM by Special_Minute_7213
https://ift.tt/3yds4VP
reddit
Since when did "clean architecture" become to mean "overdone...
I won't mention names here, but in my learning process of Flutter, I've encountered a lot of tutorials online advocating some implementation of...
New post on /r/flutterdev subreddit:
Flutter Web iFrame
What is everyone using to implement iFrames into Flutter Web? I have been using the easy_web_view plugin but it hasn't been working properly since the last Flutter Update. What are some alternatives that you are using?
May 16, 2021 at 04:26AM by Obvious-Magazine-103
https://ift.tt/3wa9UT6
Flutter Web iFrame
What is everyone using to implement iFrames into Flutter Web? I have been using the easy_web_view plugin but it hasn't been working properly since the last Flutter Update. What are some alternatives that you are using?
May 16, 2021 at 04:26AM by Obvious-Magazine-103
https://ift.tt/3wa9UT6
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutterflow early access
How long did you guys have to wait for your early access invite? I've applied in February and still waiting
May 16, 2021 at 07:10AM by ihsaaan
https://ift.tt/3okSXTf
Flutterflow early access
How long did you guys have to wait for your early access invite? I've applied in February and still waiting
May 16, 2021 at 07:10AM by ihsaaan
https://ift.tt/3okSXTf
reddit
r/FlutterDev - Flutterflow early access
4 votes and 4 comments so far on Reddit
New post on /r/flutterdev subreddit:
Use data from Provider during initState() in Flutter.
https://ift.tt/3eQICvj
May 16, 2021 at 07:06AM by Complex-Bee5044
https://ift.tt/3y7QUGG
Use data from Provider during initState() in Flutter.
https://ift.tt/3eQICvj
May 16, 2021 at 07:06AM by Complex-Bee5044
https://ift.tt/3y7QUGG
Medium
Use data from Provider during initState() in Flutter.
As we all know that Provider is the best known state management package available for flutter application development.
New post on /r/flutterdev subreddit:
Flutter Provider for Beginners in 5 min! 🎉
https://www.youtube.com/watch?v=P47JJU6dlcA
May 16, 2021 at 07:01AM by fluttermapp
https://ift.tt/3uV7zew
Flutter Provider for Beginners in 5 min! 🎉
https://www.youtube.com/watch?v=P47JJU6dlcA
May 16, 2021 at 07:01AM by fluttermapp
https://ift.tt/3uV7zew
YouTube
Flutter Provider for Beginners - 5 Minutes Tuto
#creatornow
Flutter Provider Explained! This is the easiest way to learn the basic of the Flutter Provider. Big thanks to Learn Flutter Code for the inspiration! For more Flutter Tips and Info, Join us here! ➡️ https://www.youtube.com/c/fluttermapp...
🎥…
Flutter Provider Explained! This is the easiest way to learn the basic of the Flutter Provider. Big thanks to Learn Flutter Code for the inspiration! For more Flutter Tips and Info, Join us here! ➡️ https://www.youtube.com/c/fluttermapp...
🎥…
New post on /r/flutterdev subreddit:
Navigating the Flutter source code (The Boring Flutter Development Show,...
https://youtube.com/watch?v=qXAUNLWdTcw&feature=share
May 16, 2021 at 06:51AM by Pixelreddit
https://ift.tt/3tLunfD
Navigating the Flutter source code (The Boring Flutter Development Show,...
https://youtube.com/watch?v=qXAUNLWdTcw&feature=share
May 16, 2021 at 06:51AM by Pixelreddit
https://ift.tt/3tLunfD
YouTube
Navigating the Flutter source code (The Boring Flutter Development Show, Ep. 48)
Fitz continues Filip’s deep dive into Flutter’s source code and looks at native calls to see what they are doing and how they are doing it. From event scheduling to rendering libraries, learn all about the inner workings of Skia.
A guided tour of the Flutter…
A guided tour of the Flutter…
New post on /r/flutterdev subreddit:
Easy way to Remove Duplicates in a list Dart
https://youtu.be/XMj2Og0F7EI
May 16, 2021 at 06:46AM by SIVARAM16
https://ift.tt/3w77yV8
Easy way to Remove Duplicates in a list Dart
https://youtu.be/XMj2Og0F7EI
May 16, 2021 at 06:46AM by SIVARAM16
https://ift.tt/3w77yV8
YouTube
Dart | Tips & Tricks | Remove duplicates in a list like a pro
In this video, I've shown how to remove the duplicates data in a list in a pro way.
Music: https://www.bensound.com/royalty-free-music
#flutter #dart #developer #solocreator #programming #extension #beginner #tutorial #education #tipsandtricks
Music: https://www.bensound.com/royalty-free-music
#flutter #dart #developer #solocreator #programming #extension #beginner #tutorial #education #tipsandtricks
New post on /r/flutterdev subreddit:
Being specialized in flutter and Javascript environment after an Ms degree in CS is enough ?
Hi guys, I have an MS degree in computer sciences (graduation this year), I don't like the way academic/scientific side of computer sciences, so working in a lab or pursuing a PhD doesn't attract me. I like creating stuff and not the research way of work. I want to be a Flutter engineer and be specialized in Javascript and full stack web development with js. But I got that feeling that I'm missing something, that anyone who did a 6 months bootcamp can create apps specifically with JS. What do you think guys about this, being specialized in just these two categories (up) make me a person who won't make enough of his MS degree ? Or it's a fair, understandable choice for a career in my case ?
May 16, 2021 at 11:47AM by moamine23
https://ift.tt/3htTX6d
Being specialized in flutter and Javascript environment after an Ms degree in CS is enough ?
Hi guys, I have an MS degree in computer sciences (graduation this year), I don't like the way academic/scientific side of computer sciences, so working in a lab or pursuing a PhD doesn't attract me. I like creating stuff and not the research way of work. I want to be a Flutter engineer and be specialized in Javascript and full stack web development with js. But I got that feeling that I'm missing something, that anyone who did a 6 months bootcamp can create apps specifically with JS. What do you think guys about this, being specialized in just these two categories (up) make me a person who won't make enough of his MS degree ? Or it's a fair, understandable choice for a career in my case ?
May 16, 2021 at 11:47AM by moamine23
https://ift.tt/3htTX6d
reddit
Being specialized in flutter and Javascript environment after an...
Hi guys, I have an MS degree in computer sciences (graduation this year), I don't like the way academic/scientific side of computer sciences, so...
New post on /r/flutterdev subreddit:
FlutterForce — Week 121
https://ift.tt/3eNrerc
May 16, 2021 at 11:20AM by flutterist
https://ift.tt/2SXPpLn
FlutterForce — Week 121
https://ift.tt/3eNrerc
May 16, 2021 at 11:20AM by flutterist
https://ift.tt/2SXPpLn
Medium
FlutterForce — #Week 121
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
Rotate Widget in Flutter.
https://www.youtube.com/watch?v=X7oEPKjSEQY
May 16, 2021 at 03:11PM by Dhanraj_Flutterdev
https://ift.tt/3eSEzPf
Rotate Widget in Flutter.
https://www.youtube.com/watch?v=X7oEPKjSEQY
May 16, 2021 at 03:11PM by Dhanraj_Flutterdev
https://ift.tt/3eSEzPf
YouTube
Flutter How to Rotate Any widgets | Flutter Tutorials
#flutter #flutterdev
Please subscribe to my channel to motivate me.
Channel Link: https://cutt.ly/kkhVx3s
Source Code:
Become Patreon: https://www.patreon.com/supportdhanraj
Connect with me on Other Social Media:
Twitter: https://twitter.com/DhanrajNilkanth…
Please subscribe to my channel to motivate me.
Channel Link: https://cutt.ly/kkhVx3s
Source Code:
Become Patreon: https://www.patreon.com/supportdhanraj
Connect with me on Other Social Media:
Twitter: https://twitter.com/DhanrajNilkanth…
New post on /r/flutterdev subreddit:
Widget render failure
I have built a Flutter application using MobX as my state management and am running into a strange issue at the moment that is only present on Android running in release mode. However, on this specific page in my app, the Obsever will only display the last entry in the list. The other items are present, but the UI will only show the last index of the list. When I turn my phone landscape, the full content of the list is then visible and the page displays exactly as intended. Is there a way I can force the widgets to re-render in MobX when the page has already loaded?Attached are the outputs of my flutter doctor.Again, this issue is only present on Android release build of my app. It works perfectly on iOS & Android on debug.Any help would be greatly appreciated.![enter image description here]1Here is the failing widget in release
May 16, 2021 at 02:48PM by _Kaizer
https://ift.tt/3y982vT
Widget render failure
I have built a Flutter application using MobX as my state management and am running into a strange issue at the moment that is only present on Android running in release mode. However, on this specific page in my app, the Obsever will only display the last entry in the list. The other items are present, but the UI will only show the last index of the list. When I turn my phone landscape, the full content of the list is then visible and the page displays exactly as intended. Is there a way I can force the widgets to re-render in MobX when the page has already loaded?Attached are the outputs of my flutter doctor.Again, this issue is only present on Android release build of my app. It works perfectly on iOS & Android on debug.Any help would be greatly appreciated.![enter image description here]1Here is the failing widget in release
May 16, 2021 at 02:48PM by _Kaizer
https://ift.tt/3y982vT
New post on /r/flutterdev subreddit:
Do you need Flutter Learning community or want to get closer to a more active Flutter Dev?
Flutter Hall is back again with a new way of moderating the Flutter community. This time we are not only teaching Flutter devs but connecting them together. Form your team, learn and have fun. Just join our discord channel https://discord.gg/FCU8RCVm
May 16, 2021 at 05:09PM by Fancy_Let4203
https://ift.tt/33NIwhI
Do you need Flutter Learning community or want to get closer to a more active Flutter Dev?
Flutter Hall is back again with a new way of moderating the Flutter community. This time we are not only teaching Flutter devs but connecting them together. Form your team, learn and have fun. Just join our discord channel https://discord.gg/FCU8RCVm
May 16, 2021 at 05:09PM by Fancy_Let4203
https://ift.tt/33NIwhI
Discord
Discord - A New Way to Chat with Friends & Communities
Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities.
New post on /r/flutterdev subreddit:
Could this be the year of Linux+Flutter?
https://ift.tt/3tR9HTp
May 16, 2021 at 06:00PM by jesusrp98
https://ift.tt/3huxGW3
Could this be the year of Linux+Flutter?
https://ift.tt/3tR9HTp
May 16, 2021 at 06:00PM by jesusrp98
https://ift.tt/3huxGW3
Medium
Could this be the year of Linux+Flutter?
If you’re a hardcore GNU+Linux user, hear me out for a second here. Before going to the comment section and start baffling about Flutter…
New post on /r/flutterdev subreddit:
Linting for Clean Flutter Code
https://youtu.be/01SfCJh7vD4
May 16, 2021 at 05:35PM by tadaspetra
https://ift.tt/3buybvw
Linting for Clean Flutter Code
https://youtu.be/01SfCJh7vD4
May 16, 2021 at 05:35PM by tadaspetra
https://ift.tt/3buybvw
YouTube
Clean and Organized Code with Linting
Linting is something that you should be using for every single project. It is a one time set up that helps all your projects stay clean and organized. You have lots of options to either use packages or you can make custom ones and do it yourself which is…
New post on /r/flutterdev subreddit:
Building a Flutter Todo App with all Application logic implemented in Rust
https://youtube.com/watch?v=Rs3_N4maNPw&feature=share
May 16, 2021 at 06:35PM by thlorenz
https://ift.tt/3fqaRjo
Building a Flutter Todo App with all Application logic implemented in Rust
https://youtube.com/watch?v=Rs3_N4maNPw&feature=share
May 16, 2021 at 06:35PM by thlorenz
https://ift.tt/3fqaRjo
YouTube
Building a Flutter Todo App with all Application logic implemented in Rust
Using Rid which makes it easy to integrate Rust into Dart via simple annotations.
Rid Homepage: http://thlorenz.github.io/rid-site/
Todo App: http://thlorenz.github.io/rid-site/docs/examples/flutter-todo-app/
Source Code: https://github.com/thlorenz/rid…
Rid Homepage: http://thlorenz.github.io/rid-site/
Todo App: http://thlorenz.github.io/rid-site/docs/examples/flutter-todo-app/
Source Code: https://github.com/thlorenz/rid…
New post on /r/flutterdev subreddit:
Building a Dart Todo App with all Application logic implemented in Rust
https://youtube.com/watch?v=qdy4VI9YqVc&feature=share
May 16, 2021 at 06:34PM by thlorenz
https://ift.tt/3tMLMEt
Building a Dart Todo App with all Application logic implemented in Rust
https://youtube.com/watch?v=qdy4VI9YqVc&feature=share
May 16, 2021 at 06:34PM by thlorenz
https://ift.tt/3tMLMEt
YouTube
Building a Dart Todo App with all Application logic implemented in Rust
Using Rid which makes it easy to integrate Rust into Dart via simple annotations.
Rid Homepage: http://thlorenz.github.io/rid-site/
Todo App and Source: http://thlorenz.github.io/rid-site/docs/examples/dart-todo-app/
Sponsor Rid Development: https://thlorenz.com/rid…
Rid Homepage: http://thlorenz.github.io/rid-site/
Todo App and Source: http://thlorenz.github.io/rid-site/docs/examples/dart-todo-app/
Sponsor Rid Development: https://thlorenz.com/rid…
New post on /r/flutterdev subreddit:
Flutter Provider it's like Snowboarding 🏂 - Under 5 Min 🎊
https://www.youtube.com/watch?v=P47JJU6dlcA
May 16, 2021 at 06:20PM by fluttermapp
https://ift.tt/3brtVN6
Flutter Provider it's like Snowboarding 🏂 - Under 5 Min 🎊
https://www.youtube.com/watch?v=P47JJU6dlcA
May 16, 2021 at 06:20PM by fluttermapp
https://ift.tt/3brtVN6
YouTube
Flutter Provider for Beginners - 5 Minutes Tuto
#creatornow
Flutter Provider Explained! This is the easiest way to learn the basic of the Flutter Provider. Big thanks to Learn Flutter Code for the inspiration! For more Flutter Tips and Info, Join us here! ➡️ https://www.youtube.com/c/fluttermapp...
🎥…
Flutter Provider Explained! This is the easiest way to learn the basic of the Flutter Provider. Big thanks to Learn Flutter Code for the inspiration! For more Flutter Tips and Info, Join us here! ➡️ https://www.youtube.com/c/fluttermapp...
🎥…
New post on /r/flutterdev subreddit:
Execution failed. Kotlin could not find the required JDK tools in the Java installation. Make sure Gradle is running on a JDK, not JRE.
Tagging along to this tutorialhttps://www.youtube.com/watch?v=1gDhl4leEzAI am running into issues with the build when I cd into todolist at 17:00I then run flutter run and I receive this error.FAILURE: Build failed with an exception.* What went wrong:Execution failed for task ':app:compileDebugKotlin'.> Kotlin could not find the required JDK tools in the Java installation 'C:\Program Files (x86)\Java\jre1.8.0_291' used by Gradle. Make sure Gradle is running on a JDK, not JRE.* Try:Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.* Get more help at https://help.gradle.orgBUILD FAILED in 4sRunning Gradle task 'assembleDebug'...Running Gradle task 'assembleDebug'... Done 5.5sException: Gradle task assembleDebug failed with exit code 1Ive searched Github and SO and found a few answers that did not work for me. Here is my gradle.propertiesorg.gradle.jvmargs=-Xmx1536M
android.useAndroidX=true
android.enableJetifier=true
org.gradle.java.home=C:\\Program Files\\Java\\jdk1.8.0_91Still no luck on the run, can anyone help me out?Thanks in advance
May 16, 2021 at 07:57PM by Harvard_Alumni
https://ift.tt/2QsKH7q
Execution failed. Kotlin could not find the required JDK tools in the Java installation. Make sure Gradle is running on a JDK, not JRE.
Tagging along to this tutorialhttps://www.youtube.com/watch?v=1gDhl4leEzAI am running into issues with the build when I cd into todolist at 17:00I then run flutter run and I receive this error.FAILURE: Build failed with an exception.* What went wrong:Execution failed for task ':app:compileDebugKotlin'.> Kotlin could not find the required JDK tools in the Java installation 'C:\Program Files (x86)\Java\jre1.8.0_291' used by Gradle. Make sure Gradle is running on a JDK, not JRE.* Try:Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.* Get more help at https://help.gradle.orgBUILD FAILED in 4sRunning Gradle task 'assembleDebug'...Running Gradle task 'assembleDebug'... Done 5.5sException: Gradle task assembleDebug failed with exit code 1Ive searched Github and SO and found a few answers that did not work for me. Here is my gradle.propertiesorg.gradle.jvmargs=-Xmx1536M
android.useAndroidX=true
android.enableJetifier=true
org.gradle.java.home=C:\\Program Files\\Java\\jdk1.8.0_91Still no luck on the run, can anyone help me out?Thanks in advance
May 16, 2021 at 07:57PM by Harvard_Alumni
https://ift.tt/2QsKH7q
YouTube
Flutter Crash Course
In this crash course we will look at Flutter for building native mobile apps. We will look at what Flutter is, how to get setup, built in widgets, stateless and stateful widgets, routing and more
Sponsor: Linode Hosting
https://linode.com/traversy
Flutter…
Sponsor: Linode Hosting
https://linode.com/traversy
Flutter…