Feeling lonely during lockdown? Adopt a dog with PupMyLife to keep you company!
It was my first more realistic app that uses Compose after completing (skimming) the Compose Pathway. It was fairly quick to make, I spent around one day on it. The apis are fairly easy to use, well done, Compose Team!
I liked that first-party libraries work well together; I used coroutines, live data, view models and navigation. It feels great to get rid of fragments and views altogether!
I missed better Android Studio support (especially with importing all those extensions), and third-party library support (image loading with a Coil wrapper misbehaves).
Special thanks to dog.ceo for open source dog images.
Copyright 2020 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.