https://github.com/sureshmaidaragi1919/androidkotlindesignpatterns
Its is android kotlin project built to learn on popular design patterns used while build android apps or android library
https://github.com/sureshmaidaragi1919/androidkotlindesignpatterns
android android-libraries android-library design-patterns kotlin-android kotlin-design-patterns kotlin-library
Last synced: about 1 month ago
JSON representation
Its is android kotlin project built to learn on popular design patterns used while build android apps or android library
- Host: GitHub
- URL: https://github.com/sureshmaidaragi1919/androidkotlindesignpatterns
- Owner: sureshmaidaragi1919
- Created: 2023-08-21T14:22:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-21T18:25:34.000Z (almost 3 years ago)
- Last Synced: 2024-12-31T02:13:49.151Z (over 1 year ago)
- Topics: android, android-libraries, android-library, design-patterns, kotlin-android, kotlin-design-patterns, kotlin-library
- Language: Kotlin
- Homepage:
- Size: 96.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android Kotlin Design Patterns
Its is android kotlin library built to learn on popular design patterns used while build android apps or android library
Why we need this?
If you are in stage of building library's or creating your own builder or factor functionality in your projects this project definelty for you
Have we asked ourselves to learn how Retrofit or Alert dialogs are built?
If yes this is project is for you
What is available now?
1. Builder design pattern
Todo
1. Facade design pattern
2. Observer design pattern
3. Chain responsibility design patter
4. Adapter design pattern
5. Factory design patter
6. Let's decide something new if comes in mind ;)