Add initial skill tree structure JSON

This commit adds the tree_structure.json file to the assets directory, which contains the initial skill tree structure. This JSON file will serve as the data source for rendering the skill tree nodes and edges in the application.
This commit is contained in:
hunteraraujo
2023-09-13 17:25:11 -07:00
parent 839e045da4
commit 63b235e7ce
2 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@@ -63,10 +63,9 @@ flutter:
# the material Icons class.
uses-material-design: true
# To add assets to your application, add an assets section, like this:
# assets:
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg
assets:
- assets/tree_structure.json
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware