Skip to content

Commit d7e9482

Browse files
update to internal commit 2c6f2516
1 parent 54d832a commit d7e9482

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
@@ -108,23 +108,25 @@
108108
</ul>
109109
</li>
110110
<li lang="flutter"><a>CodeParser</a>
111-
<li lang="flutter"><a href="{{ site.code_types }}" class="otherLinkColour">Supported Code Types</a>
112-
<ul>
113-
<li><a href="{{ site.code_types }}mrtd.html" class="otherLinkColour">Machine Readable Travel Documents</a></li>
114-
<li><a href="{{ site.code_types }}aamva-dl-id.html" class="otherLinkColour">North America DL/ID</a></li>
115-
<li><a href="{{ site.code_types }}za-dl.html" class="otherLinkColour">South Africa Driver License</a></li>
116-
<li><a href="{{ site.code_types }}aadhaar.html" class="otherLinkColour">Aadhaar</a></li>
117-
<li><a href="{{ site.code_types }}vin.html" class="otherLinkColour">Vehicle Identification Number</a></li>
118-
<li><a href="{{ site.code_types }}gs1-ai.html" class="otherLinkColour">GS1 Application Identifiers (AI)</a></li>
119-
</ul>
120-
</li>
121-
<li lang="flutter"><a class="otherLinkColour">Classes</a>
122-
<ul lang="flutter">
123-
<li lang="flutter"><a href="{{ site.dcp_flutter_api }}parsed-result.html" class="otherLinkColour">ParsedResult</a></li>
124-
<li lang="flutter"><a href="{{ site.dcp_flutter_api }}parsed-result-item.html" class="otherLinkColour">ParsedResultItem</a></li>
125-
<li lang="flutter"><a href="{{ site.dcp_flutter_api }}parsed-field.html" class="otherLinkColour">ParsedField</a></li>
126-
</ul>
127-
</li>
111+
<ul lang="flutter">
112+
<li lang="flutter"><a href="{{ site.code_types }}" class="otherLinkColour">Supported Code Types</a>
113+
<ul>
114+
<li><a href="{{ site.code_types }}mrtd.html" class="otherLinkColour">Machine Readable Travel Documents</a></li>
115+
<li><a href="{{ site.code_types }}aamva-dl-id.html" class="otherLinkColour">North America DL/ID</a></li>
116+
<li><a href="{{ site.code_types }}za-dl.html" class="otherLinkColour">South Africa Driver License</a></li>
117+
<li><a href="{{ site.code_types }}aadhaar.html" class="otherLinkColour">Aadhaar</a></li>
118+
<li><a href="{{ site.code_types }}vin.html" class="otherLinkColour">Vehicle Identification Number</a></li>
119+
<li><a href="{{ site.code_types }}gs1-ai.html" class="otherLinkColour">GS1 Application Identifiers (AI)</a></li>
120+
</ul>
121+
</li>
122+
<li lang="flutter"><a class="otherLinkColour">Classes</a>
123+
<ul lang="flutter">
124+
<li lang="flutter"><a href="{{ site.dcp_flutter_api }}parsed-result.html" class="otherLinkColour">ParsedResult</a></li>
125+
<li lang="flutter"><a href="{{ site.dcp_flutter_api }}parsed-result-item.html" class="otherLinkColour">ParsedResultItem</a></li>
126+
<li lang="flutter"><a href="{{ site.dcp_flutter_api }}parsed-field.html" class="otherLinkColour">ParsedField</a></li>
127+
</ul>
128+
</li>
129+
</ul>
128130
</li>
129131
<li lang="flutter"><a>License</a>
130132
<ul lang="flutter">

0 commit comments

Comments
 (0)