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

I created a Fastlane plugin that launch flutter's tests
I already have a fastlane pipeline that saves me a lot of time publishing the apps itself to the stores, anyway I didn't found anything that launched tests (unit, widget and integration) as I wantedBecause of this, I started building my own plugin. Currently it supports only unit tests and integration tests, but I will soon add widgets test supporthttps://github.com/smsimone/fastlane_flutter_tests

February 17, 2022 at 05:40PM by HumanStress
https://ift.tt/QT8jCoh
New tweet from FlutterDev:

🧩 What multiplayer feature will you add to the Flutter slide puzzle? #FlutterPuzzleHack— Flutter (@FlutterDev) Feb 17, 2022

February 17, 2022 at 06:05PM
https://twitter.com/FlutterDev/status/1494357246536343565
New post on /r/flutterdev subreddit:

Can I combine native & cross-platform technologies in the same app?
My app is now published, it's an e-learning app built with the cross-platform technology Flutter.Later on, if I decided to create an app on top of my app e.g. I decided to create an eCommerce app to sell stuff so my app has a double feature(e-learning the current one) and (eCommerce) think of Google how they're diversified: Google search - Google Forms - Google Maps - Google Calendar - Youtube and more.The question here can I use different technologies i.e. I use Flutter for the e-learning and use Native for the eCommerce? Is that possible? or any feature I wanna add must be in Flutter?

February 17, 2022 at 07:11PM by MedEMPIRE
https://ift.tt/oHrgY9M
New post on /r/flutterdev subreddit:

Login form UI question
It is better use a Column or a Stack for the UI of a login form? What do you use?

February 17, 2022 at 06:32PM by SON56io
https://ift.tt/sXARGkd
New post on /r/flutterdev subreddit:

Is it possible to make an app like 'Alarmy' in flutter?
Is it possible to make an app like 'Alarmy' in flutter?

February 17, 2022 at 09:49PM by Logical_Clothes_1089
https://ift.tt/J56WiL2
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