flutter_ahlib 1.3.0
flutter_ahlib: ^1.3.0 copied to clipboard
A personal flutter library, contains some useful widgets and utils.
flutter_ahlib #
- A personal flutter library, contains some useful widgets and utilities.
- Please visit https://pub.dev/packages/flutter_ahlib for details. Note that this library only passes tests in Flutter 2.x.
Usage #
// Import the whole library, including common widgets, list widgets, image widgets and utilities.
import 'package:flutter_ahlib/flutter_ahlib.dart';
// Only import the util library.
import 'package:flutter_ahlib/flutter_ahlib_util.dart';
Library contents #
- Common widgets (lib/src/widget/)
AnimatedFabScrollAnimatedFabAnimatedFabControllerAppBarActionButtonThemeAppBarActionButtonCustomDrawerControllerCustomDrawerControllerStateCustomInkRippleCustomInkSplashCustomInkWellCustomInkResponseCustomPageRouteCustomPageRouteThemeNoPopGestureCupertinoPageTransitionsBuilderCustomScrollPhysicsCustomScrollPhysicsControllerDefaultCustomScrollPhysicsCustomSingleChildLayoutDelegateDrawerScaffoldDrawerScaffoldStateExtendedDropdownButtonExtendedDropdownButtonStateViewInsetsDataExtendedNestedScrollViewExtendedNestedScrollViewStateExtendedScrollbarExtendedTabBarViewExtendedTabBarViewStateIconTextLazyIndexedStackPositionArgumentNestedPageViewNotifierflatButtonStyleraisedButtonStyleoutlineButtonStyleThemeDataExtensionOverflowClipBoxPlaceholderTextPreviouslySwitchedWidgetswitchLayoutBuilderWithSwitchedFlagTextDialogOptionIconTextDialogOptionCircularProgressDialogOptionshowYesNoAlertDialogPreloadablePageViewPageChangedListenerSliverHeaderDelegateSliverSeparatedListDelegateSliverSeparatedListBuilderDelegateTableWholeRowInkWellTableCellHelperTextGroupTextSelectionConfigTextSelectionWithColorHandleVideoProgressIndicatorStatelessWidgetWithCallbackStatefulWidgetWithCallback
- List widgets (lib/src/list/)
AppendIndicatorAppendIndicatorStateMultiSelectableMultiSelectableControllerSelectableItemSelectableCheckboxItemRefreshableDataViewRefreshableDataViewStatePaginationDataViewPaginationDataViewStateUpdatableDataView
- Image widgets (lib/src/image/)
ExtendedPhotoGalleryExtendedPhotoGalleryStateloadLocalOrNetworkImageBytesloadLocalOrNetworkImageCodecLocalOrCachedNetworkImageLocalOrCachedNetworkImageProviderMultiImageStreamCompleterReloadablePhotoViewReloadablePhotoViewState
- Utilities (lib/src/util/)
ActionControllerBoolExtensionIterableExtensionListExtensionObjectExtensionFutureExtensiondownloadFileExtendedLoggerPreferredPrinterfilesizefilesizeWithoutSpaceFlutter material constantsStateExtensionScrollControllerExtensionScrollMetricsExtensionPageControllerExtensionColorExtensionTextSpanExtensionRenderObjectExtensionBuildContextExtensiongetMimeFromExtensiongetExtensionsFromMimegetPreferredExtensionFromMimeTaskResultOkErrTaskResultFutureExtensionTuple2~Tuple6
Dependencies #
- Visit pubspec.yaml for details.
environment:
sdk: ">=2.16.2 <3.0.0"
dependencies:
flutter_cache_manager: ^3.3.0
flutter_staggered_grid_view: ^0.6.1
http: ^0.13.4
logger: ^1.1.0
path: 1.8.0
photo_view: ^0.14.0
dev_dependencies:
flutter_lints: ^1.0.0