Catdopt is a listing app of cats who just want to find a new home. We can run through all the cats, and learn more about them, thanks to the description provided in the details page of each cat 🐱.
Enjoying android development since nearly a year, i'm a big fan of the basic XML UI construction. I was not really hyped by flutter and/or the whole declarative UI system. This challenge was the opportunity for me to discover (and especially love) this approach !
I Enjoyed nearly every parts of the app creation, but if i had to choose:
- the LazyColumn is awesome and simple stupid for me ,
- The navigation component implementation is really cool, despite being the thing i struggled a bit with
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.