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

QR scanner flutter web
I want to implement a QR scanner that works on both android and the web. The android part is done but for web, there seem to be no good packages. How can I solve the problem, I tried jsqr, qr_scanner, qr_utils, qrolo, etc but no one works?
Please suggest me some ways to solve the problem.

November 21, 2021 at 07:49AM by Useful-Possibility-8
https://ift.tt/30P7TSc
New post on /r/flutterdev subreddit:

FlutterForce — Week 146
https://ift.tt/3oQQIIb

November 21, 2021 at 08:52AM by flutterist
https://ift.tt/3nzonGW
New post on /r/flutterdev subreddit:

Flutter WebRTC SDK for FastoCloud
https://ift.tt/3FDq7F1

November 21, 2021 at 09:35AM by FastoGt
https://ift.tt/3rbL2LN
New post on /r/flutterdev subreddit:

Could you guide my in the right direction?
Hi everyone.I will give you some background quickly.I started medical school but I had a really rough time and I just drop it after some time. I jump to IT degree and learn basics and some Java (not much but I know what a loop is, the "if" "for" and such.OK so after sometime I get rid of my depression and came back to my truly passion, the medicine. I'm finishing it this year. I will be a doctor and I wont be anything else.BUT...I like so much the idea of making my own stuff and programming is so appealing to me. But I don't know what to focus on with the little time I have.My ideas are: - Python: Could be the programming language more useful for my daily basis. Even though I don't want to be a researcher it could help me on automatization. Like it. Algo Angela Yu course is awesome for what I heard.JS, HTML, CSS: Don't know if I like this. Never tried. But I like the idea of building a beautiful website. Also I need to mention that all of the programming knowledge will be apply to my day to day. That means I would make a website where I find tools I can't find anywhere else. Ex: To-do list, pomodoros, calendar, notes, all in one website, without paying walls or ads or shit. I want it for my study and my productivity. Won't work as a programmer and won't sell or try to earn money with it. Also Angela Yu courses or THE ODIN PROJECT are really appealing to me.Dart+Flutter: I recently discover this language. I just saw that you could build "easily" some apps, and also very beautiful. I don't know if webdev/app dev is better for my objetives but I like app dev more (however I love The Odin Project idea). Is there any good course here?Ok that is all. Could you point me in the right direction? I need to hear some opinions and thoughts please.Have a nice day.

November 21, 2021 at 12:27PM by InvaderFM
https://ift.tt/3oHGmKy
New post on /r/flutterdev subreddit:

A minimalist guide to Dependency Injection in Flutter
https://ift.tt/3FBF4Ys

November 21, 2021 at 03:36PM by iisprey
https://ift.tt/3oR0olI
New post on /r/flutterdev subreddit:

How To Make Yours Rock SOLID (Principles)
https://ift.tt/3nz9oN8

November 21, 2021 at 03:36PM by iisprey
https://ift.tt/3FDIGca
New post on /r/flutterdev subreddit:

Yesterday perfect today problems.
Yesterday everything was working perfect. Today I have problems.provider doesn’t work anymoreappbar mainaxisalignment doesn’t workmaybe other thingsI have tried a new instal on another computer. I have tried emulator and on a real device.

November 21, 2021 at 03:29PM by Kopraustki
https://ift.tt/3x6GR4C
New post on /r/flutterdev subreddit:

My understanding of flutter cubit state management
I have worked with Flutter getx package, I found it was quiet smooth and easy. It's true that it's easy for beginners. It does take away some of complex code. Few weeks later I started to work with Cubit state management package.In deed it's difficult for beginners. Hard to grasp the idea. After working 2 days on it, I found my way of working and understanding it. I have pictured my understanding and wrote an article.https://www.dbestech.com/tutorials/flutter-cubit-example-state-managementHere is link, where I wrote down my understanding is pictures and video as in article. I am sharing it with beginners. I think it might be useful for beginners to understand the core concept of cubit package. Leave comment below. And those who understands better, give me suggestion if I can improve the article.

November 21, 2021 at 04:26PM by DBestech
https://ift.tt/3x6Xb5z
New post on /r/flutterdev subreddit:

What to use for "access to more features with subscription plan(s)" business model? (android, ios and web platforms)
Users can unlock extra features of our platform depending on their subscription plan.for this use case do I need to implement it using stripe billing/subscription or in-app-purchase api ?if I can't use stripe for this and am required to use in-app-purchase api then in-app-purchase api is not available on the web?Any guidance would be appreciated

November 21, 2021 at 06:04PM by NeatFastro
https://ift.tt/3r5sQmC
New post on /r/flutterdev subreddit:

URL Shortener Built With BLoC + Dart's HttpClient + HiveDB
https://youtu.be/EFvTo5oxJMw

November 21, 2021 at 07:07PM by Content_Buy1723
https://ift.tt/3cxqcOa
New post on /r/flutterdev subreddit:

Create a Snackbar using GetX Library in Flutter
https://ift.tt/3FyLVlk

November 21, 2021 at 07:18PM by rrtutors
https://ift.tt/3CAz7sJ
New post on /r/flutterdev subreddit:

My code is a nested rat's nest! How do you like to keep your code organized?
I'm coming from a python background and I can write fairly clean-ish code in that, but I'm really struggling to write nice looking code with dart/flutter. I recently learned about how to use themes and that helps trim things up a little, but my only organizational tactic aside from that is placing all of my functions outside of the materials nest (which is already a mess).

November 21, 2021 at 08:58PM by Syntaximus
https://ift.tt/30JTRBE
New post on /r/flutterdev subreddit:

Any Flutter courses out there that focus on "Clean Code/Architecture"?
TL;DR: Title.I just found this course and while I think it looks amazing, after watching the preview videos the instructor's accent is super thick, his voice very monotonous and the audio quality is TERRIBLE. Two minutes in, I was getting a headache.I read Clean Code and Clean Architecture earlier this year and I'll be totally honest; a lot of it went right above my head so I'd really like a course that puts those concepts to practice. I'm an intermediate Flutter user so most of the beginner content is pretty much useless to me and good quality long-form intermediate+ content is hard to find.I know the best way to improve is to work on your own stuff but the next couple of months are packed for me and I just really don't have the mental capacity to work on my own Flutter projects during this time but I could easily follow a course for an hour or so per day to stay in shape.I really prefer this longer type of paid course than shorter YouTube tutorials. They tend to be more focused and comprehensive and you avoid learning the same things over and over. Is there anything out there like that for Flutter that you can recommend? Preferably by an English speaker with a microphone that costs more than three dollars.Sorry if this isn't the appropriate forum, but I thought I'd try here after being so excited when I found the above course... only to be incredibly disappointed by how unbearable the audio was.

November 22, 2021 at 02:20AM by emililililily
https://ift.tt/30HSxPL
New post on /r/flutterdev subreddit:

How would you do authentication flow with a custom API (not firebase)?
So, I'm still trying to wrap my head around this stuff, but so far my plan is to make a stream that is constantly providing authentication info (whether or not a user is logged in) and then use "StreamBuilder" at the root of my app tree to control where they are allowed to go. Assuming all that works okay...How do I actually get the authentication info? Do I just call up my server's API every 3 seconds and ask "still logged in"? Like, should I just send a get request to [server IP address]/auth and make that route available just for this specific purpose? Or is there some fancy "best practice" for doing this that I don't know about?Thanks for any info/guides/links/books! I love this community!

November 22, 2021 at 04:01AM by Syntaximus
https://ift.tt/32cphke
New post on /r/flutterdev subreddit:

Frequent guaranteed-time background jobs
I have a use case that requires me to be able to schedule frequent jobs that need to execute locally at a guaranteed time. Essentially these mini jobs will check a local sqlite database, make an API call or two, and then schedule the next job. Is there anything built already that supports this? I’ve already seen Flutters lackluster documentation on background processing, but the article listed was event based, whereas I need to be able to schedule these jobs from the dart side and I’m unsure of whether native platforms even support this behavior. I had hoped the flutter local notifications package would allow me to trigger silent/non-UI “notifications” but no dice there. Locality is important but I’m thinking I may need to sacrifice that and have a backend service send pushes to the device to trigger the jobs. Hoping the community has some advice for me though :)

