Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
fuzzybinary
/
godot_dart
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
202
Code
Issues
10
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: fuzzybinary/godot_dart
Actions
All workflows
Workflows
Build Godot Dart Extension
Build Godot Dart Extension
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
38 workflow runs
38 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix: Add missing _get_doc_class_name method.
Build Godot Dart Extension
#117:
Commit
ee19c4a
pushed by
fuzzybinary
31m 7s
main
main
31m 7s
View workflow file
fix: Inprove object leak output
Build Godot Dart Extension
#116:
Commit
917f58e
pushed by
fuzzybinary
32m 52s
main
main
32m 52s
View workflow file
chore: Minor Dart template fix.
Build Godot Dart Extension
#115:
Commit
d4378cd
pushed by
fuzzybinary
31m 54s
main
main
31m 54s
View workflow file
Merge pull request #37 from dexterBEN/docs/optional-devcontainer-work…
Build Godot Dart Extension
#114:
Commit
e5acb48
pushed by
fuzzybinary
33m 45s
main
main
33m 45s
View workflow file
chore: Update pubspec version constraints and CHANGELOG.
Build Godot Dart Extension
#109:
Commit
d85e3c6
pushed by
fuzzybinary
27m 46s
main
main
27m 46s
View workflow file
feat: Implement Transform3D and Basis in Dart.
Build Godot Dart Extension
#108:
Commit
1b6ae28
pushed by
fuzzybinary
28m 31s
main
main
28m 31s
View workflow file
feat: Support properties / signals that self reference.
Build Godot Dart Extension
#107:
Commit
aaf16f2
pushed by
fuzzybinary
28m 45s
main
main
28m 45s
View workflow file
fix: Property hints for objects in Lists
Build Godot Dart Extension
#106:
Commit
01463ea
pushed by
fuzzybinary
32m 32s
main
main
32m 32s
View workflow file
fix: Fix readme and templates to properly support type hot reloading.
Build Godot Dart Extension
#105:
Commit
e5735a4
pushed by
fuzzybinary
27m 54s
main
main
27m 54s
View workflow file
feat!: Support iterators on GDArray and TypedArray
Build Godot Dart Extension
#104:
Commit
9e9579b
pushed by
fuzzybinary
28m 51s
main
main
28m 51s
View workflow file
chore: Fix minor spelling mistake
Build Godot Dart Extension
#103:
Commit
e7b91f1
pushed by
fuzzybinary
30m 6s
main
main
30m 6s
View workflow file
chore: Prepare 0.13.1 release
Build Godot Dart Extension
#102:
Commit
5f1a2a7
pushed by
fuzzybinary
34m 11s
main
main
34m 11s
View workflow file
fix: Fix calling methods and signals in super classes.
Build Godot Dart Extension
#101:
Commit
a480072
pushed by
fuzzybinary
32m 23s
main
main
32m 23s
View workflow file
chore: Changelog and Version Bump
Build Godot Dart Extension
#100:
Commit
3e11a12
pushed by
fuzzybinary
29m 30s
main
main
29m 30s
View workflow file
feat: Support Lists -> Array conversion with type hints
Build Godot Dart Extension
#99:
Commit
610d9f0
pushed by
fuzzybinary
27m 35s
main
main
27m 35s
View workflow file
feat: Property support properties in derived classes
Build Godot Dart Extension
#98:
Commit
9cfe837
pushed by
fuzzybinary
29m 32s
main
main
29m 32s
View workflow file
fix: Get parent type info properly from refactors
Build Godot Dart Extension
#97:
Commit
d9acf35
pushed by
fuzzybinary
33m 12s
main
main
33m 12s
View workflow file
feat: Remove need to specify signal name on GodotSignal annotation
Build Godot Dart Extension
#96:
Commit
619032e
pushed by
fuzzybinary
51m 9s
main
main
51m 9s
View workflow file
fix: Issue with assigning values to Dart properties during load.
Build Godot Dart Extension
#95:
Commit
7a0fdb2
pushed by
fuzzybinary
35m 17s
main
main
35m 17s
View workflow file
fix: Pull properties from the refreshed type info in scripts
Build Godot Dart Extension
#94:
Commit
56a7a68
pushed by
fuzzybinary
27m 2s
main
main
27m 2s
View workflow file
chore: Add changelog items.
Build Godot Dart Extension
#93:
Commit
212adac
pushed by
fuzzybinary
32m 5s
main
main
32m 5s
View workflow file
fix!: Fix issues with hot reload on new scripts
Build Godot Dart Extension
#92:
Commit
cb31b50
pushed by
fuzzybinary
35m 15s
main
main
35m 15s
View workflow file
feat: Upgrade to latest analyzer / source_gen
Build Godot Dart Extension
#91:
Commit
da7e3d0
pushed by
fuzzybinary
28m 24s
main
main
28m 24s
View workflow file
chore: More template fixes and documentation changes.
Build Godot Dart Extension
#90:
Commit
5f359dd
pushed by
fuzzybinary
33m 41s
main
main
33m 41s
View workflow file
fix: Fix Dart script template.
Build Godot Dart Extension
#89:
Commit
3a8df13
pushed by
fuzzybinary
28m 59s
main
main
28m 59s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.