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...
E/BasicMessageChannel#dev.flutter.pigeon.FirebaseAuthUserHostApi.getIdToken(12976): at io.flutter.plugin.common.BasicMessageChannel$IncomingMessageHandler.onMessage(BasicMessageChannel.java:219) E/BasicMessageChannel#dev.flutter.pigeon.FirebaseAuthUserHostApi.getIdToken(12976): at io.flutter.embedding.engin...
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 ...