flutter/packages/flutter_tools
Adam Barth 7b75d15d46 Improve error message for non-existent asset
Now we print the name of the asset and the base directory where we looked for
the error instead of throwing a null pointer exception.

Fixes #296
2015-11-17 22:56:00 -08:00
..
2015-11-10 13:20:35 -08:00
2015-11-10 13:20:35 -08:00
2015-11-12 15:41:04 -08:00
2015-11-10 13:20:35 -08:00
2015-11-04 22:24:53 -08:00

Flutter tools

Tools for building Flutter applications.

To run the tests:

  • pub get
  • pub run test