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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
google
/
reflectable.dart
Public
Notifications
You must be signed in to change notification settings
Fork
67
Star
386
Code
Issues
21
Pull requests
5
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add support for generic type arguments in annotations
- #283
#283
Open
jacksonjude
wants to merge 14 commits into
google:master
google/reflectable.dart:master
from
jacksonjude:master
jacksonjude/reflectable.dart:master
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Add support for generic type arguments in annotations
#283
jacksonjude
wants to merge 14 commits into
google:master
google/reflectable.dart:master
from
jacksonjude:master
jacksonjude/reflectable.dart:master
Copy head branch name to clipboard
Commits
Commits on Jul 20, 2022
Add support for generic metadata annotations
jacksonjude
committed
e2c1291
View commit details
Copy full SHA for e2c1291
Browse repository at this point
Commits on Nov 6, 2022
Merge branch 'google:master' into master
jacksonjude
authored
0589b2b
View commit details
Copy full SHA for 0589b2b
Browse repository at this point
Commits on Nov 8, 2022
Update reflectable/lib/src/builder_implementation.dart
Show description for 89f905c
jacksonjude
and
eernstg
authored
89f905c
View commit details
Copy full SHA for 89f905c
Browse repository at this point
Update reflectable/lib/src/builder_implementation.dart
Show description for 43a5b25
jacksonjude
and
eernstg
authored
43a5b25
View commit details
Copy full SHA for 43a5b25
Browse repository at this point
Fixed variable name conflict
jacksonjude
committed
cc88ab5
View commit details
Copy full SHA for cc88ab5
Browse repository at this point
Added _isImportable check
jacksonjude
committed
17fc587
View commit details
Copy full SHA for 17fc587
Browse repository at this point
Added null check for typeArgumentType.element?.library
jacksonjude
committed
171e9ee
View commit details
Copy full SHA for 171e9ee
Browse repository at this point
Commits on Jan 30, 2023
Merge branch 'google:master' into master
jacksonjude
authored
bb94778
View commit details
Copy full SHA for bb94778
Browse repository at this point
Commits on Apr 15, 2023
Merge branch 'google:master' into master
jacksonjude
authored
004fc23
View commit details
Copy full SHA for 004fc23
Browse repository at this point
Commits on Dec 5, 2024
Add generic metadata test
jacksonjude
committed
049c70c
View commit details
Copy full SHA for 049c70c
Browse repository at this point
Merge branch 'master' of github.com:jacksonjude/reflectable.dart
jacksonjude
committed
66f6ccb
View commit details
Copy full SHA for 66f6ccb
Browse repository at this point
Fixed nested type arguments in annotations
jacksonjude
committed
5f168ca
View commit details
Copy full SHA for 5f168ca
Browse repository at this point
Commits on Feb 11, 2025
Update generic_metadata_test
jacksonjude
committed
8a0e5c1
View commit details
Copy full SHA for 8a0e5c1
Browse repository at this point
Using _typeCodeOfTypeArgument inside _extractMetadataCode for generic annotations
jacksonjude
committed
6b283b4
View commit details
Copy full SHA for 6b283b4
Browse repository at this point
You can’t perform that action at this time.