widget_with_codeview
widget_with_codeview copied to clipboard
A widget with side-by-side source code view.
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'....
 After I delete this SingleChildScrollView,i can slide .
Hi Could you provide some options to change the SpeedDial colors? Thank you very much :)