Shawn

Results 48 issues of Shawn

# What this does Initial pass at a solution for #31 and beginnings of #34. It sets a core architecture that supports both declarative syntax `[ FadeInEffect() ]` and imperitive...

There are certain cases where it would be nice to just set the `end` value for a set of tweens, and have the tweens run when that end value changes....

enhancement

It would be nice if this worked for Windows/Linux/Desktop

enhancement
help wanted

We would like this to wrap more tightly around the drop cap, so line 3 should wrap here. ![image](https://user-images.githubusercontent.com/736973/160938396-d3f7cdca-f98f-4850-80ec-1efb3e5210ea.png) Is there a setting for this that I'm missing? It seems...

**Status**: After much discussion, this https://github.com/flutter/flutter/issues/52207#issuecomment-782708343 suggestion emerged as a pretty good proposal. Basically, SliverList could short-circuit actually instantiating and laying out children if, once built, they are discovered to...

framework
severe: performance
f: scrolling
customer: crowd
a: desktop
perf: speed
has reproducible steps
P4
found in release: 1.22
found in release: 1.23

When showing the `AboutDialog`, we would like to add a 3rd button "PRIVACY", there is currently no method to do this. It would be nice if it acception some list...

new feature
framework
f: material design
proposal

I'd like to create a command, that will embed an existing page within another. Ex, we have a template page called "New Project Template". I'd like to make a command...

We are seeing several issues on the Web for both iOS and Android, and some that are iOS only. NOTE: **It appears these are mostly due to bugs in flutters...

p4: normal
flutter-sdk
web

Text should be selectable on web and desktop platforms (maybe all platforms?). Ideally it can be copy/pasted as well. Note: This will require having different scroll behaviors on the editorial...

p5: minor
web

Investigate the potential reductions in load time that could be had using deferred library loading - google maps plugin might be a good candidate For reference: - https://dart.dev/language/libraries#lazily-loading-a-library - https://docs.flutter.dev/perf/deferred-components#:~:text=Deferred%20loading%20is%20only%20performed,builds%20can%20still%20hot%20reload....

p5: minor
web