Skip to content

Add optional width to dialog from PlutoColumnType.select#1130

Open
ramiro-ciocca wants to merge 112 commits intobosskmk:masterfrom
ramiro-ciocca:master
Open

Add optional width to dialog from PlutoColumnType.select#1130
ramiro-ciocca wants to merge 112 commits intobosskmk:masterfrom
ramiro-ciocca:master

Conversation

@ramiro-ciocca
Copy link

Add an optional parameter, width, for the popup dialog in a pluto column with type select.

PlutoColumn(
type: PlutoColumnType.select(
items,
width: 500,
),
),

bastaware and others added 30 commits May 24, 2023 01:48
…nt_deprecation

Fixes doonfrs#6 Migrate RawKeyboardEvent and related implications according …
Adds the possibility to get the value before the format happens. original value and getter
added more personalization options
stan-at-work and others added 30 commits November 13, 2024 18:17
When a cell changes this callback is called
itsnotmeman v1: Introduced a new null check to prevent the 'Null check operator used on a null value' exception.
Fixed homescreen pointing to old package
…o-homepage

Added empty screen to homepage
…ictions

Add vs-code formatting restrictions
Changed rowBuilder WidgetBuilder to Widget Function(BuildContext, Widget, StateManager)
feat: continue to _update infinity scroll if screen not filled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.