proteus
proteus | android-dev-challenge-compose-design | |
---|---|---|
7 | 7 | |
1,300 | 17 | |
0.3% | - | |
0.0 | 5.2 | |
almost 3 years ago | over 3 years ago | |
Java | 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.
proteus
-
Am i safe by sticking with Java and XML for years ahead ?
I guess it wouldn't be a first https://github.com/flipkart-incubator/proteus , but
- Jetpack Compost has always been the future of Android development. This is the daily 2 minute reminder that all crashes are caused by RecyclerView. Creating a performant list has always been difficult. Optimization is overengineering. Logging is debugging. Lag is performance. LazyColumn. LazyColumn.
-
Server-Driven UI Implementation Methods To Modify The App Interface Layouts
Proteus by Flipkart Incubator
-
Looking at options for adding layout files to an installed app, without updating APK
Flipkart has created an Proteus
- First test of my Termux Andoid GUI plugin
-
Server driven UI Requirement in Flutter
Then again, there are a few libraries for native development like Epoxy by AirBnB and https://github.com/flipkart-incubator/proteus where they do the same thing.
-
Compose stable coming in July
Wow is it time to revive Proteus
android-dev-challenge-compose-design
-
Jetpack compose and viewmodel
you're asking about how to do this
-
Compose is the future: my experience, why I love it and tips on getting started
I still don't know why I needed this Layout, but it's true that replacing drawables and styleables with mere function calls and function arguments respectively is promising
-
Compose stable coming in July
You can extract logical components to the top of a composable as local functions and retain reasonable scoping while also creating local components, thus making the actual code straightforward to read (even if you sometimes need to also add hacks because Compose be Compose)
-
Jetpack Compose, should we care yet?
Yeah, both for measuring the current width/height of the layout (like getting the screen size), and also when things like Modifier.fillMaxSize(0.5f) doesn't work and I have to write code like this
-
Anyone else who had no experience with declarative UI and is having a bad time trying to "get" Compose?
Oh, that's unique to Navigation-Compose's design, and has nothing to do with declarative UI in particular. For me, navigation in compose is just this
-
Is anyone using Compose-only navigation?
Although I personally would rather pass in lambdas and then make the connection
What are some alternatives?
Flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Slide - Slide is an open-source, ad-free Reddit browser for Android.
AlphabetIndex Fast Scroll RecyclerView - A Powerful AlphabetIndex FastScroller Library for Android's RecyclerView!
androidx - Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.
flutter_dynamic_forms - A collection of flutter and dart libraries allowing you to consume complex external forms at runtime.
Shrine-Compose - Compose prototype of Shrine, the e-commerce Material Design case study: https://material.io/design/material-studies/shrine.html
ConstraintLayout-Sample - A demo app to showcase constraint layout implementation in Android
DailyDoc - Productivity Note App utilizing Jetpack Compose
Convexa-Client - A chat with thematic rooms in which you are associated with users in the same room in a random way. The client is realized in Android and the multiclient server in C.
ViewPropertyObjectAnimator - Wrapper of the ObjectAnimator that can be used similarly to ViewPropertyAnimator
Android Base - android base project with registration