An open API service for producing an overview of a list of open source projects.

ActivityPub: https://github.com/myConsciousness/mastodon-oauth2

dart flutter mastodon mastodon-api oauth oauth2 oauth2-authentication oauth2-client

Score: 4.653960350157523

Last synced: about 23 hours ago
JSON representation

Repository metadata:

This library provides the optimized and easiest way to authenticate with Mastodon's OAuth 2.0 in your Flutter app 🎯


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 13 days ago

Total Commits: 31
Total Committers: 5
Avg Commits per committer: 6.2
Development Distribution Score (DDS): 0.516

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
KATO, Shinya / εŠ θ—€ 真也 k****v@g****m 15
myConsciousness c****t@s****v 7
allcontributors[bot] 4****] 6
dependabot[bot] 4****] 2
Abraham Williams 4****m@g****m 1

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 3
Total pull requests: 28
Average time to close issues: 26 days
Average time to close pull requests: 27 days
Total issue authors: 2
Total pull request authors: 5
Average comments per issue: 1.33
Average comments per pull request: 1.46
Merged pull request: 15
Bot issues: 0
Bot pull requests: 17

Past year issues: 0
Past year pull requests: 5
Past year average time to close issues: N/A
Past year average time to close pull requests: 2 months
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.4
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 5

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/myConsciousness/mastodon-oauth2

Top Issue Authors

  • myConsciousness (2)
  • SkywaveTM (1)

Top Pull Request Authors

  • dependabot[bot] (15)
  • myConsciousness (9)
  • allcontributors[bot] (4)
  • abraham (1)

Top Issue Labels

  • enhancement (3)

Top Pull Request Labels

  • dependabot (15)
  • GitHub Actions (15)
  • Stale (2)

Dependencies

.github/workflows/stale.yml actions
  • actions/stale v7 composite
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • subosito/flutter-action v2.8.0 composite
example/ios/Podfile.lock cocoapods
  • Flutter 1.0.0
  • flutter_web_auth_2 1.1.1
  • url_launcher_ios 0.0.1
.github/workflows/analyzer.yml actions
  • actions/checkout v3 composite
  • subosito/flutter-action v2.8.0 composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
example/android/app/build.gradle maven
  • org.jetbrains.kotlin:kotlin-stdlib-jdk7 $kotlin_version implementation
example/pubspec.lock pub
  • async 2.9.0
  • boolean_selector 2.1.0
  • characters 1.2.1
  • clock 1.1.1
  • collection 1.16.0
  • cupertino_icons 1.0.5
  • fake_async 1.3.1
  • ffi 2.0.1
  • flutter 0.0.0
  • flutter_lints 2.0.1
  • flutter_test 0.0.0
  • flutter_web_auth_2 2.0.2
  • flutter_web_auth_2_platform_interface 2.0.1
  • flutter_web_plugins 0.0.0
  • freezed_annotation 2.2.0
  • http 0.13.5
  • http_parser 4.0.2
  • js 0.6.4
  • json_annotation 4.7.0
  • lints 2.0.1
  • matcher 0.12.12
  • material_color_utilities 0.1.5
  • meta 1.8.0
  • path 1.8.2
  • plugin_platform_interface 2.1.3
  • sky_engine 0.0.99
  • source_span 1.9.0
  • stack_trace 1.10.0
  • stream_channel 2.1.0
  • string_scanner 1.1.1
  • term_glyph 1.2.1
  • test_api 0.4.12
  • typed_data 1.3.1
  • url_launcher 6.1.6
  • url_launcher_android 6.0.21
  • url_launcher_ios 6.0.17
  • url_launcher_linux 3.0.1
  • url_launcher_macos 3.0.1
  • url_launcher_platform_interface 2.1.1
  • url_launcher_web 2.0.13
  • url_launcher_windows 3.0.1
  • vector_math 2.1.2
  • win32 3.1.1
example/pubspec.yaml pub
  • flutter_lints ^2.0.0 development
  • flutter_test --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess sdk: flutter development
  • cupertino_icons ^1.0.2
  • flutter --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess sdk: flutter
  • flutter_web_auth_2 ^2.0.2
  • freezed_annotation ^2.2.0
  • http ^0.13.5
  • json_annotation ^4.7.0
pubspec.yaml pub
  • build_runner ^2.3.0 development
  • flutter_lints ^2.0.0 development
  • flutter_test --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess sdk: flutter development
  • freezed ^2.1.1 development
  • import_sorter ^4.6.0 development
  • json_serializable ^6.4.1 development
  • lints ^2.0.1 development
  • test ^1.21.4 development
  • flutter --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess sdk: flutter
  • flutter_web_auth_2 ^2.0.2
  • freezed_annotation ^2.2.0
  • http ^0.13.5
  • json_annotation ^4.7.0
example/ios/Podfile cocoapods
example/macos/Podfile cocoapods
example/android/build.gradle maven