https://github.com/casl0/errorlookup
https://github.com/casl0/errorlookup
flutter
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/casl0/errorlookup
- Owner: CASL0
- License: mit
- Created: 2023-08-09T10:09:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-11T12:53:54.000Z (over 1 year ago)
- Last Synced: 2025-01-08T13:41:30.867Z (4 months ago)
- Topics: flutter
- Language: Dart
- Homepage: https://casl0.github.io/errorlookup/html
- Size: 453 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# errorlookup
[](LICENSE)
エラーコードからその詳細を逆引きするアプリです。
## 詳細
[error_codes](https://github.com/CASL0/error_codes)のスクリプトで収集したエラーコード詳細から逆引きした結果を表示しています。
Web アプリのリンク
- https://casl0.github.io/errorlookup/html
### 対応エラーコード
- GetLastError
- errno
- cURL## 開発
### ビルド方法
[fvm](https://fvm.app/)をインストールし以下を実行してください。
```sh
fvm install
fvm flutter run
```### カバレッジ
https://casl0.github.io/errorlookup/coverage