Skip to content
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

'NAMESPACE_URL' is deprecated and shouldn't be used. Please use the Namespace enum in enums.dart instead #133

Open
JosephCarrington opened this issue Jan 15, 2025 · 1 comment

Comments

@JosephCarrington
Copy link

What could this mean? Which enums.dart file? Are you saying I should create a namespace in my enums.dart file? Or is there generic namespace inside of Dart itself's declaration of what an enum is?

@ondev
Copy link

ondev commented Feb 7, 2025

var v5 = uuid.v5(Namespace.url.value, content);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants