We must list the source code of the open-source projects used here, as we benefit from the great work of open-source authors. We express our deep gratitude and will also contribute to open-source in the future.
Note: The projects listed below are in no particular order and are listed by the time of reference.
TOCropViewController
TOCropViewController is an open-source UIViewController subclass to crop out sections of UIImage objects, as well as perform basic rotations. It is excellent for things like editing profile pictures, or sharing parts of a photo online. It has been designed with the iOS Photos app editor in mind, and as such, behaves in a way that should already feel familiar to users of iOS.
Author: TimOliver
Link: https://github.com/TimOliver/TOCropViewController
SDWebImage
Description: This library provides an async image downloader with cache support. For convenience, we added categories for UI elements like UIImageView, UIButton, MKAnnotationView.
Author: View all
Link: https://github.com/SDWebImage/SDWebImage
Flutter Ali Auth
Description: Used in some Flutter projects to implement Alibaba Cloud one-click login.
Author: CodeGather Link: https://github.com/CodeGather/flutter_ali_auth
ZLPhotoBrowser
Description: ZLPhotoBrowser is a Wechat-like image picker. Support select normal photos, videos, gif and livePhoto. Support edit image and crop video.
Author: longitachi
Link: https://github.com/longitachi/ZLPhotoBrowser
Toast-swift
Description: A Swift Toast view - iOS 14 style - built with UIKit. Used for displaying toast notifications starting from version 1.0.4 (inclusive).
Author: BastiaanJansen
Link: https://github.com/BastiaanJansen/toast-swift
FlyHUD
Description: A lightweight and easy-to-use HUD for displaying progress and status of ongoing tasks on iOS and tvOS. Starting from iOS version 1.0.4, we use this component to show loading indicators or feedback.
Author: liam-i
Link: https://github.com/liam-i/FlyHUD?tab=readme-ov-file
WXActionSheet
Description: a WeChat liked ActionSheet for iOS.
Author: alexiscn
Link: https://github.com/alexiscn/WXActionSheet
KProgressHUD
Description: A progress HUD implementation for Android. Inspired by MBProgressHUD for iOS. Used to implement HUD interactions in the Android version.
Author: Kaopiz
Link: https://github.com/Kaopiz/KProgressHUD?tab=readme-ov-file
IQKeyboardManager
Description: While developing iOS apps, we often run into issues where the iPhone keyboard slides up and covers the UITextField/UITextView. IQKeyboardManager allows you to prevent this issue of keyboard sliding up and covering UITextField/UITextView without needing you to write any code or make any additional setup. To use IQKeyboardManager you simply need to add source files to your project.
Author: hackiftekhar
Link: https://github.com/hackiftekhar/IQKeyboardManager
