atick-faisal/Jetpack-Compose-Starter
Starter code for Android Kotlin Project with Jetpack Compose 🚀🚀🚀
KotlinApache-2.0
Issues
- 0
- 0
- 0
The crash reporting is tied directly to Firebase in the UI layer, which violates separation of concerns.
#322 opened by atick-faisal - 0
The error handling in updateStateWith and updateWith could be more robust. Currently, if result.getOrNull() returns null, it creates an empty lambda that's never called.
#318 opened by atick-faisal - 0
This declaration is opt-in and its usage should be marked with @kotlinx. serialization. InternalSerializationApi or @OptIn(markerClass = kotlinx. serialization. InternalSerializationApi. class)
#308 opened by atick-faisal - 0
Add firestore database to save user preferences
#307 opened by atick-faisal - 0
Simplify state update process in the ViewModels
#294 opened by atick-faisal - 0
- 0
- 0
Update java version to 21
#303 opened by atick-faisal - 0
- 0
Fix java version hardcoding
#293 opened by atick-faisal - 0
- 0
Rerurn regular Flow instead of StateFlow
#299 opened by atick-faisal - 0
Add in app billing feature
#279 opened by atick-faisal - 0
- 0
- 0
Improve the README file with helpful guides
#273 opened by atick-faisal - 0
- 0
Add a report button on the snackbar to log accidental erros to crashlytics
#271 opened by atick-faisal - 0
After and error occurs the loading will is not shown on next loading state
#267 opened by atick-faisal - 0
Mark HomeScreenData with @Immutable
#263 opened by atick-faisal - 0
Add compose compiler reports feature
#264 opened by atick-faisal - 0
- 0
- 0
- 0
When error occurs, the loading state doesn't end
#256 opened by atick-faisal - 0
Showing snakbar is not properly handled
#163 opened by atick-faisal - 0
When navigating from home to profile the bottom nav bar disappears for a while
#255 opened by atick-faisal - 0
Make better UiState representations
#253 opened by atick-faisal - 0
Typesafe navigation fails after minify
#250 opened by atick-faisal - 1
collectAsStateWithLifecycle() causes error
#206 opened by atick-faisal - 0
Add type safe navigation
#244 opened by atick-faisal - 0
Coil image loading fails sometimes causing the text composable to disappear
#245 opened by atick-faisal - 0
In Android 13 or lower, credentials-play-services-auth is required when using androidx.credentials:credentials
#211 opened by atick-faisal - 0
- 0
- 0
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
#203 opened by atick-faisal - 0
Migrate to K2 compiler
#201 opened by atick-faisal - 0
Compose Divider Renamed to HorizontalDivider
#185 opened by atick-faisal - 0
- 0
Fix updated compose API issues
#160 opened by atick-faisal - 0
Some Compose APIs are deprecated
#156 opened by atick-faisal - 0
Remove usage of repository secrets from Build.yaml file that runs on pull requests
#146 opened by atick-faisal - 0
Fix modularization image url
#143 opened by atick-faisal - 0
- 0
Add write permission to docs actions
#123 opened by atick-faisal - 0
- 0
README is not up to date with new features
#113 opened by atick-faisal - 1