Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

https://github.com/halildurmus/win32

dart ffi flutter win32 windows

Score: 21.494297069573843

Last synced: 3 days ago
JSON representation

Repository metadata:

Access common Win32 APIs directly from Dart using FFI — no C required!


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 24 days ago

Total Commits: 2,888
Total Committers: 32
Avg Commits per committer: 90.25
Development Distribution Score (DDS): 0.555

Commits in past year: 241
Committers in past year: 5
Avg Commits per committer in past year: 48.2
Development Distribution Score (DDS) in past year: 0.066

Name Email Commits
Tim Sneath t****h@g****m 1285
Tim Sneath t****m@s****g 701
Halil İbrahim Durmuş t****i@g****m 474
Halil Durmus d****l@p****e 329
Sunbreak s****g@g****m 22
ilopX i****p@g****m 16
dependabot[bot] 4****] 15
ElMoribond E****d 6
bonukai 1****i 4
Rumen Rusanov r****v@g****m 4
Konstantin Wachendorff k****w@e****e 3
Mattia h****4@g****m 3
Sol Birnbaum s****l@o****m 2
Herbert Poul h****t@c****n 2
untp u****n@g****m 2
Alex Weinberger 3****r 2
Devon Carew d****w@g****m 2
Loïc Sharma 7****a 2
stuartmorgan s****n@g****m 1
sosunnykids-at-150319427257 m****v@g****m 1
deploy.sh 1
Jarod Castillo 4****o 1
Konstantin Wachendorff 6****v 1
Michael Thomsen m****t@g****m 1
arcticfox f****v@8****m 1
Luis Carrasco l****s@b****m 1
Dmitry Krutskikh d****h@g****m 1
CXO2 c****m@c****e 1
Bryan Cusatis b****s@g****m 1
Brett Morgan b****n@g****m 1
and 2 more...

Issue and Pull Request metadata

Last synced: 7 days ago

Total issues: 118
Total pull requests: 71
Average time to close issues: 4 months
Average time to close pull requests: 13 minutes
Total issue authors: 48
Total pull request authors: 3
Average comments per issue: 2.03
Average comments per pull request: 0.75
Merged pull request: 68
Bot issues: 0
Bot pull requests: 14

Past year issues: 20
Past year pull requests: 71
Past year average time to close issues: about 23 hours
Past year average time to close pull requests: 13 minutes
Past year issue authors: 12
Past year pull request authors: 3
Past year average comments per issue: 1.55
Past year average comments per pull request: 0.75
Past year merged pull request: 68
Past year bot issues: 0
Past year bot pull requests: 14

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/halildurmus/win32

Top Issue Authors

  • timsneath (54)
  • kirill-21 (4)
  • halildurmus (4)
  • koharubiyori (3)
  • kechankrisna (3)
  • lublak (2)
  • GameMakerJake (2)
  • FengChendian (2)
  • farukx (2)
  • RubenADZ (2)
  • efreibe (2)
  • DktPhl2019 (2)
  • Zekfad (1)
  • youk (1)
  • vieruuuu (1)

Top Pull Request Authors

  • halildurmus (55)
  • dependabot[bot] (14)
  • aweinber (2)

Top Issue Labels

  • feature (37)
  • bug (12)
  • p: win32 (11)
  • automation (6)
  • blocked (6)
  • help wanted (5)
  • docs (5)
  • com (4)
  • p: generator (3)
  • package: win32 (3)
  • question (2)
  • epic (2)
  • test (2)
  • invalid (2)
  • documentation (1)
  • wontfix (1)
  • in progress (1)
  • external help wanted (1)

Top Pull Request Labels

  • p: win32 (34)
  • ci (19)
  • dependencies (11)
  • website (11)
  • p: generator (11)
  • examples (9)
  • dart (7)
  • package: win32 (7)
  • javascript (6)
  • package: generator (3)
  • external dependency (3)
  • docs (2)
  • documentation (2)
  • example (2)
  • release (1)

Package metadata

pub.dev: win32

Access common Win32 APIs directly from Dart using FFI — no C required!

  • Homepage: https://win32.pub
  • Documentation: https://pub.dev/documentation/win32/
  • Licenses: bsd-3-clause
  • Latest release: 5.9.0 (published 28 days ago)
  • Last Synced: 2024-12-24T06:02:45.271Z (3 days ago)
  • Versions: 139
  • Dependent Packages: 119
  • Dependent Repositories: 65,795
  • Docker Downloads: 19,803
  • Rankings:
    • Dependent repos count: 0.088%
    • Dependent packages count: 0.338%
    • Docker downloads count: 0.413%
    • Average: 1.137%
    • Stargazers count: 2.043%
    • Forks count: 2.801%

Dependencies

example/explorer/pubspec.yaml pub
  • lints ^2.0.0 development
  • ffi >=1.2.1 <3.0.0
  • flutter --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess sdk: flutter
  • font_awesome_flutter ^10.1.0
  • menubar --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess git: !ruby/hash:ActiveSupport::HashWithIndifferentAccess url: https://github.com/google/flutter-desktop-embedding.git path: plugins/menubar
  • path_provider ^2.0.8
  • win32 --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess path: "../../"
pubspec.yaml pub
  • args ^2.3.1 development
  • lints ^2.0.0 development
  • path ^1.8.2 development
  • test ^1.21.3 development
  • ffi >=1.1.2 <3.0.0
.github/workflows/dart.yml actions
  • actions/checkout v3 composite
  • dart-lang/setup-dart v1 composite
tool/win32gen/pubspec.yaml pub
  • dart_style ^2.3.1
  • ffi ^2.0.2
  • lints ^2.1.0
  • test ^1.24.2
  • win32 ^5.0.3
  • winmd 3.0.1
.github/workflows/publish.yaml actions