Google |
Google third-party login |
https://policies.google.com/privacy?hl=en |
Flutter |
|
https://policies.google.com/privacy?hl=en |
Firebase |
|
https://policies.google.com/privacy?hl=en |
BaseRecyclerViewAdapterHelper |
Powerful and flexible RecyclerAdapter |
https://github.com/CymChad/BaseRecyclerViewAdapterHelper |
XPopup |
Beautiful Popup for Android,can absolutely replace Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner. With built-in animators |
https://github.com/li-xiaojun/XPopup |
mockito |
Most popular Mocking framework for unit tests written in Java |
https://github.com/mockito/mockito |
arouter |
A framework for assisting in the renovation of Android componentization |
https://github.com/alibaba/ARouter |
viewPagerIndicator |
Worked with ViewPager and ViewPager2,support multiple slider styles and multiple slide mode.This repo was split from BannerViewPager- |
https://github.com/LuckyJayce/ViewPagerIndicator |
mp3Recorder |
Provide MP3 recording function for Android |
https://mvnrepository.com/artifact/com.czt.mp3recorde |
circleImageView |
A circular ImageView for Android |
https://github.com/hdodenhof/CircleImageView |
svgaPlayer |
Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android |
https://github.com/svga/SVGAPlayer-Android |
shapeView |
Customize View with rounded corners, background, and gradient colors |
https://github.com/mtjsoft/ShapeView |
okhttp |
Square’s meticulous HTTP client for the JVM, Android, and GraalVM. |
https://github.com/square/okhttp |
glide |
An image loading and caching library for Android focused on smooth scrolling |
https://github.com/bumptech/glide |
eventBus |
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality. |
https://github.com/greenrobot/EventBus |
refreshLayout |
Pull refresh, pull-up loading, second level refresh, Taobao second floor, RefreshLayout, OverScroll, Android intelligent dropdown refresh framework, supporting bouncing and dragging beyond boundaries, with strong scalability, integrating dozens of cool headers and Footers. |
https://github.com/scwang90/SmartRefreshLayout |
danmaKu |
Android open-source barrage engine |
https://github.com/bilibili/DanmakuFlameMaster |
utilCode |
Android developers should collect the following utils |
https://github.com/Blankj/Blankj |
videoCache |
Android Video Player |
https://github.com/Doikki/DKVideoPlayer |
pictureSelector |
Picture Selector Library for Android |
https://github.com/LuckSiege/PictureSelector |
gaussianBlurView |
A realtime blurring overlay for Android |
https://github.com/mmin18/RealtimeBlurView |
banner |
Banner widget |
https://github.com/youth5201314/banner |
emotionKeyboard |
android emoticonsKeyboard support emoji and user-defined emoticon. easy to integrated into your project |
https://github.com/w446108264/XhsEmoticonsKeyboard |
gifDrawable |
Views and Drawable for displaying animated GIFs on Android |
https://github.com/koral--/android-gif-drawable |
flowLayout |
flowLayout widget |
https://mvnrepository.com/artifact/com.hyman/flowlayout-lib |
easyAdapter |
An simplify and practical version for hongyangAndroid |
https://github.com/li-xiaojun/EasyAdapter |
subsamplingScaleImageView |
Android library (AAR). Highly configurable, easily extendable deep zoom view for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc. |
https://github.com/davemorrissey/subsampling-scale-image-view |
autoSize |
A low-cost Android screen adaptation solution |
https://github.com/JessYanCoding/AndroidAutoSize |
retrofit |
A type-safe HTTP client for Android and the JVM |
https://github.com/square/retrofit |
rxAndroid |
RxJava bindings for Android |
https://github.com/ReactiveX/RxAndroid |
emoji |
Android Emoji |
https://github.com/w446108264/AndroidEmoji |
flutter_screenutil |
A flutter plugin for adapting screen and font size.Let your UI display a reasonable layout on different screen sizes |
https://pub-web.flutter-io.cn/packages/flutter_screenutil |
get |
|
https://pub-web.flutter-io.cn/packages/get |
webview_flutter |
A Flutter plugin that provides a WebView widget. |
https://pub-web.flutter-io.cn/packages/webview_flutter |
package_info_plus |
This Flutter plugin provides an API for querying information about an application package. |
https://pub-web.flutter-io.cn/packages/package_info_plus |
device_info_plus |
Get current device information from within the Flutter application. |
https://pub-web.flutter-io.cn/packages/device_info_plus |
json_annotation |
Defines the annotations used by json_serializable to create code for JSON serialization and deserialization |
https://pub-web.flutter-io.cn/packages/json_annotation |
permission_handler |
This plugin provides a cross-platform (iOS, Android) API to request permissions and check their status. You can also open the device's app settings so users can grant permission.
On Android, you can show a rationale for requesting permission. |
https://pub-web.flutter-io.cn/packages/permission_handler |
reorderables |
Various reorderable, a.k.a. drag and drop, Flutter widgets, including reorderable table, row, column, wrap, and sliver list, that make their children draggable and reorder them within the widget. |
https://pub-web.flutter-io.cn/packages/reorderables |
pull_to_refresh |
a widget provided to the flutter scroll component drop-down refresh and pull up load.support android |
https://pub-web.flutter-io.cn/packages/pull_to_refresh |
shared_preferences |
Wraps platform-specific persistent storage for simple data (NSUserDefaults on iOS and macOS, SharedPreferences on Android, etc.). |
https://pub-web.flutter-io.cn/packages/shared_preferences |
dio |
A powerful HTTP networking package for Dart/Flutter, supports Global configuration, Interceptors, FormData, Request cancellation, File uploading/downloading, Timeout, Custom adapters, Transformers, etc. |
https://pub-web.flutter-io.cn/packages/dio |
crypto |
A set of cryptographic hashing functions for Dart. |
https://pub-web.flutter-io.cn/packages/crypto |
extended_image |
A powerful official extension library of images, which supports placeholder(loading)/ failed state, cache network, zoom pan image, photo view, slide-out page, editor (crop, rotate, flip), paint custom etc. |
https://pub-web.flutter-io.cn/packages/extended_image |
flutter_spinkit |
A collection of loading indicators animated with flutter |
https://pub-web.flutter-io.cn/packages/flutter_spinkit |
image_gallery_saver |
We use the image_picker plugin to select images from the Android and iOS image library, but it can't save images to the gallery. This plugin can provide this feature. |
https://pub-web.flutter-io.cn/packages/image_gallery_saver |
video_player |
A Flutter plugin for iOS, Android and Web for playing back video on a Widget surface. |
https://pub-web.flutter-io.cn/packages/video_player |
path_provider |
A Flutter plugin for finding commonly used locations on the filesystem. Supports Android, iOS, Linux, macOS and Windows. Not all methods are supported on all platforms. |
https://pub-web.flutter-io.cn/packages/path_provider |
lottie |
Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with Bodymovin and renders them natively on mobile! |
https://pub-web.flutter-io.cn/packages/lottie |
cached_network_image |
A flutter library to show images from the internet and keep them in the cache directory. |
https://pub-web.flutter-io.cn/packages/cached_network_image |
date_format |
A simple API to format dates. |
https://pub-web.flutter-io.cn/packages/date_format |
flutter_easyloading |
Load prompt library |
https://pub-web.flutter-io.cn/packages/flutter_easyloading |
flutter_smart_dialog |
An elegant Flutter Dialog solution. |
https://pub-web.flutter-io.cn/packages/flutter_smart_dialog |
styled_widget |
styled_widget is build as a tool to enhance your Flutter development experience and to seamlessly integrate with your codebase. |
https://pub-web.flutter-io.cn/packages/styled_widget |
flutter_swiper_null_safety |
Banner image |
https://pub-web.flutter-io.cn/packages/flutter_swiper_null_safety |
flutter_cupertino_datetime_picker |
Flutter cupertino datetime picker. |
https://pub-web.flutter-io.cn/packages/flutter_cupertino_datetime_picker |
extended_text |
Extended official text to build special text like inline image or @somebody quickly,it also support custom background,custom over flow and custom selection toolbar and handles. |
https://pub-web.flutter-io.cn/packages/extended_text |
sqflite |
Local Database Tools |
https://pub-web.flutter-io.cn/packages/sqflite |
flutter_pickers |
Selector library |
https://pub-web.flutter-io.cn/packages/flutter_pickers |
like_button |
Like Button is a flutter library that allows you to create a button with animation effects similar to Twitter's heart when you like something and animation effects to increase like count. |
https://pub-web.flutter-io.cn/packages/like_button |
flutter_slidable |
A Flutter implementation of slidable list item with directional slide actions that can be dismissed. |
https://pub-web.flutter-io.cn/packages/flutter_slidable |
pin_code_fields |
A flutter package which will help you to generate pin code fields with beautiful design and animations. Can be useful for OTP or pin code inputs |
https://pub-web.flutter-io.cn/packages/pin_code_fields |
flutter_html |
A Flutter widget for rendering HTML and CSS as Flutter widgets. |
https://pub-web.flutter-io.cn/packages/flutter_html |
svgaplayer_flutter |
SVGAPlayer is a light-weight animation renderer |
https://pub-web.flutter-io.cn/packages/svgaplayer_flutter |
image_picker |
A Flutter plugin for iOS and Android for picking images from the image library, and taking new pictures with the camera. |
https://pub-web.flutter-io.cn/packages/image_picker |
flutter_staggered_grid_view |
Provides a collection of Flutter grids layouts. |
https://pub-web.flutter-io.cn/packages/flutter_staggered_grid_view |
flutter_boost |
FlutterBoost enables hybrid integration of Flutter for your existing native apps with minimum efforts. |
https://pub-web.flutter-io.cn/packages/flutter_boost |
archive |
A Dart library to encode and decode various archive and compression formats. |
https://pub-web.flutter-io.cn/packages/archive |
video_thumbnail |
This plugin generates thumbnail from video file or URL. It returns image in memory or writes into a file. It offers rich options to control the image format, resolution and quality |
https://pub-web.flutter-io.cn/packages/video_thumbnail |
connectivity_plus |
This plugin allows Flutter apps to discover network connectivity and configure themselves accordingly. It can distinguish between cellular vs WiFi connection. |
https://pub-web.flutter-io.cn/packages/connectivity_plus |
FileDownloader |
Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process |
https://github.com/lingochamp/FileDownloader |
vap |
Implementation scheme for playing special effects animations |
https://github.com/Tencent/vap |
Agora |
Agora is a leading video, voice and live interactive streaming platform, helping developers deliver rich in-app experiences—including embedded voice and video chat, real-time recording, interactive live streaming, and real-time messaging. |
https://agora.unicef.org/mod/page/view.php?id=54 |
billing |
Google Play's billing system is a service that enables you to sell digital products and content in your Android app, whether you want to monetize through one-time purchases or offer subscriptions to your services. Google Play offers a full set of APIs for integration with both your Android app and your server backend that unlock the familiarity and safety of Google Play purchases for your users. |
https://policies.google.com/privacy?hl=en |
flutter_sound |
The Apple WKWebView implementation of webview_flutter. |
https://pub-web.flutter-io.cn/packages/webview_flutter_wkwebview |
audio_session |
This plugin informs the operating system of the nature of your audio app |
https://pub-web.flutter-io.cn/packages/audio_session |
image_cropper |
A Flutter plugin for Android, iOS and Web supports cropping images. This plugin is based on three different native libraries so it comes with different UI between these platforms. |
https://pub-web.flutter-io.cn/packages/image_cropper |
flutter_sound |
The Apple WKWebView implementation of webview_flutter. |
https://pub-web.flutter-io.cn/packages/webview_flutter_wkwebview |