material-components-flutter icon indicating copy to clipboard operation
material-components-flutter copied to clipboard

Modular and customizable Material Design UI components for Flutter

Results 14 material-components-flutter issues
Sort by recently updated
recently updated
newest added

The dart code for the Type scale generator should use right caption for these fonts. **Wrong:** GoogleFonts.iBMPlexSans() **Correct:** GoogleFonts.ibmPlexSans() Same for all: ``` Alegreya Sans SC Alegreya SC Almendra SC...

Line 12. It's unclear what the answer is intended to do. Is it discouraging use in Flutter? When it says you can achieve the result with "existing components and classes"...

cla: yes

Fixed errors & warnings suggested by Dart extension of VS Code (Flutter version 3.3.2). ## Thanks for starting a pull request on Material Components! #### Don't forget: - [x] Are...