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

StringBuffer class clashes with dart:core #105

Open
Nt271828 opened this issue Aug 17, 2021 · 0 comments
Open

StringBuffer class clashes with dart:core #105

Nt271828 opened this issue Aug 17, 2021 · 0 comments
Assignees
Labels
bug Something isn't working Core - Issue Core related issue

Comments

@Nt271828
Copy link

at_commons/lib/src/buffer/at_buffer_impl.dart defines a subclass of AtBuffer called StringBuffer which clashes with the dart:core class of the same name

Importing at_commons pollutes an app's name space with this (internal?) definition

@Nt271828 Nt271828 added the bug Something isn't working label Aug 17, 2021
@Nt271828 Nt271828 changed the title StringBuilder class clashes with dart:core StringBuffer class clashes with dart:core Aug 17, 2021
@murali-shris murali-shris added the Core - Issue Core related issue label Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Core - Issue Core related issue
Projects
None yet
Development

No branches or pull requests

3 participants