Skip to content

Improve IRI support #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bivens-dev opened this issue Mar 22, 2025 · 0 comments · Fixed by #19
Closed

Improve IRI support #5

bivens-dev opened this issue Mar 22, 2025 · 0 comments · Fixed by #19
Assignees
Labels
enhancement New feature or request

Comments

@bivens-dev
Copy link
Owner

Right now, the IRI class is a very thin wrapper over the built in Uri class in Dart. I'd like to build out a much more robust implementation of RFC 3987 which defines the standards associated with IRI's.

At some point I would probably like to move this into it's own library to allow for better layering along with some other aspects of this library but for now it probably makes sense to develop it within the context of this package.

@bivens-dev bivens-dev added the enhancement New feature or request label Mar 22, 2025
@bivens-dev bivens-dev self-assigned this Mar 22, 2025
@bivens-dev bivens-dev linked a pull request Apr 6, 2025 that will close this issue
bivens-dev added a commit that referenced this issue Apr 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant