adrie4mac's Stars
yonaskolb/XcodeGen
A Swift command line tool for generating your Xcode project
pointfreeco/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
shubham0204/FaceRecognition_With_FaceNet_Android
Face Recognition using the FaceNet model and MLKit on Android.
adrie4mac/compose-rules
Static checks to aid with a healthy adoption of Compose
twitter/compose-rules
Static checks to aid with a healthy adoption of Compose
android/compose-samples
Official Jetpack Compose samples.
mazzouzi/collapsing-toolbar-with-parallax-effect-and-curved-motion-in-compose
pointfreeco/isowords
Open source game built in SwiftUI and the Composable Architecture.
airbnb/Showkase
🔦 Showkase is an annotation-processor based Android library that helps you organize, discover, search and visualize Jetpack Compose UI elements
tommybuonomo/dotsindicator
Three material Dots Indicators for view pagers in Android !
KashifMushtaq/Aes256GCM_Java
Cross Platform AES 256 GCM Encryption / Decryption - Java Version
OWASP/owasp-mastg
The Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS).
OWASP/wstg
The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.
adwiv/android-fat-aar
Gradle script that allows you to merge and embed dependencies in generted aar file
openid/AppAuth-Android
Android client SDK for communicating with OAuth 2.0 and OpenID Connect providers.
ChuckerTeam/chucker
🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)
saturnism/grpc-by-example-java
A collection of useful/essential gRPC Java Examples
appium/java-client
Java language binding for writing Appium Tests, conforms to W3C WebDriver Protocol
alphamu/PinEntryEditText
An EditText that looks like a pin entry field. It is highly customisable and even animated text.
gmatyszczak/screen-generator-plugin
amitshekhariitbhu/android-developer-roadmap
Android Developer Roadmap - A complete roadmap to learn Android App Development
mitesh77/Best-Flutter-UI-Templates
completely free for everyone. Its build-in Flutter Dart.
nowsecure/secure-mobile-development
A Collection of Secure Mobile Development Best Practices
lukasdylan/Movielicious_Android
google/iosched
The Google I/O Android App
transferwise/banks-reference-android
Reference Android code integrating TransferWise's services into a (Demo) Bank App
Jaguar-dart/client
Contains various packages for client side
nukc/StateView
:sparkles: StateView is an invisible, zero-sized View that can be used to lazily inflate loadingView/emptyView/retryView/anyView at runtime.
Autodesk/coroutineworker
Kotlin Coroutine-based workers for native
ShadyBoukhary/flutter_clean_architecture
Clean architecture flutter: A Flutter package that makes it easy and intuitive to implement Uncle Bob's Clean Architecture in Flutter. This package provides basic classes that are tuned to work with Flutter and are designed according to the Clean Architecture.