Documentation
  • Getting Started
  • Code Files
  • Code Structure
    • Lib Folder
    • Changing app logo
    • Assets Folder
    • Pubspec.yaml
Powered by GitBook
On this page
  1. Code Structure

Assets Folder

PreviousChanging app logoNextPubspec.yaml

Last updated 2 years ago

In the project section, you will find "assets" file, in it you have two folders:

  • Images:

Here you will find the image files used in the app.

  • Fonts:

Here you will find the external fonts used in the app.

assets folder