TIL I learned you can use the Feedback class from the material library to provide "platform-specific feedback for a tap"
It doesn't do anything on iOS but on Android it plays the click system sound
TIL I learned you can use the Feedback class from the material library to provide "platform-specific feedback for a tap"
It doesn't do anything on iOS but on Android it plays the click system sound
Here's my DateTime extension that can format the date seven ways to Sunday ("EEEE")
#FlutterDev
Here's my DateTime extension that can format the date seven ways to Sunday ("EEEE")
#FlutterDev
I just learned that you can filter your search by file type in VS Code @code
I just learned that you can filter your search by file type in VS Code @code