bomsamdi.com

  • Packages
Results 12 packages owned by bomsamdi.com
Sort by

auto_scroll_textcopy "auto_scroll_text: ^1.0.0" to clipboard
auto_scroll_text: ^1.0.0 copied to clipboard

22
likes
160
points
912
downloads
Single line text widget that scrolls its content automatically, so long texts stay readable without overlapping or being cut off by TextOverflow.ellipsis.#text#marquee#scrolling#widget#ui

awesome_floating_bottom_navigationcopy "awesome_floating_bottom_navigation: ^1.0.0" to clipboard
awesome_floating_bottom_navigation: ^1.0.0 copied to clipboard

4
likes
160
points
115
downloads
A floating bottom navigation bar with configurable item layout (expand or center), splash and scale animations, gradients, blur and custom borders.#navigation#bottom-navigation#widget#animation#ui

sliver_textcopy "sliver_text: ^1.0.0" to clipboard
sliver_text: ^1.0.0 copied to clipboard

3
likes
160
points
88
downloads
Text as a sliver. A drop-in Text equivalent for CustomScrollView that needs no SliverToBoxAdapter - with rich text, selection, semantics and gradient fill.#sliver#text#scrolling#widget#ui

sliver_fixed_extend_list_with_tabscopy "sliver_fixed_extend_list_with_tabs: ^1.0.1" to clipboard
sliver_fixed_extend_list_with_tabs: ^1.0.1 copied to clipboard

2
likes
160
points
164
downloads
A sliver with a pinned tab bar over a fixed-extent list. The tab bar follows the scroll, and tapping a tab scrolls to its section.#sliver#tabs#list#scrolling#widget

sliver_tabbar_with_mixed_listcopy "sliver_tabbar_with_mixed_list: ^1.0.1" to clipboard
sliver_tabbar_with_mixed_list: ^1.0.1 copied to clipboard

1
likes
160
points
152
downloads
A sliver with a pinned button tab bar over sections that may nest and mix row heights. The tab bar follows the scroll position.#sliver#tabs#list#scrolling#widget

after_first_frame_mixincopy "after_first_frame_mixin: ^1.0.0" to clipboard
after_first_frame_mixin: ^1.0.0 copied to clipboard

1
likes
160
points
134
downloads
Run code after the first layout of a widget has been performed, i.e. after the first frame has been displayed - as a mixin or as a widget.#widget#lifecycle#mixin#scheduler

reflection_classcopy "reflection_class: ^1.0.1" to clipboard
reflection_class: ^1.0.1 copied to clipboard

1
likes
160
points
133
downloads
Read, write, call and serialise an object's members by name, where Flutter has no dart:mirrors. No code generation, no dependencies.#reflection#mirrors#serialization#metadata

propertycopy "property: ^1.0.0" to clipboard
property: ^1.0.0 copied to clipboard

1
likes
160
points
93
downloads
An observable value holder for Flutter. Update widgets without setState - as a ValueListenable, through a builder, or as a stream.#state-management#listenable#stream#widget

modal_top_sheetcopy "modal_top_sheet: ^1.0.0" to clipboard
modal_top_sheet: ^1.0.0 copied to clipboard

1
likes
160
points
91
downloads
Modal sheets that slide in from the top, like an app bar dropdown. Awaitable, dismissible, with a configurable barrier, curves and duration.#modal#sheet#navigation#widget#ui

explode_widgetcopy "explode_widget: ^0.1.2" to clipboard
explode_widget: ^0.1.2 copied to clipboard

recently created package Added 13 days ago
0
likes
160
points
169
downloads
Shatters any widget into thousands of fragments of its own pixels on tap. One render object, one drawAtlas call, and nothing rebuilds mid-flight.#animation#particles#widget#render-object#effects