Brian Turchyn
  • Home
  • About
  • Blog
  • Code Cookbook
  • Now
  • Weekly Wonders
Subscribe
Tagged

Flutter

A collection of 1 post

Why Can't I Load My Flutter Assets?
Flutter

Why Can't I Load My Flutter Assets?

Some troubleshooting steps if you're running into issues loading assets in your Flutter app, either with rootBundle.loadString() or something like Image.asset(). You haven't registered your assetsSymptomYou get the following error message Unable to load assetCauseYour asset hasn't been properly declared in your pubspec.yaml file. This can either

  • Brian Turchyn
Brian Turchyn Sep 26, 2021 • 2 min read
Brian Turchyn © 2022
  • Newsletter
  • Blog
Powered by Ghost