Curtly Critchlowblog.ccwc.io·May 26, 2023How to Fix 'AssetManifest' is imported from both 'package:flutter...' and 'package:google_fonts...' errorIntroduction In this article I'll share with you how to fix'AssetManifest' is imported from both 'package:flutter/src/services/asset_manifest.dart' and 'package:google_fonts/src/asset_manifest.dart'. When you run your flutter app you might notice thi...Flutter