Pinned Repositories
add-to-app
android_adaptive_icon_example
An Android example App project that shows how to check adaptive icons fit the official guidelines.
android_biometric_example
An Android example App that shows how to use BiometricPrompt.
android_count_down_example
An Android example App that simulates "get SMS OTP" flow.
android_dev_error_notes
Notes of some error or warning messages that cannot easily understand how to fix.
android_device_checker
An Android example App that shows some device and resettable ids.
android_save_image_example
An Android example App that shows how to load, save and share images.
compose_shopper
A shopping cart app using Jetpack Compose.
counter_bloc
A Counter app in Flutter.
pokedex_bloc
A Pokedex App in Flutter.
Snoy-Kuo's Repositories
Snoy-Kuo/android_device_checker
An Android example App that shows some device and resettable ids.
Snoy-Kuo/android_adaptive_icon_example
An Android example App project that shows how to check adaptive icons fit the official guidelines.
Snoy-Kuo/android_dev_error_notes
Notes of some error or warning messages that cannot easily understand how to fix.
Snoy-Kuo/android_save_image_example
An Android example App that shows how to load, save and share images.
Snoy-Kuo/pokedex_bloc
A Pokedex App in Flutter.
Snoy-Kuo/add-to-app
Snoy-Kuo/android_biometric_example
An Android example App that shows how to use BiometricPrompt.
Snoy-Kuo/android_count_down_example
An Android example App that simulates "get SMS OTP" flow.
Snoy-Kuo/compose_shopper
A shopping cart app using Jetpack Compose.
Snoy-Kuo/counter_bloc
A Counter app in Flutter.
Snoy-Kuo/counter_mvvm
A Counter app using Jetpack Compose.
Snoy-Kuo/counter_provider
A Counter app in Flutter.
Snoy-Kuo/counter_remeber
A Counter app using Jetpack Compose.
Snoy-Kuo/counter_riverpod
A counter app in Flutter.
Snoy-Kuo/counter_setstate
A Counter app in Flutter.
Snoy-Kuo/docker_android_app_builder
Dockers that provide Android app building environments.
Snoy-Kuo/DSBridge-Android
:earth_americas: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.
Snoy-Kuo/hello_compose
A Hello World app using Jetpack Compose.
Snoy-Kuo/hello_flutter
A Hello World app in Flutter.
Snoy-Kuo/pokedex_provider
A Pokedex App in Flutter.
Snoy-Kuo/script_examples
Snoy-Kuo/shopper_bloc
A shopping cart App in Flutter.
Snoy-Kuo/shopper_provider
A shopping cart App in Flutter.
Snoy-Kuo/todo_bloc
An example of TODO App using Bloc to manage state.
Snoy-Kuo/todo_provider
A Todo App in Flutter.