pabloserranof's Stars
RevenueCat/purchases-flutter
Flutter plugin for in-app purchases and subscriptions. Supports iOS, macOS and Android.
hyochan/flutter_inapp_purchase
(Sun Rised!) Flutter plugin for In App Purchase.
quire-io/scroll-to-index
scroll to index with fixed/variable row height inside Flutter scrollable widget
flutter/plugins
Plugins for Flutter maintained by the Flutter team
felangel/bloc
A predictable state management library that helps implement the BLoC design pattern
memspace/zefyr
Soft and gentle rich text editing for Flutter applications.
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
google/filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
android10/Android-CleanArchitecture-Kotlin
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
google/ExoPlayer
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
Kotlin/anko
Pleasant Android application development
Unlimity/Stinson
Elm architecture on Kotlin steroids for Android
android/kotlin-guides
A set of guides for writing Kotlin for Android.
bufferapp/clean-architecture-components-boilerplate
A fork of our clean architecture boilerplate, this time using the Android Architecture Components
pabloserranof/MarvelComics
A sample app showing Marvel comics using the Marvel API
pabloserranof/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
pabloserranof/CleanRecipes
A sample app with Clean Architecture, MVP, Dagger 2 and RxJava 2.
bufferapp/android-clean-architecture-boilerplate
An android boilerplate project using clean architecture
antoniolg/Kotlin-for-Android-Developers
Companion App for the book
pabloserranof/GuardianReader
A simple news reader using The Guardian API with MVP architecture.
Evernote/android-job
Android library to handle jobs in the background.
square/picasso
A powerful image downloading and caching library for Android
facebook/fresco
An Android library for managing images and the memory they use.
nickbutcher/plaid
An Android app which provides design news & inspiration as well as being an example of implementing material design.
amitshekhariitbhu/Fast-Android-Networking
🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
realm/realm-java
Realm is a mobile database: a replacement for SQLite & ORMs
JakeWharton/u2020
A sample Android app which showcases advanced usage of Dagger among other open source libraries.
JakeWharton/timber
A logger with a small, extensible API which provides utility on top of Android's normal Log class.