widget_with_codeview icon indicating copy to clipboard operation
widget_with_codeview copied to clipboard

A widget with side-by-side source code view.

Results 5 widget_with_codeview issues
Sort by recently updated
recently updated
newest added

I try using light and dark mode, but Cant change color icon and background Tab bar preview and code, because any colors.white, in package Tab( child: ListTile( leading: Icon(Icons.phone_android, color:...

> : Error: 'AssetManifest' is imported from both 'package:flutter/src/services/asset_manifest.dart' and 'package:google_fonts/src/asset_manifest.dart'. > google_fonts_base.dart:14 > import 'asset_manifest.dart'; > ^^^^^^^^^^^^^ > > : Error: 'AssetManifest' is imported from both 'package:flutter/src/services/asset_manifest.dart' and 'package:google_fonts/src/asset_manifest.dart'....

![image](https://user-images.githubusercontent.com/57940610/106142186-08d8a780-6126-11eb-8d29-4dd74e08588f.png) After I delete this SingleChildScrollView,i can slide .

Hi Could you provide some options to change the SpeedDial colors? Thank you very much :)