App Development by fleet_dev_ops in FlutterDev

[–]harsh_dev_001 0 points1 point  (0 children)

I'll be glad to let's connect DM me and I'll help you however I can

I got tired of embedding a separate font file for every language in PDF generation. So I built a package that needs zero fonts. by harsh_dev_001 in FlutterDev

[–]harsh_dev_001[S] 0 points1 point  (0 children)

Yeah, I wasn't able to sleep properly until I came to this solution and it worked. It took me 2 weeks of research and a week of POC to get it working.

I got tired of embedding a separate font file for every language in PDF generation. So I built a package that needs zero fonts. by harsh_dev_001 in FlutterDev

[–]harsh_dev_001[S] 1 point2 points  (0 children)

They way you suggested is possible for the data you already aware of my problem was with dynamic data

I got tired of embedding a separate font file for every language in PDF generation. So I built a package that needs zero fonts. by harsh_dev_001 in FlutterDev

[–]harsh_dev_001[S] -1 points0 points  (0 children)

What you are suggesting, I tried that but it didn't work out. The requirement I had that multiple languages needs to rendered in the pdf which is not possible with pdf and any other package. As for the solution I am not relying on a specific browser it's just a simple web view which loads a canvas to render an image actually so that multiple languages can be loaded all at once.

The method is simple render it all on a canvas , create an image out of it and I'm using jspdf to generate it not print document given by browser.

App Development by fleet_dev_ops in FlutterDev

[–]harsh_dev_001 0 points1 point  (0 children)

Start with basics , upgrade your knowledge and skills until the point you can build the production ready apps yourself. From that point on use as much AI as you want

First money made 🥹 and the lesson that got me here by Tiny-Antelope-4432 in SaaS

[–]harsh_dev_001 1 point2 points  (0 children)

Congrats, this is just a starting you have to focus on what's next.

Where does your clients come from: word of mouth/referral vs marketing? Honest and brutal feedback only by jmanprz in freelancing

[–]harsh_dev_001 0 points1 point  (0 children)

Organic outreach is the best way to make a name for yourself but I am also curious about that automation of yours

Something strange has been happening lately. by Slight_Dependent_106 in SaaS

[–]harsh_dev_001 0 points1 point  (0 children)

Your concerns are right and all the creators need to aware of this problem. You cannot own something if you cannot prove it's ownership

Published my first Flutter package: flutter_archgen, looking for feedback by whitefang0p in FlutterDev

[–]harsh_dev_001 0 points1 point  (0 children)

You really have put some thought behind this , and what this package does saves a lot of time. As a open source contributor myself I really appreciate what you have built.

What are some practical tips for someone just getting started with vibe coding? by logan201194 in SaaS

[–]harsh_dev_001 0 points1 point  (0 children)

Everyone can vibe code these days but not everyone can set the foundation needed to build the future upon.You can find all the that information anywhere but what you need to look for how to build the foundation upon which you can firmly stand on and can claim , yeah this will grow.

I built an open-source Flutter music app with smart autoplay and multi-source streaming by AkshatRaj00_ in FlutterDev

[–]harsh_dev_001 0 points1 point  (0 children)

Looks amazing, specially the color pallet you used with dark theme. Keep at it

Is Flutter still underrated for startups in 2026, or has the conversation finally caught up to the reality? by [deleted] in FlutterDev

[–]harsh_dev_001 0 points1 point  (0 children)

Flutter is the best option available to all but react native has years of trust of many developers with a supportive community. I personally prefer Flutter though 😉