• Packages
Results17 packages owned by glasberg.dev
Sort by

animated_size_and_fadecopy "animated_size_and_fade: ^4.0.0" to clipboard
animated_size_and_fade: ^4.0.0 copied to clipboard

189
likes
140
pub points
95%
popularity
Does a fade and size transition between widgets of different heights. Also used to show/hide a widget.#transition#animation#widget

back_button_interceptorcopy "back_button_interceptor: ^7.0.3" to clipboard
back_button_interceptor: ^7.0.3 copied to clipboard

312
likes
130
pub points
98%
popularity
Back Button Interceptor. May be used to do stuff when the Android back-button is tapped, as an alternative to `WillPopScope`.#button#android#navigation

fast_immutable_collectionscopy "fast_immutable_collections: ^10.2.3" to clipboard
fast_immutable_collections: ^10.2.3 copied to clipboard

326
likes
130
pub points
96%
popularity
Immutable lists, sets, maps, and multimaps, which are as fast as their native mutable counterparts. Extension methods and comparators for native Dart collections.#collections#immutable#data-structures#functional

assorted_layout_widgetscopy "assorted_layout_widgets: ^9.0.1" to clipboard
assorted_layout_widgets: ^9.0.1 copied to clipboard

289
likes
130
pub points
96%
popularity
A lot of widgets like ColumnSuper, RowSuper, FitHorizontally, Box, WrapSuper, TextOneLine, Delayed, Pad, ButtonBarSuper, NormalizedOverflowBox, showDialogSuper, and much more.#widget#layout#ui#keyboard#button

matrix4_transformcopy "matrix4_transform: ^3.0.1" to clipboard
matrix4_transform: ^3.0.1 copied to clipboard

166
likes
130
pub points
95%
popularity
Helper math class for easily creating Matrix4 transformations, that you can use in Container's transform parameter and elsewhere.#math#animation#image-transformations

align_positionedcopy "align_positioned: ^4.0.1" to clipboard
align_positioned: ^4.0.1 copied to clipboard

254
likes
130
pub points
95%
popularity
Greatly simplifies layouts which are difficult to implement with Columns and Rows, by letting you declaratively position and resize widgets in relation to one another.#layout#ui#widget

network_to_file_imagecopy "network_to_file_image: ^6.0.1" to clipboard
network_to_file_image: ^6.0.1 copied to clipboard

176
likes
130
pub points
92%
popularity
Opens a local image file, if it exists there. If it doesn't, fetches the image from the network and then saves to the local file for next time.#image#network-image#cache#network#widget

async_reduxcopy "async_redux: ^23.0.1" to clipboard
async_redux: ^23.0.1 copied to clipboard

145
likes
130
pub points
92%
popularity
Redux state management. An optimized Redux version, which is very easy to learn and use, yet powerful and tailored for Flutter. It allows both sync and async reducers.#redux#state-management

indexed_list_viewcopy "indexed_list_view: ^3.0.2" to clipboard
indexed_list_view: ^3.0.2 copied to clipboard

187
likes
130
pub points
91%
popularity
Infinite ListView that lets you programmatically jump instantly to any item, by index. Performant for lists of any size.#list-view#list#widget#scroll#ui

image_pixelscopy "image_pixels: ^3.0.2" to clipboard
image_pixels: ^3.0.2 copied to clipboard

82
likes
130
pub points
93%
popularity
Lets you extend the background color of an image, or else build any widget that depends on an image width/height or the color of its pixels.#image#image-processing#painting#widget#ui