Sserra90
Mobile developer, making products for people by creating great user experiences is my goal.
OLX GroupLisbon
Sserra90's Stars
marioreggiori/objectdb
Persistent embedded document-oriented NoSQL database for Dart and Flutter.
Jaguar-dart/jaguar_orm
Source-generated ORM with relations (one-to-one, one-to-many, many-to-many), preloading, cascading, polymorphic relations, etc
lejard-h/chopper
Chopper is an http client generator using source_gen and inspired from Retrofit.
cfug/dio
A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adapters, etc.
flutter/samples
A collection of Flutter examples and demos
cats-oss/android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
rkalla/imgscalr
Simple Java image-scaling library implementing Chris Campbell's incremental scaling algorithm as well as Java2D's "best-practices" image-scaling techniques.
antoniopedrofraga/computer-science
"Under the hood" explanations of theoretical computer science concepts.
kataras/iris
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
bet365/jingo
This package provides the ability to encode golang structs to a buffer as JSON very quickly.
google/flexbox-layout
Flexbox for Android
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
airbnb/epoxy
Epoxy is an Android library for building complex screens in a RecyclerView
Evernote/android-state
A utility library for Android to save objects in a Bundle without any boilerplate.
Sserra90/Bulldog
Android library to simplify reading and writing to SharedPreferences, never write code like this anymore prefs.edit().putString("someKey","someString").apply()