insta_assets_picker library

Classes

ArabicAssetPickerTextDelegate
AssetPickerTextDelegate implements with Arabic. الترجمة العربية
AssetEntity
The abstraction of assets (images/videos/audios). It represents a series of fields MediaStore on Android and the PHAsset object on iOS/macOS.
AssetEntityImageProvider
The ImageProvider that handles AssetEntity.
AssetPickerTextDelegate
Text delegate that controls text in widgets. 控制部件中的文字实现
DefaultAssetPickerProvider
The default implementation of the AssetPickerProvider for the picker. The Asset is AssetEntity, and the Path is AssetPathEntity.
EnglishAssetPickerTextDelegate
AssetPickerTextDelegate implements with English. English Localization
FrenchAssetPickerTextDelegate
AssetPickerTextDelegate implements with French. Délégué texte français
GermanAssetPickerTextDelegate
AssetPickerTextDelegate implementiert mit der deutschen Übersetzung. Deutsche Textimplementierung.
HebrewAssetPickerTextDelegate
AssetPickerTextDelegate implements with Hebrew. תרגום בשפה העברית
InstaAssetCropDelegate
InstaAssetPicker
InstaAssetsCropData
The crop parameters state, can be used at exportation or to load the crop view
InstaAssetsExportDetails
Contains all the parameters of the exportation
InstaPickerCircleIconButton
JapaneseAssetPickerTextDelegate
AssetPickerTextDelegate implements with Japanese. 日本語の TextDelegate
KoreanAssetPickerTextDelegate
AssetPickerTextDelegate implements with Korean. 한국어 현지화
PhotoManager
The core manager of this package, providing methods for accessing and managing assets.
RussianAssetPickerTextDelegate
AssetPickerTextDelegate implements with Russian. Локализация на русский язык.
TurkishAssetPickerTextDelegate
AssetPickerTextDelegate implements with Turkish Türkçe Yerelleştirme
VietnameseAssetPickerTextDelegate
AssetPickerTextDelegate implements with Vietnamese. Dịch tiếng Việt

Enums

PermissionState
Information about app’s authorization to access the user’s photo library.
SpecialItemPosition
Provide an item slot for custom widget insertion. 提供一个自定义位置供特殊item放入资源列表中。

Constants

assetPickerTextDelegates → const List<AssetPickerTextDelegate>
All text delegates.
kDefaultInstaCropRatios → const List<double>

Functions

assetPickerTextDelegateFromLocale(Locale? locale) AssetPickerTextDelegate
Obtain the text delegate from the given locale.