Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
dart-lang
/
dartdoc
Public
Notifications
You must be signed in to change notification settings
Fork
129
Star
493
Code
Issues
265
Pull requests
7
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
crash-branch
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 12, 2019
This doesn't work for some reason, but it reliably crashes the VM when debugging
jcollins-g
committed
ca09310
Copy full SHA for ca09310
Extract large-dependency tests from model_test (#2068)
Show description for 4995e7e
jcollins-g
authored
4995e7e
Copy full SHA for 4995e7e
Commits on Nov 11, 2019
Split up model.dart and move to a subpackage (#2067)
jdkoren
authored and
jcollins-g
committed
e340b1f
Copy full SHA for e340b1f
Commits on Nov 8, 2019
Prepare for version 0.29.1 (#2066)
jcollins-g
authored
b0e8c3d
Copy full SHA for b0e8c3d
Make sure that enum documentation contains unique IDs for animations (#2060)
Show description for 8c4227b
gspencergoog
authored and
jcollins-g
committed
8c4227b
Copy full SHA for 8c4227b
Improve couldApplyTo and add tests (#2062)
Show description for fc46f99
jcollins-g
authored
fc46f99
Copy full SHA for fc46f99
Make publish test conditional on version (#2065)
Show description for 5983455
jcollins-g
authored
5983455
Copy full SHA for 5983455
Commits on Nov 7, 2019
Remove author because pub complains about it. (#2064)
jcollins-g
authored
88c82b3
Copy full SHA for 88c82b3
Commits on Nov 1, 2019
Extend timeouts to make travis happier (#2055)
jcollins-g
authored
6cee315
Copy full SHA for 6cee315
Add _fe_analyzer_shared to package overrides for head-sdk bot (#2056)
jcollins-g
authored
4bb9d36
Copy full SHA for 4bb9d36
Prepare for dartdoc 0.29.0 (#2054)
Show description for bebdbc0
jcollins-g
authored
bebdbc0
Copy full SHA for bebdbc0
Commits on Oct 31, 2019
Add a list of potentially applicable extensions to every class page (#2053)
Show description for 75b3702
jcollins-g
authored
75b3702
Copy full SHA for 75b3702
Adapt to the state when FunctionTypeAliasElement does not implement FunctionTypedElement. (#2051)
Show description for 9528968
scheglov
authored
9528968
Copy full SHA for 9528968
Revert #2048 and upgrade analyzer version (#2049)
Show description for af16f26
jcollins-g
authored
af16f26
Copy full SHA for af16f26
Fix element discovery without analyzer changes (#2050)
Show description for e86abf5
jcollins-g
authored
e86abf5
Copy full SHA for e86abf5
Commits on Oct 25, 2019
Work around head bot failure (#2048)
jcollins-g
authored
3f6ff5a
Copy full SHA for 3f6ff5a
Commits on Oct 23, 2019
Handle reexports of extensions in dartdoc (#2045)
Show description for 882d0b5
jcollins-g
authored
882d0b5
Copy full SHA for 882d0b5
Commits on Oct 16, 2019
Code cleanup and scaffolding for new Extendable mixin (#2044)
Show description for f6d7e4f
jcollins-g
authored
f6d7e4f
Copy full SHA for f6d7e4f
Commits on Oct 15, 2019
Replace braces accidentally removed in style fix (#2043)
jcollins-g
authored
06ee261
Copy full SHA for 06ee261
Commits on Oct 14, 2019
Update CHANGELOG and version for 0.28.8 (#2041)
jcollins-g
authored
065ab60
Copy full SHA for 065ab60
Warn "not yet implemented" for comment reference resolution for extension methods (#2040)
Show description for fabd65a
jcollins-g
authored
fabd65a
Copy full SHA for fabd65a
Commits on Oct 11, 2019
Use analyzer line number library (#2034)
Show description for 3375875
jcollins-g
authored
3375875
Copy full SHA for 3375875
Commits on Oct 7, 2019
Prepare for dartdoc 0.28.7 (#2035)
Show description for 451c718
jcollins-g
authored
451c718
Copy full SHA for 451c718
Fix return type calculation for typedefs (#2038)
Show description for 4ef9310
jcollins-g
authored
4ef9310
Copy full SHA for 4ef9310
Disable sdk-analyzer bot and extend timeout (#2037)
jcollins-g
authored
746fa92
Copy full SHA for 746fa92
Commits on Oct 1, 2019
Stop checking for ElementHandle, it is not used anymore, we are removing it. (#2031)
scheglov
authored
6a1cec0
Copy full SHA for 6a1cec0
Commits on Sep 30, 2019
Don't use 'Element.type'. (#2028)
scheglov
authored
729d946
Copy full SHA for 729d946
Commits on Sep 25, 2019
Publish version 0.28.6 (#2027)
Show description for 900137b
keertip
authored
900137b
Copy full SHA for 900137b
Commits on Sep 23, 2019
Enable using summary2 for analysis (#2026)
Show description for 2f3a726
keertip
authored
2f3a726
Copy full SHA for 2f3a726
Commits on Sep 12, 2019
Use InheritanceManager3. (#2022)
scheglov
authored
14a99e5
Copy full SHA for 14a99e5
Commits on Sep 11, 2019
Don't use 'Source.encoding'. (#2020)
scheglov
authored
a54fab3
Copy full SHA for a54fab3
Commits on Sep 6, 2019
Update args min version to 1.5.0 (#2016)
keertip
authored
c1b9830
Copy full SHA for c1b9830
Refactor templates for extensions (#2015)
Show description for f7bcb20
keertip
authored
f7bcb20
Copy full SHA for f7bcb20
Commits on Sep 4, 2019
Disable using summary2 for analysis (#2018)
keertip
authored
6934acc
Copy full SHA for 6934acc
Commits on Sep 3, 2019
Fix analysis hints (#2014)
keertip
authored
15b2a6a
Copy full SHA for 15b2a6a
Pagination
Previous
Next
You can’t perform that action at this time.