two_dimensional_scrollables
使用兩維滾動基礎進行滾動的元件。
一款跨平台的桌面分析工具,適用於實用射擊運動。現在 Elo 評分增加 80%!
使用兩維滾動基礎進行滾動的元件。
Fluro 是一個空安全的 Flutter 路由庫,提供靈活的路由選項,例如萬用字元、命名參數和明確的路由定義。
一個用於 Web 伺服器中間件的模型,鼓勵組合與輕鬆重用。
一個方便的 shelf web 框架請求路由器,支援 URL 參數、巢狀路由器以及透過原始碼註解產生的路由器。
一個與 package:build 兼容的建構器,根據來源註解為 shelf Web 框架產生請求路由。
v0.5.2適用於 Flutter 的圖表庫,以 Dart 與 Flutter 編寫。可透過簡單陣列指定資料,建立折線圖與柱狀圖。
用於加密、數位簽章、金鑰協商、驗證及雜湊的加密演算法。包含 AES、Chacha20、ED25519 等。跨平台(行動裝置、桌面、JS、WASM)。
極快、易於使用且完全非同步的 NoSQL 資料庫,適用於 Flutter。
一個用於協助建立和操作(Canvas)路徑的 Flutter 庫
適用於 Flutter 的 Material Design 圖表庫。源自 google/charts 的分支。
一個用於操作堆疊追蹤並以易讀方式列印它們的套件。
一個檔案系統監視器。它會監控目錄內容的變更,並在檔案被新增、移除或修改時發送通知。
{"sdk":"flutter"}{"sdk":"flutter"}^2.0.3^1.1.0^1.17.0^11.0.2^6.3.2^7.0.0^0.20.1^0.5.0{"git":{"url":"https://github.com/jslater89/community_charts.git","ref":"master","path":"community_charts_flutter"}}—^2.0.15^1.0.4^0.7.0^2.0.0^6.0.02.2.33.3.23.3.2^1.2.0^2.0.0^6.0.5^4.11.0^4.0.7^3.1.0^0.18.0^1.11.0^4.2.2^4.1.1^6.0.0^0.5.1^0.5.1^0.15.2^2.0.0^0.0.6^0.4.2^10.0.0^9.0.1^1.16.0^1.4.2^1.1.4^1.11.0^4.1.2^1.3.0^5.0.3^2.2.0^0.15.6^5.3.6^2.1.1^2.2.2^1.0.1^2.8.0^12.2.0^1.1.4^8.0.0^1.9.1^0.5.2{"sdk":"flutter"}^0.14.4^2.2.0^3.3.0^6.6.0^1.1.2以下為英文專案原文快照,最新內容請造訪 GitHub。
A line and bar chart on top of a silhouette target.
Shooting Sports Analyst is a desktop application for viewing, analyzing, and predicting shooting match results.
The rating engine uses match results to generate ratings for shooters based on their performances, which can be used to generate predictions for future matches. The rating engine uses multiplayer Elo by default, with options for an experimental Bayesian rating system and a scoring engine for club or section points series.
For more information on the rating engine, see README-Elo.md.
The result viewer includes a number of features Practiscore lacks:
?revolver and gm or production or "bill duda" to search for Production
shooters, Revolver grandmasters, and Bill DudaThis is a pretty standard Flutter desktop/web application. I use fvm to lock it to a tested
version of Flutter. No guarantees that other versions of Flutter will work.
Before building, use flutter pub run flutter_launcher_icons:main to generate icons, and
flutter pub run build_runner build to do any code generation steps required by whatever I happen
to be hacking on at the moment.
Run the appropriate script for your platform.
On Linux, run the linux-install.sh script from within the assets directory in this repository
to install a GNOME application entry for the debug version, or run linux-install.sh from an
unzipped release to install a GNOME application entry for that version.
An unsigned MacOS release is available, if I seem like the trustworthy sort to you. Download the
release zip file, unzip it, right-click on the unzipped folder and select "New Terminal at Folder",
and enter ./install.sh. This will copy Shooting Sports Analyst to your Applications folder, and
prompt you for your password or Touch ID to grant permission to run Shooting Sports Analyst.
After installing, Analyst should be available in Launchpad and Spotlight.
For result viewer issues, or Elo rater UI issues, open a pull request.
For Elo rater algorithm issues, please open an issue and attach an exported rater project that demonstrates the issue first, and be prepared to discuss and/or justify any proposed changes to the math.
Shooting Sports Analyst, as of version 7.0.0 and the Great Renaming, is mainly licensed under the Mozilla Public License v2.0. Certain files in released versions may not be permissively licensed or open-source, and are noted as such. Under the MPL, you may write additional code to link Shooting Sports Analyst to your proprietary systems. (The MatchSource API in this project is intended for just such a use.) You are not required to share code in new files. Any modifications to existing MPL-licensed Shooting Sports Analyst files must be made available in the usual open- source way.
The above does not constitute legal advice.
Versions of Shooting Sports Analyst/USPSA Analyst prior to 7.0.0 remain GPL-licensed.