100 Other Widget packages and projects
-
AndroidSlidingUpPanel
9.7 0.0 L4 JavaThis library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. Brought to you by Umano. -
BottomBar
9.6 0.0 L4 Java(Deprecated) A custom view component that mimics the new Material Design Bottom Navigation pattern. -
ShortcutBadger
9.5 0.0 L4 JavaAn Android library supports badge notification like iOS in Samsung, LG, Sony and HTC launchers. -
SystemBarTint
9.4 0.0 L5 Java[DEPRECATED] Apply background tinting to the Android system UI when using KitKat translucent modes -
TapTargetView
9.1 0.0 L2 JavaAn implementation of tap targets from the Material Design guidelines for feature discovery. -
android-viewbadger
9.0 0.0 L5 Java[DEPRECATED] A simple way to "badge" any given Android view at runtime without having to cater for it in layout -
android-stackblur
8.9 0.0 L2 JavaAndroid StackBlur is a library that can perform a blurry effect on a Bitmap based on a gradient or radius, and return the result. The library is based on the code of Mario Klingemann. -
android-iconify
8.9 0.0 L4 JavaAndroid integration of multiple icon providers such as FontAwesome, Entypo, Typicons,... -
DraggablePanel
8.8 0.0 L5 JavaAndroid library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component. -
aFileChooser
8.6 0.0 L4 Java[DEPRECATED] Android library that provides a file explorer to let users select files on external storage. -
TourGuide
8.5 0.0 L2 KotlinTourGuide is an Android library that aims to provide an easy way to add pointers with animations over a desired Android View -
Swipecards
8.5 0.0 JavaA Tinder-like Android library to create the swipe cards effect. You can swipe left or right to like or dislike the content. -
MaterialIntroScreen
8.5 0.0 L1 JavaInspired by Heinrich Reimer Material Intro and developed with love from scratch -
StickyGridHeaders
7.9 0.0 L5 JavaAn Android Library that makes it easy to make grid views with sectioned data and headers that stick to the top. -
FloatingView
7.8 0.0 L5 JavaFloatingView can make the target view floating above the anchor view with cool animation -
TileView
7.7 0.0 L4 JavaTileView is a subclass of android.view.ViewGroup that asynchronously displays, pans and zooms tile-based images. Plugins are available for features like markers, hotspots, and path drawing. -
Bubbles for Android
7.6 0.0 L5 JavaBubbles for Android is an Android library to provide chat heads capabilities on your apps. With a fast way to integrate with your development. -
Flashbar
7.6 0.0 Kotlin⚡️A highly customizable, powerful and easy-to-use alerting library for Android. -
FancyCoverFlow
7.5 0.0 L5 JavaA cool Open Source CoverFlow view for Android with several fancy effects. -
Android-ActionItemBadge
7.3 0.0 L3 JavaThis library offers a simple method to add a small badge icon to your ActionBar-MenuItem -
RippleView
7.3 0.0 L3 JavaView that imitates Ripple Effect on click which was introduced in Android L (for Android 2.3+) -
android-sliding-layer-lib
7.2 0.0 L5 JavaHighly customizable SlidingLayer as you have seen in Wunderlist -
ScratchView
7.0 0.0 L4 JavaScratchView repo is UX Design involving scratch cards like views which are scratched to reveal the information they conceal. -
SortableTableView
7.0 0.0 L5 JavaAn Android library containing a simple TableView and an advanced SortableTableView providing a lot of customisation possibilities to fit all needs. -
android-uitableview
7.0 0.0 L5 JavaLibrary and example project on how to use the UITableView component -
android-FlipView
6.9 0.0 L5 JavaA small, easy to use android library for implementing flipping between views as seen in the popular Flipboard application -
material-animated-switch
6.9 0.0 L5 JavaA material Switch with icon animations and color transitions -
android-visualizer
6.9 0.0 L4 JavaTakes the input from the Android MediaPlayer and displays visualizations, like in iTunes or WinAmp -
SwipeSelector
6.9 0.0 L4 JavaA nicer-looking, more intuitive and highly customizable alternative for radio buttons and dropdowns for Android. -
FabricView
6.9 0.0 L5 JavaA new canvas drawing library for Android. Aims to be the Fabric.js for Android. Supports text, images, and hand/stylus drawing input. The library has a website and API docs, check it out -
Android-ProgressFragment
6.7 0.0 L4 JavaImplementation of the fragment with the ability to display indeterminate progress indicator when you are waiting for the initial data. -
MarkdownView
6.7 0.0 CSSMarkdownView is an Android webview with the capablity of loading Markdown text or file and display it as HTML, it uses MarkdownJ and extends Android webview. -
AndroidExpandingViewLibrary
6.5 0.0 L5 JavaThis is a library to help creating expanding views with animation in Android -
FlippableStackView
6.4 0.0 JavaAn Android library introducing a stack of Views with the first item being flippable. -
AudioWaves
6.4 0.0 JavaShows a graphic representation of the sounds captured by the microphone on Android -
CreditCardView
6.3 0.0 Java💳 CreditCardView is an Android library that allows developers to create the UI which replicates an actual Credit Card. -
DragListView
6.2 0.0 L5 JavaDrag and drop to reorder items in a list, grid or board for Android. Based on RecyclerView. Also supports swiping items in a list. -
MaterialScrollBar
6.1 0.0 L4 JavaAn Android library that brings the Material Design 5.1 sidebar to pre-5.1 devices. -
SwipeBack
6.0 0.0 L4 JavaSwipeBack for Android Activities to do pretty the same as the android "back-button" will do, but in a really intuitive way by using a swipe gesture -
Android-ScrollBarPanel
6.0 0.0 JavaAndroid-ScrollBarPanel allows to attach a View to a scroll indicator like it's done in Path 2.0 -
NoNonsense-FilePicker
6.0 0.0 L4 JavaA file/directory-picker for android. Implemented as a library project. -
ExpandableSelector
6.0 0.0 L4 JavaExpandableSelector is an Android library created to show a list of Button/ImageButton widgets inside a animated container which can be collapsed or expanded. -
FloatingNotification
5.9 0.0 L4 JavaFloating Notification for Android app - Facebook ChatHeads Notification system -
android-switch-backport
5.9 0.0 JavaA backport of the SwitchPreference component that was introduced on Android 4 (ICS / level 14). This port works on Android 2.1+ (Eclair MR1 / level 7). -
WizardPager
5.7 0.0 L4 JavaWizard Pager is a library that provides an example implementation of a Wizard UI on Android, it's based of Roman Nurik's wizard pager (https://github.com/romannurik/android-wizardpager) -
UndoBar
5.7 0.0 L5 JavaThe UI component for Android advanced UI pattern undo-bar, used in Gmail app, create by roman nurik
Appwrite - The Open Source Firebase alternative introduces iOS support
Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
Promo
appwrite.io
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.