Seregon/StratoSDK

StratoSDK is a framework with a declarative approach similar to Flutter/React, written and designed entirely for Rust.

Rust/27.3 KB/No license
THIRD_PARTY_NOTICES.md
StratoSDK / THIRD_PARTY_NOTICES.md
1# Third Party Notices
2 
3## WarpUI
4 
5Portions of this project are derived from WarpUI by Denver Technologies, Inc.
6Original source: https://github.com/warpdotdev/warp
7Imported from commit: `c61ad5b8a8c3980148f91c76a4ce17d1bf8105fc`
8Licensed under the MIT License. See `LICENSES/WARPUI-MIT.txt`.
9 
10The imported WarpUI source is currently quarantined under
11`crates/strato-ui-core` and `crates/strato-ui-renderer`. It is excluded
12from the Cargo workspace until AGPL-inherited Warp workspace dependencies have
13been replaced by clean-room or Strato-native implementations.
14