Could we use unique strings as typeId?
Open
question
- Dominant language
- Dart
- Stars
- 4.4k
- Forks
- 449
- PR merge metrics
- No merged PRs in 30d
Description
**Question**
How can I use custom hive types in a library without risking a conflicting typeId being used by another package or an app when it is adding my code respectively?
Would it be possible to use a fully qualified name (i.e. com.somedomain.somelibraryname.someid) as type id? having a range of just 200something integers seems a bit unreliable.
Cheers, Sascha
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.