GitShow/fireship-io/170-flutter-animated-radial-menu
fireship-io

170-flutter-animated-radial-menu

Episode 170 - Build an Animated Radial Menu from Scratch

by fireship-io
Star on GitHubFork

Dart

43 stars11 forks1 contributorQuiet · 7y agoSince 2019

Meet the team

See all 1 on GitHub →
codediodeio
codediodeio1 contribution

Languages

View on GitHub →
Dart81.4%
Objective-C12.5%
Java6.1%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
25
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 in progress · Last activity 7y ago
See all on GitHub →
MUHAMMADRSH
dont work gesturdetectur button in itemsOpenIssue

hello my dream i implement your code with different way and generate this code but dont work this button that i explain about it please see this link and explain for me how to this button dont work https://stackoverflow.com/questions/61162607/flutter-gesturedetector-dont-work-when-is-child-of-transtorm-and-animatiobuilder

MUHAMMADRSH · 6y ago
chunhunghan
Could you publish this amazing work as Plugin-in to pub.dev? Thank you.OpenIssue

@codediodeio Could you publish this amazing work as Plugin-in to pub.dev? Thank you for your kind help.

chunhunghan · 6y ago
chunhunghan
Work with Floating Action ButtonOpenPR

Tested with emulator

chunhunghan · 7y ago

Recent fixes

View closed PRs →
thevzurd
Unable to get the buttons in the children to workClosedIssue

Hi Team, I have the RadialMenu widget stacked over a screen like so. body : Stack( children: [ Screen(), RadialMenu(), ], When I press the RadialMenu button, it expands into radial menu with children around it. When I tap one of the children, it does not execute the onTap() logic. Instead, it reponds to the onTap() logic of a ListTile from Screen() that happened to be just below that child I tapped. Can you please help me understand what is the problem ? I have recreated the issue here - https://github.com/thevzurd/themeapp/blob/master/lib/main.dart

thevzurd · 6y ago
chunhunghan
Little enhance when use as Floating Action Button of ScaffoldClosedIssue

When use this widget as an Floating Action Button of Scaffold. I encounter this issue https://stackoverflow.com/questions/51125024/there-are-multiple-heroes-that-share-the-same-tag-within-a-subtree I add heroTag in the following lines. FloatingActionButton(heroTag:"expand" , child: Icon(FontAwesomeIcons.timesCircle), FloatingActionButton(heroTag:"collapse", child: Icon(FontAwesomeIcons.solidDotCircle) _buildButton ... ... FloatingActionButton( heroTag: angle, child: Icon(icon) and it works. Thank you for your amazing work.

chunhunghan · 7y ago
Structured data for AI agents

Repository: fireship-io/170-flutter-animated-radial-menu. Description: Episode 170 - Build an Animated Radial Menu from Scratch Stars: 43, Forks: 11. Primary language: Dart. Languages: Dart (81.4%), Objective-C (12.5%), Java (6.1%). Open PRs: 1, open issues: 2. Last activity: 7y ago. Community health: 25%. Top contributors: codediodeio.

·@ofershap

Replace github.com with gitshow.dev