-
## Steps to Reproduce
1. Create a `PageView` that's structured like this
```dart
PageView(
controller: _pageController,
onPageChanged: _onPageChanged,
children: [
CustomScrollView(…
-
When changing the time range in the transient state (e.g. changed start date or increased duration) the temporal controller animation range is not updated automatically, but needs to be manually refre…
-
`- [MMDrawerController setNeedsStatusBarAppearanceUpdateIfSupported]` does not animate statusbar because when it's called during animation, the `openSide` property still has old value. Therefore `chil…
-
I have 2 problems
1、 If I want to implement animated markers, which method should I use in osm_flutter_plugin? (ex. After clicking the marker, the marker gradually becomes larger )。
2、Using onGe…
-
### Regression?
No
### System Info and Version
System/Version info
```sh
Hyprland, built from branch at commit 918d8340afd652b011b937d29d5eea0be08467f5 (flake.lock: update).
Date: Tue…
-
The game character and its animation controller were created
-
I am using the MRProgressOverlayView on the presenting VC while dismissing a VC. If I wait until the dismiss animation is complete, the MRProgressOverlayView animates correctly. If I kick off both the…
-
### Quick summary
Whenever attempting to host a game, or look for a game, the entire emulator becomes unresponsive to any button presses and even freezes up. This is attempting to use the RPCN connec…
-
Hi,
Great work btw. I'm trying to animate the child items as they're added in this DraggableGridViewPager and while it works it's quite slow when it runs the animation in contrast to applying the sam…
-
get: ^4.3.4
loading_indicator: ^3.0.2
```
Exception has occurred.
"Error: Assertion failed: file:///C:/flutter/packages/flutter/lib/src/animation/animation_controller.dart:772:7
_ticker != null…