Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
New post on /r/flutterdev subreddit:

Can I combine native & cross-platform technologies in the same app?
My app is now published, it's an e-learning app built with the cross-platform technology Flutter.Later on, if I decided to create an app on top of my app e.g. I decided to create an eCommerce app to sell stuff so my app has a double feature(e-learning the current one) and (eCommerce) think of Google how they're diversified: Google search - Google Forms - Google Maps - Google Calendar - Youtube and more.The question here can I use different technologies i.e. I use Flutter for the e-learning and use Native for the eCommerce? Is that possible? or any feature I wanna add must be in Flutter?

February 17, 2022 at 07:11PM by MedEMPIRE
https://ift.tt/oHrgY9M
New post on /r/flutterdev subreddit:

Login form UI question
It is better use a Column or a Stack for the UI of a login form? What do you use?

February 17, 2022 at 06:32PM by SON56io
https://ift.tt/sXARGkd