flutter_ui_challenge_filter_menu icon indicating copy to clipboard operation
flutter_ui_challenge_filter_menu copied to clipboard

My first Flutter UI challenge.

Results 2 flutter_ui_challenge_filter_menu issues
Sort by recently updated
recently updated
newest added

-> Migrates the codebase to null safety. -> Removes small instances of redundant code for better maintainability. -> Wraps the AnimatedFab widget within a RepaintBoundary to prevent unnecessary repaints and...