Channel Avatar

Flutter Explained @UCgUnLn1FpuHHmO66vn4o1NA@youtube.com

38K subscribers - no pronouns :c

In 2019, Max started with an ambitious goal to set up a yout


Welcoem to posts!!

in the future - u will be able to do some more stuff here,,,!! like pat catgirl- i mean um yeah... for now u can only see others's posts :c

Flutter Explained
Posted 1 month ago

🎉 My app just reached 60 downloads! 🎉

Check it out on the Play Store:
play.google.com/store/apps/details?id=dev.fluttere…

The app lets you track transactions by entering your #bitcoin wallet addresses. I use it daily, and I'm really happy with how it's coming along. This is my first public post about it!

I’d love to get your feedback and hear any feature requests you might have.

Right now, you can create profiles containing multiple wallets, and I’m currently working on a dashboard to show your total BTC and their value in major currencies.

#bitcoin #flutter #app #development

2 - 1

Flutter Explained
Posted 5 months ago

Hi together, starting slowly to come back. If you have the time, it would be fantastic if you could help me by answer some small questions! forms.gle/XnosvspdouTAcXPH9

Thanks a lot for your support!

6 - 1

Flutter Explained
Posted 10 months ago

And another Flutter app I publish in the last couple of months :).
play.google.com/store/apps/details?id=dev.fluttere…

It is a #BTC Wallet Tracker that can convert directly to any currency you need. It allows you to QR Scan a wallet of your choice and check the balance. The idea came from the nayibtracker.com/. At the moment it is only available for Android but it would be great to get your feedback :).

8 - 0

Flutter Explained
Posted 1 year ago

So it is official now, my #YouTube channel takes a break. I will focus a bit more on #programming and found a great #company to bring in my #skillset and want to shift my focus a bit.

It was a pleasure doing #videos and #tutorials for you and I really hope you learned something from it :)

Maybe in the future I will revive some of the stuff but at the moment I am just a bit #disappointed and #tired.

Some channels that are more active and probably will keep up their great work!
‪@ResoCoder‬ ‪@flutterguys‬ ‪@createdbykoko‬ ‪@FlutterCommunity‬

Besides of working I will also step a toe in Game Development and other cool dev aspects.

See you and create more awesome things in the future!

38 - 6

Flutter Explained
Posted 1 year ago

By the way if you work with multiple Flutter Versions I recommend you to use a Version Manager for Flutter. There are two great tools you can use FVM (Flutter Version Manager) and Puro. I personally use at the moment Puro because it installs super fast and it is super slim. What do you prefer?

8 - 5

Flutter Explained
Posted 1 year ago

Dear members, for you I created that nice interview with Eric, which will be released on Thursday! Enjoy!

1 - 0

Flutter Explained
Posted 1 year ago

Thanks again to everyone I could connect to at the Flutter Firebase Festival! It was a great pleasure talking with all of you!

10 - 1

Flutter Explained
Posted 1 year ago

If you are annoyed by const errors in VSCode you could try to add in your `settings.json` (CMD + Shift + P -> settings.json) the code lines:

"editor.codeActionsOnSave": {
"source.fixAll": true
}

This will always fix the const issues when you save the file (great in combination with format on save)

39 - 0

Flutter Explained
Posted 1 year ago

Just a short headsup I will be at the Flutter Firebase Festival and therefore there is probably no video coming next week. Maybe a live stream :) lets see!

11 - 0

Flutter Explained
Posted 1 year ago

Today I have a massive tutorial video for you 1 hour tutorial where I explain how to recreate the GitHub Cards.

2 - 0