shorebird_downloader 0.8.0
SDKflutter
Platformandroidioswindowslinuxmacos
用于可以自定义 Shorebird 下载的库
mian_yu_zhou_server
🧰 Usage
GET /
- Returns a "Hello, World!" message.
Response
Sample 200 Response:
Hello, World!
POST, PUT, PATCH, DELETE /
- Returns a "Learn More" JSON response.
Response
Sample 200 Response:
{
"motto": "Build like a team of hundreds_",
"learn": "https://appwrite.io/docs",
"connect": "https://appwrite.io/discord",
"getInspired": "https://builtwith.appwrite.io"
}
⚙️ Configuration
| Setting | Value |
|---|---|
| Runtime | Dart (3.1) |
| Entrypoint | lib/main.dart |
| Build Commands | dart pub get |
| Permissions | any |
| Timeout (Seconds) | 15 |
🔒 Environment Variables
No environment variables required.