Skip to content

Commit

Permalink
Update Solara
Browse files Browse the repository at this point in the history
  • Loading branch information
IdeaS0ft committed Sep 20, 2024
1 parent 4520e3f commit 3ed9831
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,27 @@ Solara deploys resources and generated code into specific directories within the
</p>
<br>

<!--
```
+--------------------------------------------------------------------------------------------------------------+
| Solara Artifacts |
+--------------------------------------------------------------------------------------------------------------+
| | |
v v v
+--------------------+ +--------------------+ +---------------------+
| Android | | iOS | | Flutter |
+--------------------+ +--------------------+ +---------------------+
| | |
v v v
+---------------------------------------+ +--------------------------------+ +---------------------------+
| ./solara_artifacts | | SolaraArtifacts | | ./lib/solara_artifacts |
| ./app/src/main/solara_artifacts | | Assets.xcassets/SolaraArtifacts| | ./assets/solara_artifacts |
| ./app/src/main/java/solara_artifacts | | | | ./assets/solara_fonts |
| ./app/src/main/assets/solara_artifacts| | | | |
+---------------------------------------+ +--------------------------------+ +---------------------------+
```
-->

1. **Android**
- **Paths**:
- `./solara_artifacts`: Contains the generated `brand.properties` file.
Expand Down

0 comments on commit 3ed9831

Please sign in to comment.