naikdp7's Stars
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
flutter/plugins
Plugins for Flutter maintained by the Flutter team
rrousselGit/provider
InheritedWidgets, but simple
firebase/FirebaseUI-Android
Optimized UI components for Firebase
yangjie10930/EpMedia
Android上基于FFmpeg开发的视频处理框架,简单易用,体积小,帮助使用者快速实现视频处理功能。包含以下功能:剪辑,裁剪,旋转,镜像,合并,分离,变速,添加LOGO,添加滤镜,添加背景音乐,加速减速视频,倒放音视频。 The video processing framework based on FFmpeg developed on Android is simple, easy to use, and small in size, helping users quickly realize video processing functions. Contains the following functions: editing, cropping, rotating, mirroring, merging, separating, variable speed, adding LOGO, adding filters, adding background music, accelerating and decelerating video, rewinding audio and video.
VeryGoodOpenSource/dart_frog
A fast, minimalistic backend framework for Dart 🎯
Ramotion/fluid-slider-android
:octocat:💧 A slider widget with a popup bubble displaying the precise value selected. Android library made by @Ramotion
iammert/MultiSearchView
Yet another built-in animated search view for Android.
invertase/melos
🌋 A tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, changelogs & publishing via Conventional Commits.
tp7309/TTDeDroid
一键反编译工具(不需要手动安装Python) One key for quickly decompile apk/aar/dex/jar, support by jadx/dex2jar/enjarify.
florent37/RuntimePermission
Simpliest way to ask runtime permissions on Android, no need to extend class or override permissionResult method, choose your way : Kotlin / Coroutines / RxJava / Java7 / Java8
Ramotion/navigation-toolbar-android
:octocat: Navigation toolbar is a slide-modeled UI navigation controller made by @Ramotion
FrangSierra/RxFirebase
Rxjava 2.0 wrapper on Google's Android Firebase library.
commonsguy/cwac-netsecurity
CWAC-NetSecurity: Simplifying Secure Internet Access
Pradyuman7/LookAtMe
VideoView that plays video only when :eyes: are open and :boy: is detected with various other features
Trendyol/BubbleScrollBar
vanatka/pulkovo
Kotlin friendly library to measure elapsed time for methods, code blocks, RxJava chains
Adilhusen/circle-progress-ad-android
A small Android library allowing you to have a smooth and customizable circular ProgressBar.
petersamokhin/floating-hearts-view
Instagram-like floating hearts view
satoshun/CoroutineAutoDispose
Coroutine AutoDispose is an Kotlin Coroutine library for automatically disposal.
goibibo/ScratchCardView
NeoSOFT-Technologies/flutter_template
This is a micro-framework for Flutter which is designed to help simplify developing apps. It provides a simple boilerplate to help you build apps easier.
matteocrippa/karamba
A collection of useful Kotlin extension for Android
alt236/apkdetails
Analyzes an APK and prints information helpful to a developer
YeungKC/widgets_visibility_provider
A library that listens to children inside scrollview
NeoSOFT-Technologies/mobile-react-native
This is a micro-framework for React Native which is designed to help simplify developing apps. It provides a simple boilerplate to help you build apps easier.
faiyyazs/flutter-errors
Automated Exceptions handler for Flutter development.
jjdesai/Algorithm
Sorting_Algorithm Repository is having almost all the sorting algorithm with it's short detail description.
jjdesai/DataStructure
Describe the different data structure and it's method to implement.