Flutter App Auth 📱 This is an App with Auth Functions like Login and Register. All API using reqres.in. This app also implementing Flutter Clean Architecture with TDD. light-theme.mp4 dark-theme.mp4 Pre-requisites 📐 TechnologyRecommended VersionInstallation Guide Flutter v3.10.x Flutter Of...
I/flutter (22608): PlatformException(error, You need to use a Theme.AppCompat theme (or descendant) with this activity., null) I already modifiedMainActivity.ktLike this. packageid.zeffry.debt_diaryimportandroidx.annotation.NonNull;importio.flutter.embedding.android.FlutterFragmentActivityimportio....
--- 5. Developer Responsibilities Frontend Developers - Create a responsive UI using Flutter. - Implement dynamic questionnaire UI with conditional rendering. - Integrate video call components. Backend Developers - Set up APIs for questionnaire logic, user authentication, and health insights. - Connect...
In this version v2.0, I applied BloC pattern by using Flutter Bloc to project and also have unit tests for it. I also built simple Mock API for the app, it just static json file uploaded to a my private hosting. I hope I have time to do cache local data by SQLite but I have ...
To Reproduce Steps to reproduce the behavior: Go to https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_auth/firebase_auth_web and there you will see confusing instructions. Why should I put that into the offici...
like 1.2.43 # followed by an optional build number separated by a +. # Both the version and the builder number may be overridden in flutter # build by specifying --build-name and --build-number, respectively. # In Android, build-name is used as versionName while build-number used as ...