Max Tsyba

Results 64 issues of Max Tsyba

1. Added gradient colors for panel to create more realistic look of surfaces (white background). 2. Added additional shadows for panels during the animation (inner shadow for upper panel, and...

I want animation to be driven as the user scrolls list. E.g. the more page is scrolled, the more SidekickController value is from `0.0` to `1.0`.

Very awesome appearance! My only question is - is it possible to achieve behaviour similar to Safari on Mac OS? E.g. title bar blures site's content behind it instead of...

enhancement
need help

There is a method: ` _pageController.animateToPage(initPage, duration: widget.duration, curve: widget.curve);` in `didUpdateWidget(),` which caused problems when PageView is stateless and rebuilded (threw an error: "controller is not attached to any...

When vertical padding is provided to the scrollbar, scroll thumb shrinks on reaching the end of scroll. This happens because `barMaxScrollExtent` doesn't count vertical padding provided to the widget. My...

When SliverAppBar inside CustomScrollView is set to be shown only on scroll up (floating: true), header stays on its place e.g. goes below appbar. How to make it shift down...

Console output: ``` E/flutter ( 7904): [ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: This widget has been unmounted, so the State no longer has a context (and should be considered defunct). E/flutter ( 7904):...

Currently secondHand (seconds hand) ticks on every second - it would be nice to see option to make it's transition smooth and seamless.

help wanted

Currently the app opened with `openApp` method slides in. It will be great to provide functionality to customize this transition somehow - for example, make opened app scale up.

enhancement

Would be nice to have an option to edit customer tags, not only to see them.

enhancement