Skip to content

Commit

Permalink
Update Solara
Browse files Browse the repository at this point in the history
  • Loading branch information
ideyaa committed Sep 20, 2024
1 parent 63c1513 commit 1d96a87
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 deletions.
23 changes: 5 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,24 +313,11 @@ Solara deploys resources and generated code into specific directories within the

### Solara Artifacts Diagram

```
+------------------------------------------------------------------------------------------------------------+
| Solara Artifacts |
+------------------------------------------------------------------------------------------------------------+
| | |
v v v
+--------------------+ +--------------------+ +---------------------+
| Android | | Flutter | | iOS |
+--------------------+ +--------------------+ +---------------------+
| | |
v v v
+---------------------------------------+ +---------------------------+ +--------------------------------+
| ./solara_artifacts | | ./lib/solara_artifacts | | SolaraArtifacts |
| ./app/src/main/solara_artifacts | | ./assets/solara_artifacts | | Assets.xcassets/SolaraArtifacts|
| ./app/src/main/java/solara_artifacts | | ./assets/solara_fonts | | |
| ./app/src/main/assets/solara_artifacts| | | | |
+---------------------------------------+ +---------------------------+ +--------------------------------+
```
<br>
<p align="center">
<img src="https://github.com/Solara-Kit/Solara/blob/main/etc/screenshots/solara-artifacts-diagram.png?raw=true" alt="Solara Artifacts Diagram" width="1000"/>
</p>
<br>

1. **Android**
- **Paths**:
Expand Down
Binary file added etc/screenshots/solara-artifacts-diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1d96a87

Please sign in to comment.