AssetManifest1 [Flutter] Error: 'AssetManifest' is imported from both 'package:flutter/src/services/asset_manifest.dart' and 'package:google_fonts/src/asset_manifest.dart'. 🤔오류 상황 오류 문구 : Error: 'AssetManifest' is imported from both 'package:flutter/src/services/asset_manifest.dart' and 'package:google_fonts/src/asset_manifest.dart'. 가 뜨면서 플러터 빌드가 안되는 상황! 터미널에 flutter clean 으로 빌드되었던 캐시를 날리고 다시 pub get 을 해주었지만 똑같은 오류가 났다. 💡해결 방안 https://dev.to/curtlycritchlow/how-to-fix-assetmanifest-is-imported-from-both-packageflutter-and-packagegooglefonts-error-28e8 How to Fix '.. 2023. 6. 22. 이전 1 다음