This chapter covers recipes of miscellaneous topics in Flutter.
13.1 Using Assets
Problem
You want to bundle static assets in the app.
Solution
Use assets.
Discussion
Data files including JSON, XML, and plain text files
Binary files including images and videos