|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | + <meta charset="utf-8"> |
| 5 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 6 | + <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 7 | + <meta name="generator" content="made with love by dartdoc 0.20.3"> |
| 8 | + <meta name="description" content="test_package API docs, for the Dart programming language."> |
| 9 | + <title>test_package - Dart API docs</title> |
| 10 | + |
| 11 | + <link href="https://fonts.googleapis.com/css?family=Source+Code+Pro:500,400i,400,300|Source+Sans+Pro:400,300,700" rel="stylesheet"> |
| 12 | + <link rel="stylesheet" href="static-assets/github.css"> |
| 13 | + <link rel="stylesheet" href="static-assets/styles.css"> |
| 14 | + <link rel="icon" href="static-assets/favicon.png"> |
| 15 | + |
| 16 | +</head> |
| 17 | + |
| 18 | +<body> |
| 19 | + |
| 20 | +<div id="overlay-under-drawer"></div> |
| 21 | + |
| 22 | +<header id="title"> |
| 23 | + <ol class="breadcrumbs gt-separated dark hidden-xs"> |
| 24 | + <li><a href="http://github.com/dart-lang">test_package package</a></li> |
| 25 | + </ol> |
| 26 | + <div class="self-name">test_package</div> |
| 27 | + <form class="search navbar-right" role="search"> |
| 28 | + <input type="text" id="search-box" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search..."> |
| 29 | + </form> |
| 30 | +</header> |
| 31 | + |
| 32 | +<main> |
| 33 | + |
| 34 | + <div class="col-xs-6 col-sm-3 col-md-2 sidebar sidebar-offcanvas-left"> |
| 35 | + <h5><span class="package-name">test_package</span> <span class="package-kind">package</span></h5> |
| 36 | + <ol> |
| 37 | + <li class="section-title">Libraries</li> |
| 38 | + <li><a href="anonymous_library/anonymous_library-library.html">anonymous_library</a></li> |
| 39 | + <li><a href="another_anonymous_lib/another_anonymous_lib-library.html">another_anonymous_lib</a></li> |
| 40 | + <li><a href="code_in_comments/code_in_comments-library.html">code_in_comments</a></li> |
| 41 | + <li><a class="deprecated" href="is_deprecated/is_deprecated-library.html">is_deprecated</a></li> |
| 42 | + <li class="section-subtitle">Real Libraries</li> |
| 43 | + <li class="section-subitem"><a href="ex/ex-library.html">ex</a></li> |
| 44 | + <li class="section-subitem"><a href="fake/fake-library.html">fake</a></li> |
| 45 | + <li class="section-subtitle">Unreal</li> |
| 46 | + <li class="section-subitem"><a href="reexport_one/reexport_one-library.html">reexport_one</a></li> |
| 47 | + <li class="section-subitem"><a href="reexport_two/reexport_two-library.html">reexport_two</a></li> |
| 48 | + <li class="section-subtitle">Misc</li> |
| 49 | + <li class="section-subitem"><a href="two_exports/two_exports-library.html">two_exports</a></li> |
| 50 | + <li class="section-subtitle">Other</li> |
| 51 | + <li class="section-subitem"><a href="css/css-library.html">css</a></li> |
| 52 | + <li class="section-title">test_package_imported</li> |
| 53 | + <li><a href="test_package_imported.main/test_package_imported.main-library.html">test_package_imported.main</a></li> |
| 54 | + </ol> |
| 55 | + </div> |
| 56 | + |
| 57 | + <div class="col-xs-12 col-sm-9 col-md-8 main-content"> |
| 58 | + <h1>404: Something's gone wrong :-(</h1> |
| 59 | + |
| 60 | + <section class="desc"> |
| 61 | + <p>You've tried to visit a page that doesn't exist. Luckily this site |
| 62 | + has other <a href="index.html">pages</a>.</p> |
| 63 | + <p>If you were looking for something specific, try searching: |
| 64 | + <form class="search-body" role="search"> |
| 65 | + <input type="text" id="search-body" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search..."> |
| 66 | + </form> |
| 67 | + </p> |
| 68 | + |
| 69 | + </section> |
| 70 | + </div> <!-- /.main-content --> |
| 71 | + |
| 72 | +</main> |
| 73 | + |
| 74 | +<footer> |
| 75 | + <span class="no-break"> |
| 76 | + test_package 0.0.1 |
| 77 | + </span> |
| 78 | + |
| 79 | +</footer> |
| 80 | + |
| 81 | +<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> |
| 82 | +<script src="static-assets/typeahead.bundle.min.js"></script> |
| 83 | +<script src="static-assets/highlight.pack.js"></script> |
| 84 | +<script src="static-assets/URI.js"></script> |
| 85 | +<script src="static-assets/script.js"></script> |
| 86 | + |
| 87 | + |
| 88 | +</body> |
| 89 | + |
| 90 | +</html> |
0 commit comments