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

Is there a course out there that takes you from blank screen to a published play/app store app with null-safety, Riverpod and unit/integration testing?
I took Max's Udemy course a while back and it was great but it was more of a collection of half-finished apps than a comprehensive start-to-finish guide.Effectively what I'm looking for is a course that takes you from a blank screen to a published app on the play/app store, while utilizing integration/unit tests in the process with null-safety and Riverpod for state management.Does this exist? Or do I need to DYI it with different aspects from different courses/articles/tutorials? Honestly I just want someone to hold my hand through the ENTIRE process once so I can start messing around on my own better.Namely, there's a couple of concepts I've studied up on a bit but haven't quite clicked for me:RiverpodUnit/integration TestingDeploying/finishing an app with icons for various platforms, etc.I'd just really love to see how the testing fits into the actual development process in practice, preferably with mocks included as well the opportunity for practice with Riverpod.Is there such a thing? Bonus points if it assumes you know Dart/Flutter already instead of teaching it from scratch.

February 18, 2022 at 12:06AM by reiqwer
https://ift.tt/BzI98OP
New post on /r/flutterdev subreddit:

Is there a place where I can find all the flutter ui/dart security vulnerabilities?
Looked at exploitdb but couldn't find anything.....

February 18, 2022 at 01:00AM by thekookysurfer
https://ift.tt/QyHUsWa
New post on /r/flutterdev subreddit:

Plugin writers: Please cleanup your resources in onDetachedFromEngine
I just had to fix 4 plugins that weren’t cleaning up properly after our android app died. Not only does this not allow the app to properly terminate, it can lead to plugins being in a bad state or code detached from the flutter engine running indefinitely eating up device resources.

February 18, 2022 at 01:24AM by Rexios80
https://ift.tt/lQEGgzX
New post on /r/flutterdev subreddit:

Do I need to encript password on memory/request?
I saw an example on bloc's official website where they seem to be encrypting the password after getting it from the TextField, is it necessary? Also, is it necessary to encrypt the password on the request, or is HTTPS enought? Thanks

February 18, 2022 at 03:43AM by enzodtz
https://ift.tt/7kpgTbU
New post on /r/flutterdev subreddit:

How to do text styling, shadows, and other theming with the flex_color_scheme plugin?
I was learning about flutter-theming. Then found this flex_color_scheme plugin. It does a good job, this video helped me understand it.The question is, When I usually do a theme (ThemeData) I add all sorts of font sizes, font colors, button shapes, and etc lot of stuff in it. but can I use this plugin and do it too?​https://www.youtube.com/watch?v=6OQmQiiflNMhttps://pub.dev/packages/flex_color_scheme

February 18, 2022 at 07:04AM by master_regulus0331
https://ift.tt/xTflmyo
New post on /r/flutterdev subreddit:

Do you think a PWA could be a replacement for an app made with React Native/Flutter in the long run?
I need to choose whether to use Flutter/React Native to build my app, or just convert my website to PWA. When converting to PWA seems simpler and faster, would it be beneficial in the long run?

February 18, 2022 at 06:30AM by dev-arthur
https://ift.tt/zEIMlkQ
New post on /r/flutterdev subreddit:

Custom shaped AppBar as seen in the “Bunny Search” app
I have posted a step-by-step tutorial on how to create an animated app bar with a custom-shaped background. I hope you enjoy it :)https://medium.com/@daria.orlova/custom-shaped-appbar-as-seen-in-the-bunny-search-app-6312d067485c

February 18, 2022 at 09:34AM by dariatr
https://ift.tt/6E5QYnh
New post on /r/flutterdev subreddit:

I made this pizza app(customization and delivery) with flutter
https://youtu.be/UuC2cNoUPqs

February 18, 2022 at 10:39AM by Diar_dev
https://ift.tt/CvD6kzI
New post on /r/flutterdev subreddit:

App Feedback Thread - February 18, 2022
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods

February 18, 2022 at 03:00PM by AutoModerator
https://ift.tt/YWbvFGk
New post on /r/flutterdev subreddit:

Getting into Flutter from C# / Xamarin?
Hi, just wondering if there's a good direction to follow to try and become a Flutter developer?I'm currently a fullstack c# developer and I've been playing about with Xamarin in my spare time but it seems really wordy and slow to create apps so I've directed towards Flutter, which was recommended by a friend. I've had a look at a number of Udemy courses and youtube videos but just after some general direction of good home projects to add to my portfolio.

February 18, 2022 at 02:31PM by NeilLikesNoodles
https://ift.tt/qekFnd5
New post on /r/flutterdev subreddit:

State restoration in Flutter
Hey everyone. There are not a lot of tutorials out there about state restoration in Flutter so I thought I'd write one and share it with you. I hope it's useful!https://medium.com/@luccascorrea/state-restoration-in-flutter-b6030b95a4d4

February 18, 2022 at 03:31PM by luccascorrea
https://ift.tt/D7MePwU