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

Made my Bitcoin wallet entirely in flutter 💙
Currently only on the play store here: https://play.google.com/store/apps/details?id=com.paymintlabs.paymintThe code is open source too: https://github.com/Paymint-Labs/PaymintReally enjoyed using flutter to build this. I come from Ionic dev and I really found flutter to be a big step up from that. The only thing I can think of that slows me down is the immature package ecosystem but I believe that'll be fixed with time. In particular, the lack of cryptography libraries really slowed me down while building Paymint.

October 03, 2020 at 08:58AM by notacooleagle
https://ift.tt/3jmhdRL
New post on /r/flutterdev subreddit:

just published V0.9.0 of get_it_mixin if you are a fan of get_it check it out. If someone wants to proove read the readme a PR would be wonderful
https://ift.tt/2GCgqxm

October 03, 2020 at 10:44AM by escamoteur
https://ift.tt/3neLzIg
New post on /r/flutterdev subreddit:

Flutter Implicit Animation Widgets CheatSheet! » CodeSearchOnline
https://ift.tt/3cY6avB

October 02, 2020 at 07:18AM by abhay994
https://ift.tt/34ilfV3
New post on /r/flutterdev subreddit:

Any RoadMap for NEW /Starting Out Flutter Devs
A roadmap/list of important topics to learn would be really great for any newbie. Looking forward to what you have in mind.

October 03, 2020 at 01:58PM by VeterinarianTight102
https://ift.tt/3cSR5ve
New post on /r/flutterdev subreddit:

Flutter 1.22 NNBD upgrade issues
Hi Everyone!​I want upgrade to Flutter 1.22 but when I try it cause build issue. So it make me upgrade many package for example Bloc, Firebase. So many breaking change.​Is possible to upgrade without this issue? I think is because NNBD cause semver conflict

October 03, 2020 at 04:12PM by Flutter_Dev
https://ift.tt/30v2BZ4
New post on /r/flutterdev subreddit:

“About the developer”
Hello everyone, I am working on a personal training / fitness app that I intend to publish for the members of my local gym. I am contemplating making a button that says “Designed and Developed by...” and a page that says something about me or what not. It seems not a lot of developers do this, but I would like to expose myself a little bit, and maybe add a “support me” button. Any ideas or templates that i can get some inspiration from? Anything would be greatly appreciated. Thanks

October 03, 2020 at 04:08PM by SinValentino
https://ift.tt/2SpM2ZQ
New post on /r/flutterdev subreddit:

design pattern
which is the best design pattern for flutter (mvp, mvc, mvvm, bloc, etc ...) ?

October 03, 2020 at 05:05PM by medmelek
https://ift.tt/3jrFhCV
New post on Flutter Dev Google group:

i wanted to build a browser using flutter to help people save data
i wanted to build a browser using flutter to help people save data, i read that in order for me to do that i need a server that compresses the data before it reaches the user, couuld someone lead me in the right direction so i can begin my project by just explaining what i will need to complete

October 03, 2020 at 05:46PM by Macphail Magwira
https://ift.tt/2GpSEFb
New post on /r/flutterdev subreddit:

Hobby project build with Flutter and Firebase
During the day I'm an ordinary Android developer, but in the night I'm coding fun stuff in Flutter. Recently I've started this hobby app that lists the most epic items you can get from Amazon. Money rolling papers, pope costume for a dog, baby Yoda night light, grumpy sharp slippers - you name it. Available only for US customers at the moment.It's completely free and doesn't contain any ads.I built backend with Firebase. Database is Firestore, website is hosted on Firebase hosting, and products are added from admin panel with the help of scheduled Firebase cloud function.I had some issues to implement "likes". As Firebase has it's own restrictions, it's quite hard to query liked products by IDs, as there's limit of 10 elements for that. So for the first release I decided to go with Hive reactive DB and store liked products locally. This works for now, but definitely needs improvement.For title in the appbar I used google_fonts package.What do you think? What would you improve?Website: https://ohmygoodness.app/Android: https://play.google.com/store/apps/details?id=app.ohmygoodnessiOS: https://apps.apple.com/us/app/id1532788117

October 03, 2020 at 07:32PM by OrangeRedAndRed
https://ift.tt/36tnojf