Skip to content

Commit de4e1d9

Browse files
update to internal commit 61c2a0d3
1 parent 3a6d52f commit de4e1d9

File tree

1 file changed

+19
-17
lines changed

1 file changed

+19
-17
lines changed

_includes/sidelist-programming/programming-flutter.html

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -110,23 +110,25 @@
110110
</ul>
111111
</li>
112112
<li lang="flutter"><a>CodeParser</a>
113-
<li lang="flutter"><a href="{{ site.code_types }}" class="otherLinkColour">Supported Code Types</a>
114-
<ul>
115-
<li><a href="{{ site.code_types }}mrtd.html" class="otherLinkColour">Machine Readable Travel Documents</a></li>
116-
<li><a href="{{ site.code_types }}aamva-dl-id.html" class="otherLinkColour">North America DL/ID</a></li>
117-
<li><a href="{{ site.code_types }}za-dl.html" class="otherLinkColour">South Africa Driver License</a></li>
118-
<li><a href="{{ site.code_types }}aadhaar.html" class="otherLinkColour">Aadhaar</a></li>
119-
<li><a href="{{ site.code_types }}vin.html" class="otherLinkColour">Vehicle Identification Number</a></li>
120-
<li><a href="{{ site.code_types }}gs1-ai.html" class="otherLinkColour">GS1 Application Identifiers (AI)</a></li>
121-
</ul>
122-
</li>
123-
<li lang="flutter"><a class="otherLinkColour">Classes</a>
124-
<ul lang="flutter">
125-
<li lang="flutter"><a href="{{ site.dcp_flutter_api }}parsed-result.html" class="otherLinkColour">ParsedResult</a></li>
126-
<li lang="flutter"><a href="{{ site.dcp_flutter_api }}parsed-result-item.html" class="otherLinkColour">ParsedResultItem</a></li>
127-
<li lang="flutter"><a href="{{ site.dcp_flutter_api }}parsed-field.html" class="otherLinkColour">ParsedField</a></li>
128-
</ul>
129-
</li>
113+
<ul lang="flutter">
114+
<li lang="flutter"><a href="{{ site.code_types }}" class="otherLinkColour">Supported Code Types</a>
115+
<ul>
116+
<li><a href="{{ site.code_types }}mrtd.html" class="otherLinkColour">Machine Readable Travel Documents</a></li>
117+
<li><a href="{{ site.code_types }}aamva-dl-id.html" class="otherLinkColour">North America DL/ID</a></li>
118+
<li><a href="{{ site.code_types }}za-dl.html" class="otherLinkColour">South Africa Driver License</a></li>
119+
<li><a href="{{ site.code_types }}aadhaar.html" class="otherLinkColour">Aadhaar</a></li>
120+
<li><a href="{{ site.code_types }}vin.html" class="otherLinkColour">Vehicle Identification Number</a></li>
121+
<li><a href="{{ site.code_types }}gs1-ai.html" class="otherLinkColour">GS1 Application Identifiers (AI)</a></li>
122+
</ul>
123+
</li>
124+
<li lang="flutter"><a class="otherLinkColour">Classes</a>
125+
<ul lang="flutter">
126+
<li lang="flutter"><a href="{{ site.dcp_flutter_api }}parsed-result.html" class="otherLinkColour">ParsedResult</a></li>
127+
<li lang="flutter"><a href="{{ site.dcp_flutter_api }}parsed-result-item.html" class="otherLinkColour">ParsedResultItem</a></li>
128+
<li lang="flutter"><a href="{{ site.dcp_flutter_api }}parsed-field.html" class="otherLinkColour">ParsedField</a></li>
129+
</ul>
130+
</li>
131+
</ul>
130132
</li>
131133
<li lang="flutter"><a>License</a>
132134
<ul lang="flutter">

0 commit comments

Comments
 (0)