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

DART : Looking to build a strong PDF engine in Dart : 60 fps scrolling up to 1000 pages with images and text
I'm working at a startup and we're in need of a PDF engine written in Dart that scrolls at 60 fps with documents up to 1000 pages (200 MB), rendering text and images at near 100% quality. Anyone have an idea how much development effort it takes to build something like this? It's expected to run across all the flutter apps including iOS, android, web and desktop apps. Anyone interested in building this feel free to DM me.I'm open to hearing any solutions regarding preprocessing using python and or outputting the PDF into something easier to scroll with like markdown to XML.

February 17, 2022 at 01:41AM by kakakalado
https://ift.tt/VR0yhs9
New post on /r/flutterdev subreddit:

Null safety slowing my work flow greatly.. any tips?
I used Flutter a lot before null safety and just came back to it after a while, this time using null safety. I find using null safety slows down my work flow a ton and is super annoying. For example I’ll add something like a text widget, it gives a error const required, I add it, end up wrapping the text in something else then I get another error unnecessary const, which it forced me to add before. I have to add ignore headings to pretty much every file.I have a huge app to make and I feel like with null safety I’m developing 60% slower. Should I just develop without null safety and spend a day porting to null safety at the end? Any tips or anyone else find that null safety slows you down?

February 17, 2022 at 03:28AM by cheesyvagine
https://ift.tt/IRwg10F
New post on /r/flutterdev subreddit:

I published new Flutter Package for rapid and cleaner development.
https://ift.tt/2LQ9vTH

February 17, 2022 at 07:40AM by Aniketkhote
https://ift.tt/CVNr2sa
New post on /r/flutterdev subreddit:

Open-sourcing app 'cause burned out
I recently open-sourced an unfinished app called WINE.It's a social reading platform (think Wattpad or fanfiction.net) with the quirk of being able to write the next chapter of someone else chapter thus creating alternative narratives to a story.Not anything super original but at the time it was super fun of an idea and I still think it is, I'm just too tired to work on it for now.Reason for the open-sourcing: was working on too many things at the same time and burned out like an idiot. Lesson learned I will take some time away from development.GithubEdit to add "tech stack":Back-end: Firebase/FirestoreState management: flutter_blocRouter: auto_routeLocal DB: IsarDependency injection: get_it/injectableLinter: very_good_analysis

February 17, 2022 at 09:38AM by SSebigo
https://ift.tt/eV1ZoCK
New post on /r/flutterdev subreddit:

flutter developer
what is the best solution for this task?Design the required tables - with the appropriate relationships (if any) – for the Application described above.These tables should contain the following data:a. Patient Information (Name, Age, Address, Phone No.)b. Visit Information (Date and Time, Visit Type) Note: Visit Type could be either Examination Or Consultationc. Clinic Schedule d. Doctor Assessment: Diagnosis, Prescription, Lab / Rad Tests e. Patient Bill f. List of all the available procedures in this clinic, with price of each procedure.

February 17, 2022 at 01:21PM by mhmdalaa
https://ift.tt/ZAx21WH
New post on /r/flutterdev subreddit:

Switch mobile app technology from cross-platform to native
Suppose I created an app using Flutter or React Native(in order to test the market in a cost-effective way) and I reached thousands or 100s of thousands or even a million users or more.Can I, later on, switch to native Android(Java/Kotlin) & iOS(Swift) of that same app?

February 17, 2022 at 01:15PM by MedEMPIRE
https://ift.tt/DgRonCc
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