November 22, 2021 at 03:57AM by 010606291804939416
https://ift.tt/30OzaEh
New post on /r/flutterdev subreddit:

Multiple authentication in one app?
How can I have 2 authentications in one app?I need to log in using firebase. I also need the user to log in to fetch rest api(zoho crm) data using that email and password(different from firebase).Do I have two login pages or what would be the best solution to this.

November 22, 2021 at 05:00AM by mryoloo
https://ift.tt/2Z8DcGU
New post on /r/flutterdev subreddit:

Launching today: Code with Andrea 2.0!
Since 2018, I've been creating tutorials and articles for the Flutter community and hosting them on my site, and this now receives 40,000 visitors every month.To make the experience better for everyone, I have been working on a complete redesign.And I'm very happy to share the new site with you all:https://codewithandrea.com/What’s inside?Brand new design!137 Flutter videos, articles, and tips (and counting).4 Flutter courses.A very good newsletter.I hope this will become a reference for Flutter developers worldwide and a good complement to all the other great resources from the community!There are still a few things to tidy up here and there, but I hope you'll like the new experience!I'd love to hear any feedback you may have!Andrea

November 22, 2021 at 10:48AM by bizz84
https://ift.tt/3xdeFxe
New post on /r/flutterdev subreddit:

release candidates for Money2 and Fixed decimal packages
I've just pushed release candidates for the Money2 v3 package and the new Fixed packageIf you are user of the Money package then now is the time to hop and have a look at the new updates before I push a release.https://pub.dev/packages/fixedThe Fixed package allows you to store and perform maths on decimal numbers with a fixed scale (fixed no. of decimal places).All amounts are store using the Decimal package to allow precision maths to be performed.The Fixed package allows you to have explicit control over the no. of decimals (the scale) that are stored.The key difference between the Decimal and Fixed packages:Fixed uses a fixed scale (no. of decimal places)Fixed provides a builtin formatter Fixed.format(pattern)Fixed includes a convenience method Fixed.formatIntl(locale)
which formats the number with the provided locale or the default locale if not provided.Most Fixed constructors take minorUnits and a scale (100 scale: 2 == 1.00)https://pub.dev/packages/money2Money2 is a Dart package providing parsing, formatting and mathematical operations on monetary amounts.Key features of Money2:simple and expressive formatting.simple parsing of monetary amounts.multi-currency support.intuitive maths operations.fixed precision storage to ensure precise calculation.detailed documentation and extensive examples to get you up and running.pure Dart implementation.Open Source MIT license.using Money2 will make you taller.I'm going to bed now.

November 22, 2021 at 11:31AM by bsutto
https://ift.tt/3FI5iIV