Hi guys, Recently, when installing and using any module, I got an error Module ... not found (error occurs when shutting down the program and restarting). Can someone please tell me how to fix it. Thank you very much!
Lê Anh Đức
Sau một thời gian tìm kiếm thì thì tôi đã tự fix được lỗi của chính mình 😅
Bước 1: Run flutter clear Bước 2: Run flutter create . Bước 3: Run flutter run Bước 4: Select q để thoát chương trình Bước 5: Run flutter build ios --release Bước 6: Done!
flutter clear
flutter create .
flutter run
q
flutter build ios --release
Chúc các bạn thành công 🎉
what language code is that 😅
Trịnh Ngọc Minh Ngôn ngữ dart (dùng trong lập trình mobi bằng framework flutter)
Lê Anh Đức, full stack rồi a =)))
Trịnh Ngọc Minh còn phải học nhiều nhiều nhiều 🤤