compose-samples
sunflower
Our great sponsors
compose-samples | sunflower | |
---|---|---|
100 | 19 | |
17,098 | 17,063 | |
3.5% | 0.5% | |
0.0 | 0.0 | |
7 days ago | 14 days ago | |
Kotlin | Kotlin | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
compose-samples
-
How the new Threads app is made
Apparently Jetpack Compose is an Android copy of SwiftUI?
https://developer.android.com/jetpack/compose
Only two HN threads with comments: https://hn.algolia.com/?q=jetpack+compose
-
Customizable calendar for Jetpack Compose with option to add app specific dates etc.
check this out : https://github.com/android/compose-samples/tree/main/Crane
-
Let's create notification reminder app in Jetpack Compose.
Basic understanding of Jetpack Compose.
-
Architecture Help
The compose-samples repo has a comprehensive list of samples ranging from low to complex projects which might be worth a look.
- Compose UI or layouts?
-
Leveraging Rust and the GPU to render user interfaces at 120 FPS
And what was learned from Flutter has produced something I consider even more interesting: Compose UI (https://developer.android.com/jetpack/compose) and JetBrains' Compose Multiplatform (https://www.jetbrains.com/lp/compose-mpp/)
- New app: xml or compose?
-
Clean Architecture VS. Official documentation!
Now, same story, in the current documentation the list is replaced by a single UserMessage without any explanation of the previous example. It just says "For a more advanced use case, displaying a list of user messages on screen, check out the Jetsnack Compose example." .
-
Dart 3 will be on pair with Kotlin and other top languages (you can see more features in the proposal)
As for the strange infix syntax, you're correct - it's not important (for Dart anyway). Kotlin supports writing code that have DSL like syntax making things like typesafe HTML or Jetpack Compose possible.
-
Jetpack Compose; A Modern UI ToolKit
Sample apps
sunflower
-
Wasn't there a full Android tutorial from Google called "Google Sunshine" weather app?
https://github.com/android/sunflower?
-
Using Exceptions to request access to something is moronic
Technically the 2019 version of this repo https://github.com/android/sunflower/tree/5d5dd9e1f0bee1ef506d70aaacf21fe893a9fb83 was significantly less clear than newer versions.
-
Question regarding where to study as a 7 year experienced android developer?
Check out their example of the perfect app https://github.com/android/sunflower
-
Learning from sample apps ?
Like looking at Google's android/sunflower app... I see it and it see how they are all divided viewmodel/fragment/workers but what should I be paying attention to when looking at sample apps to learn ?
-
My journey in Android Development - From nothing to something (as a newbie)
After you are quite proficient with the framework, this time you should discover new things. The most trusted source is the samples from Google, for example, Sunflower
- Getting back into Android development after 3 years
-
Looking for a project with tests. Lots of tests.
While not an app, accompanist has quite a good coverage for UI-related things. From a quick look, so does sunflower.
-
How do I convert these String to JSON format?
Repo(id=134505361, name=sunflower, fullName=android/sunflower, description=A gardening app illustrating Android development best practices with Android Jetpack., url=https://github.com/android/sunflower, stars=14150, forks=3462, language=Kotlin), Repo(id=41889031, name=NewPipe, fullName=TeamNewPipe/NewPipe, description=A libre lightweight streaming front-end for Android., url=https://github.com/TeamNewPipe/NewPipe, stars=14081, forks=1802, language=Java),
-
What is wrong with MVVM?
Google samples pretending that the right way to observe 11 LiveDatas that weren't even a minimal state representation required Databinding, and most people don't like Databinding due to its intrusive nature (which is a byproduct of kapt running for layout modifications + people completely misusing @BindingAdapters as if they were "XML extension functions" or something rather than use them for what they actually were for)
What are some alternatives?
MPAndroidChart - A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
filament - Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
Flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond
MVICore - MVI framework with events, time-travel, and more
android-mvvm-dagger-rxjava-retrofit - A sample project which demostrate use of MVVM and Dagger 2 with RxJava2 along with Retrofit
Decompose - Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing (navigation) and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)
molecule - Build a StateFlow stream using Jetpack Compose
badass-runtime-example-kotlin-tornadofx - Using the Badass Runtime Plugin with Kotlin and tornadofx
old-reddit-redirect - Ensure Reddit always loads the old design
Coil - Image loading for Android backed by Kotlin Coroutines.
accompanist - A collection of extension libraries for Jetpack Compose
tivi - Tivi is a TV show tracking Android app, which connects to trakt.tv