-
Notifications
You must be signed in to change notification settings - Fork 6
Implement Hero animation to go to Profile page #41
Copy link
Copy link
Open
Labels
Description
cerebro-flutter/lib/screens/events.dart
Lines 63 to 68 in 353bafb
| // TODO: Implement Hero animation to go to Profile page | |
| print('Go to Profile'); | |
| }, | |
| onLongPress: () {}, | |
| ), | |
| Padding( |
This issue was generated by todo based on a TODO comment in 353bafb when #40 was merged. cc @cerebro-iiitv.
Reactions are currently unavailable