Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animate tiles switch when triggered manually #43

Closed
loic-hamdi opened this issue Sep 7, 2024 · 1 comment
Closed

Animate tiles switch when triggered manually #43

loic-hamdi opened this issue Sep 7, 2024 · 1 comment

Comments

@loic-hamdi
Copy link

Hi,
Is there a way to animate the tiles switch when triggering manually?

 setState(() {
  final item = items.removeAt(0);
  items.insert(1, item);
});
@casvanluijtelaar
Copy link
Owner

no unfortunatelty not, this issue is a duplicate of #26 for which I haven't had time to figure out and add yey

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

No branches or pull requests

2 participants