issues
search
renggli
/
dart-xml
Lightweight library for parsing, traversing, and transforming XML in Dart.
http://pub.dartlang.org/packages/xml
MIT License
223
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unable to parse valid HTML document with unclosed tags
#186
gryznar
closed
1 month ago
2
Error: The specified language version is too high. The highest supported language version is 3.0.
#185
aikakaliwang
closed
2 months ago
1
.children property includes text nodes and comments
#184
gibahjoe
closed
3 months ago
4
value of text element is null
#183
Nimo11
closed
5 months ago
2
The dart sdk version in pub.yaml should be a range?
#182
Hilbert2048
closed
5 months ago
1
Error: Type 'Result' not found.
#181
yuhaya
closed
12 months ago
2
Support custom entities
#180
vladchuk
opened
1 year ago
1
Validate XML file against XSD
#179
al-tran
closed
1 year ago
1
Parsing does not work starting with 6.2.2
#178
kaciula
closed
1 year ago
3
XmlParserException: ">" expected at 1:16
#175
mkbsugita
closed
1 year ago
3
isSelfClosing not working
#174
bubnenkoff
closed
1 year ago
5
New release with XPath support?
#173
sharpordie
closed
1 year ago
3
entityMapping: Works unexpectedly
#172
MorDrakAn
closed
1 year ago
3
How to convert xml to string without backslahes
#171
salman731
closed
1 year ago
2
How to add new line before each attribute?
#169
vunguyen7797
closed
1 year ago
1
How to omit xml declaration and remove indentation?
#167
salman731
closed
1 year ago
3
How to remove node from xml
#166
salman731
closed
1 year ago
2
How can I transform XML with XSL?
#165
salman731
closed
1 year ago
3
Parse file that does not have closing tags
#162
deepak-agendaboa
closed
1 year ago
2
2.11 End-of-Line Handling
#160
scribetw
closed
1 year ago
3
Flutter error : 'XmlText' isn't a type.
#158
vita62200
closed
1 year ago
1
Dependency issues
#157
FilipeOS
closed
1 year ago
3
XmlElement.setAttribute can create duplicate attribute if the name contains a colon
#156
andrewkolos
closed
2 years ago
3
Builder is appending duplicate attributes instead of overwriting the existing one.
#155
TreyThomas93
closed
2 years ago
1
Draft: feat: implement equality operators
#153
TheOneWithTheBraid
closed
1 year ago
5
Single `XmlText` is split into two `XmlTextEvent`
#151
aeb-dev
closed
2 years ago
2
Questions about event-drive api
#150
aeb-dev
closed
2 years ago
6
.toXmlString(pretty: true) should not replace \r\n with spaces
#149
gaddlord
closed
2 years ago
2
Parsing into a concrete syntax tree.
#148
modulovalue
closed
2 years ago
2
Gets attribute as expected, but throws StateError too
#147
DavidBucienski
closed
2 years ago
10
Parse attribute without value
#146
CodeDoctorDE
closed
1 year ago
3
Edge case: Brackets within comments within DOCTYPE
#144
h7x4
closed
2 years ago
1
XmlDocument.parse accepts invalid documents in version 6
#143
robert-ancell
closed
2 years ago
6
  problem
#141
filipenanclarez
closed
2 years ago
2
Entity decoding broken if it crosses a chunk
#140
renggli
closed
2 years ago
0
Upgrade petitparser dependency
#139
clragon
closed
2 years ago
2
Export XmlSimpleName and XmlPrefixName
#138
luzannew
closed
2 years ago
2
XmlDocument.parse() returns a string of length exactly 128
#137
EZGGWP
closed
2 years ago
2
XmlPrefixName.namespaceUri is null in copied XmlNode
#136
scribetw
opened
2 years ago
3
attribute escaping character '>'
#135
Kandrasheu
closed
2 years ago
2
Modify XmlEments of XmlDocument
#133
alloza95
closed
2 years ago
2
Avoid dynamic calls
#132
srawlins
closed
2 years ago
0
Eliminate dynamic calls
#131
srawlins
closed
2 years ago
2
"Phantom" XmlText nodes after parsing
#130
Julian-J-S
closed
2 years ago
7
XmlDoctype is missing meaningful properties
#128
renggli
closed
2 years ago
2
Parsing HTML tags removing tags ?
#127
RageshAntony
closed
2 years ago
22
compare attributes explicitly
#126
rspilker
closed
2 years ago
2
Optionally add a space before auto-closing an element
#125
rspilker
closed
2 years ago
4
Escape discouraged control codes in text and attributes
#124
rspilker
closed
2 years ago
7
Escape 'highly discouraged' control characters
#123
rspilker
closed
2 years ago
0
Next