widget_with_codeview
widget_with_codeview copied to clipboard
encouterred AssetManifest issue
: 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'. google_fonts_base.dart:32 AssetManifest assetManifest = AssetManifest();
i think this might be the google_font issue, maybe you should try upgrade the google_font from 3.0 to the latest one. i saw the solution on other repo : Error: 'AssetManifest' is imported from both 'package:flutter/src/services/asset_manifest.dart'