- Mozilla Rhino (Utility)
requires 1 permissions: android.permission.INTERNET
open-source implementation of JavaScript written entirely in Java.
- Android Support v4 (Development Framework)
The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see
Understanding the Android Support Library.
- AndroidX Activity (Utility)
provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Android Jetpack Annotations (Utility)
library that contains the annotations for Android Jetpack.
- Arch (Utility)
helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility)
support newer Android features on older Android versions.
- Browser (Utility)
display webpages in the user's default browser.
- Android Support Library collections (Utility)
standalone efficient collections.
- Androidx Core (Utility)
a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Android Support Library Custom View (UI Component)
a module to implement custom views. Part of the Android Support Library.
- Androidx Fragment (Development Aid)
- Lifecycle (Utility)
perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility)
library to load data for your UI that survives configuration changes.
- Media (Utility)
share media contents and controls with other apps.
- Media2 (Utility)
share media contents and controls with other apps.
- Android Activity Saved State (Utility)
provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Vectordrawable (UI Component)
AndroidX library to render vector graphics.
- Android Jetpack VersionedParcelable (Utility)
Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
- Webkit (Utility)
a static library to use android.webkit APIs that are not available for older platform versions.
- Jetpack WindowManager Library (Utility)
enables application developers to support new device form factors and multi-window environments. The library provides a common API surface for API versions 14 and later. Especially provides additional functionality on foldable devices.
- Flutter Audio Query (Utility)
Flutter plugin that allows you query for audio metadata info about artists, albums, songs audio files and genres available on device storage.
- D8 dexer and R8 shrinker (Utility)
D8 is a replacement for the DX dexer and R8 is a replacement for the Proguard shrinking and minification tool.
- flutter_ffmpeg (Utility)
FFmpeg plugin for Flutter.
- MobileFFmpeg (Utility)
FFmpeg for Android, iOS and tvOS.
- Flutter Permission handler Plugin (Utility)
provides a cross-platform (iOS, Android) API to request and check permissions.
- ext_storage (Development Aid)
a minimal flutter plugin that provides external storage path and external public storage path.
- ExoPlayer (Utility)
an extensible media player library for Android
- Google Core Libraries for Java 6+ (Utility)
a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functional types, an in-memory cache, and APIs/utilities for concurrency, I/O, hashing, primitives, reflection, string processing, and much more.
- nanojson (Utility)
a tiny, fast, and compliant JSON parser and writer for Java.
- Flutter Keyboard Visibility (Utility)
get notified on keyboard visibility changes in your Flutter app.
- File Picker (UI Component)
allows to use a native file explorer to pick single or multiple absolute file paths, with extensions filtering support.
- Flutter InAppWebView Plugin (Utility)
allows to add an inline webview, to use a headless webview, and to open an in-app browser window.
- FlutterIsolate (Utility)
allows creation of an Isolate in flutter that is able to use flutter plugins.
- audio_session (Utility)
Flutter plugin that informs the operating system of the nature of your audio app (e.g. game, media player, assistant, etc.) and how your app will handle and initiate audio interruptions (e.g. phone call interruptions).
- audio_service (Utility)
Flutter plugin to play audio in the background while the screen is off.
- just_audio (Utility)
a Flutter plugin to play audio from URLs, files, assets and DASH/HLS streams.
- OkHttp (Utility)
OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- sqflite (Utility)
SQLite flutter plugin.
- Flutter (Development Framework)
a cross-platform development kit created by Google, based on the Dart programming language.
- device_info (Utility)
plugin to get current device information from within the Flutter application.
- Flutter Android Lifecycle Plugin (Utility)
Flutter plugin to allow other Flutter plugins to access Android Lifecycle objects in the plugin's binding.
- PackageInfo (Utility)
a Flutter plugin providing an API for querying information about an application package.
- path_provider (Utility)
a Flutter plugin for finding commonly used locations on the filesystem.
- Share plugin (Utility)
a Flutter plugin to share content from your Flutter app via the platform's share dialog.
- shared_preferences (Utility)
wraps platform-specific persistent storage for simple data.
- url_launcher (Utility)
a Flutter plugin for launching a URL.
- video_player (Utility)
a Flutter plugin for playing back video on a Widget surface.
- WebView for Flutter (Utility)
a Flutter plugin that provides a WebView widget.
- Kotlin (Utility)
The Kotlin Programming Language
- kotlinx.coroutines (Utility)
library support for Kotlin coroutines.
- OkHttp okio Framework (Utility)
A modern I/O API for Java to make it much easier to access, store, and process your data.
- Webkit Boundary Interfaces (Utility)
Chromium WebView helpers
- JAudiotagger (Utility)
library for tagging data in Audio files (e.g.
IDv3).
- jsoup (Utility)
a Java library for working with real-world HTML. It provides an API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods.
- autolink-java (Utility)
ava library to extract links (URLs, email addresses) from plain text.
- NewPipe Extractor (Utility)