glasberg.dev

  • Packages
Results15 packages owned by glasberg.dev
Sort by search relevance
search relevance
overall score
recently updated
newest package
most likes
most pub points
popularity
Does a fade and size transition between widgets of different heights. Also used to show/hide a widget.
Back Button Interceptor. May be used to do stuff when the Android back-button is tapped, as an alternative to `WillPopScope`.
Translation and Internationalization (i18n) for Flutter. Easy to use for both large and small projects. Uses Dart extensions to reduce boilerplate.
A lot of widgets like ColumnSuper, RowSuper, FitHorizontally, Box, WrapSuper, TextOneLine, Delayed, Pad, ButtonBarSuper, NormalizedOverflowBox, showDialogSuper, and much more.
When your desired layout or animation is too complex for Columns and Rows, this widget is a life saver. It lets you declaratively position/size its child in complex ways.
Helper math class for easily creating Matrix4 transformations, that you can use in Container's transform parameter and elsewhere.
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.
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.
The themed package lets you define a theme with const values, and then, by using some dark Dart magic, go and change them dynamically anyway.
Immutable lists, sets, maps, and multimaps, which are as fast as their native mutable counterparts. Extension methods and comparators for native Dart collections.