Skip to content

Commit

Permalink
dart doc
Browse files Browse the repository at this point in the history
  • Loading branch information
FMorschel committed Nov 19, 2024
1 parent 6adae2b commit 1645fc3
Show file tree
Hide file tree
Showing 625 changed files with 51,488 additions and 29,626 deletions.
34 changes: 8 additions & 26 deletions doc/api/__404error.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,23 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, user-scalable=no">
<meta name="generator" content="made with love by dartdoc 7.0.0-dev">
<meta name="description" content="due_date API docs, for the Dart programming language.">
<title>due_date - Dart API docs</title>



<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" rel="stylesheet">

<link rel="stylesheet" href="static-assets/github.css?v1">
<link rel="stylesheet" href="static-assets/styles.css?v1">
<link rel="icon" href="static-assets/favicon.png?v1">


</head>


<body data-base-href="" data-using-base-href="false" class="light-theme">

<div id="overlay-under-drawer"></div>

<header id="title">
<span id="sidenav-left-toggle" class="material-symbols-outlined" role="button" tabindex="0">menu</span>
<ol class="breadcrumbs gt-separated dark hidden-xs">
Expand All @@ -35,23 +30,21 @@
<form class="search navbar-right" role="search">
<input type="text" id="search-box" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
</form>
<div class="toggle" id="theme-button">
<div class="toggle" id="theme-button" title="Toggle brightness">
<label for="theme">
<input type="checkbox" id="theme" value="light-theme">
<span id="dark-theme-button" class="material-symbols-outlined">
brightness_4
dark_mode
</span>
<span id="light-theme-button" class="material-symbols-outlined">
brightness_5
light_mode
</span>
</label>
</div>
</header>
<main>

<div id="dartdoc-main-content" class="main-content">
<h1>404: Something's gone wrong :-(</h1>

<section class="desc">
<p>You've tried to visit a page that doesn't exist. Luckily this site
has other <a href="index.html">pages</a>.</p>
Expand All @@ -60,54 +53,43 @@ <h1>404: Something's gone wrong :-(</h1>
<input type="text" id="search-body" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
</form>
</p>

</section>
</div> <!-- /.main-content -->

<div id="dartdoc-sidebar-left" class="sidebar sidebar-offcanvas-left">
<!-- The search input and breadcrumbs below are only responsively visible at low resolutions. -->
<header id="header-search-sidebar" class="hidden-l">
<form class="search-sidebar" role="search">
<input type="text" id="search-sidebar" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
</form>
</header>

<ol class="breadcrumbs gt-separated dark hidden-l" id="sidebar-nav">
<li><a href="https://fmorschel.github.io/due_date/">due_date package</a></li>
</ol>


<h5><span class="package-name">due_date</span> <span class="package-kind">package</span></h5>
<ol>
<li class="section-title">Libraries</li>
<li><a href="due_date/due_date-library.html">due_date</a></li>
<li><a href="period/period-library.html">period</a></li>
<li><a href="due_date">due_date</a></li>
<li><a class="deprecated" href="helpers">helpers</a></li>
<li><a href="period">period</a></li>
</ol>

</div>

<div id="dartdoc-sidebar-right" class="sidebar sidebar-offcanvas-right">
</div>

</main>

<footer>
<span class="no-break">
due_date
2.0.0
2.2.0
</span>


</footer>



<script src="static-assets/highlight.pack.js?v1"></script>
<script src="static-assets/docs.dart.js"></script>



</body>

</html>

13 changes: 8 additions & 5 deletions doc/api/due_date/AddDays-extension-sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,18 @@







<li class="section-title"><a href="../due_date/AddDays.html#instance-methods">Methods</a></li>
<li><a href="../due_date/AddDays/addDays.html">addDays</a></li>
<li><a href="../due_date/AddDays/addWorkDays.html">addWorkDays</a></li>
<li><a href="../due_date/AddDays/subtractDays.html">subtractDays</a></li>
<li><a href="../due_date/AddDays/subtractWorkDays.html">subtractWorkDays</a></li>
<li class="section-title"><a href="due_date/AddDays.html#instance-methods">Methods</a></li>
<li><a href="due_date/AddDays/addDays.html">addDays</a></li>
<li><a href="due_date/AddDays/addWorkDays.html">addWorkDays</a></li>
<li><a href="due_date/AddDays/subtractDays.html">subtractDays</a></li>
<li><a href="due_date/AddDays/subtractWorkDays.html">subtractWorkDays</a></li>





</ol>
90 changes: 46 additions & 44 deletions doc/api/due_date/AddDays.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,47 +11,43 @@

<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" rel="stylesheet">

<link rel="stylesheet" href="../static-assets/github.css?v1">
<link rel="stylesheet" href="../static-assets/styles.css?v1">
<link rel="icon" href="../static-assets/favicon.png?v1">


</head>


<body data-base-href="../" data-using-base-href="false" class="light-theme">

<div id="overlay-under-drawer"></div>

<header id="title">
<span id="sidenav-left-toggle" class="material-symbols-outlined" role="button" tabindex="0">menu</span>
<ol class="breadcrumbs gt-separated dark hidden-xs">
<li><a href="../index.html">due_date</a></li>
<li><a href="../due_date/due_date-library.html">due_date</a></li>
<li><a href="../due_date">due_date.dart</a></li>
<li class="self-crumb">AddDays extension</li>
</ol>
<div class="self-name">AddDays</div>
<form class="search navbar-right" role="search">
<input type="text" id="search-box" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
</form>
<div class="toggle" id="theme-button">
<div class="toggle" id="theme-button" title="Toggle brightness">
<label for="theme">
<input type="checkbox" id="theme" value="light-theme">
<span id="dark-theme-button" class="material-symbols-outlined">
brightness_4
dark_mode
</span>
<span id="light-theme-button" class="material-symbols-outlined">
brightness_5
light_mode
</span>
</label>
</div>
</header>
<main>
<div
id="dartdoc-main-content"
class="main-content"
class="main-content extension-page"
data-above-sidebar="due_date&#47;due_date-library-sidebar.html"
data-below-sidebar="due_date&#47;AddDays-extension-sidebar.html">
<div>
Expand All @@ -61,23 +57,23 @@ <h1><span class="kind-class">AddDays</span> extension


<section class="desc markdown">
<p>Extension methods related to adding or subtracting days from a <a href="https://api.dart.dev/stable/3.1.3/dart-core/DateTime-class.html">DateTime</a>.</p>
<p>Extension methods related to adding or subtracting days from a <a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/DateTime-class.html">DateTime</a>.</p>
</section>

<section>
<dl class="dl-horizontal">
<dt>on</dt>
<dd>
<ul class="comma-separated clazz-relationships">
<li><a href="https://api.dart.dev/stable/3.1.3/dart-core/DateTime-class.html">DateTime</a></li>
<li><a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/DateTime-class.html">DateTime</a></li>
</ul>
</dd>
</dl>



</section>



<section
Expand All @@ -86,57 +82,73 @@ <h1><span class="kind-class">AddDays</span> extension
<h2>Methods</h2>
<dl class="callables">
<dt id="addDays" class="callable">
<span class="name"><a href="../due_date/AddDays/addDays.html">addDays</a></span><span class="signature">(<wbr><span class="parameter" id="addDays-param-days"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.3/dart-core/int-class.html">int</a></span> <span class="parameter-name">days</span>, </span><span class="parameter" id="addDays-param-ignoring">{<span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Iterable-class.html">Iterable</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../period/Weekday.html">Weekday</a></span>&gt;</span></span> <span class="parameter-name">ignoring</span> = <span class="default-value">const []</span>}</span>)
<span class="returntype parameter">&#8594; <a href="https://api.dart.dev/stable/3.1.3/dart-core/DateTime-class.html">DateTime</a></span>
<span class="name"><a href="../due_date/AddDays/addDays.html">addDays</a></span><span class="signature">(<wbr><span class="parameter" id="addDays-param-days"><span class="type-annotation"><a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/int-class.html">int</a></span> <span class="parameter-name">days</span>, {</span><span class="parameter" id="addDays-param-ignoring"><span class="type-annotation"><a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/Iterable-class.html">Iterable</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../due_date/Weekday.html">Weekday</a></span>&gt;</span></span> <span class="parameter-name">ignoring</span> = <span class="default-value">const []</span></span>})
<span class="returntype parameter">&#8594; <a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/DateTime-class.html">DateTime</a></span>
</span>


</dt>
<dd>
Returns a new <a href="https://api.dart.dev/stable/3.1.3/dart-core/DateTime-class.html">DateTime</a> with the given <code>days</code> added to this <a href="https://api.dart.dev/stable/3.1.3/dart-core/DateTime-class.html">DateTime</a>.
Ignoring the <a href="../period/Weekday.html">Weekday</a>s on <code>ignoring</code>.
<p class="from-extension">
<span>Available on <a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/DateTime-class.html">DateTime</a>,
provided by the <a href="../due_date/AddDays.html">AddDays</a> extension</span>
</p>
Returns a new <a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/DateTime-class.html">DateTime</a> with the given <code>days</code> added to this <a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/DateTime-class.html">DateTime</a>.
Ignoring the <a href="../due_date/Weekday.html">Weekday</a>s on <code>ignoring</code>.


</dd>

<dt id="addWorkDays" class="callable">
<span class="name"><a href="../due_date/AddDays/addWorkDays.html">addWorkDays</a></span><span class="signature">(<wbr><span class="parameter" id="addWorkDays-param-days"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.3/dart-core/int-class.html">int</a></span> <span class="parameter-name">days</span></span>)
<span class="returntype parameter">&#8594; <a href="https://api.dart.dev/stable/3.1.3/dart-core/DateTime-class.html">DateTime</a></span>
<span class="name"><a href="../due_date/AddDays/addWorkDays.html">addWorkDays</a></span><span class="signature">(<wbr><span class="parameter" id="addWorkDays-param-days"><span class="type-annotation"><a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/int-class.html">int</a></span> <span class="parameter-name">days</span></span>)
<span class="returntype parameter">&#8594; <a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/DateTime-class.html">DateTime</a></span>
</span>


</dt>
<dd>
Returns a new <a href="https://api.dart.dev/stable/3.1.3/dart-core/DateTime-class.html">DateTime</a> with the given <code>days</code> added to this <a href="https://api.dart.dev/stable/3.1.3/dart-core/DateTime-class.html">DateTime</a>.
<p class="from-extension">
<span>Available on <a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/DateTime-class.html">DateTime</a>,
provided by the <a href="../due_date/AddDays.html">AddDays</a> extension</span>
</p>
Returns a new <a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/DateTime-class.html">DateTime</a> with the given <code>days</code> added to this <a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/DateTime-class.html">DateTime</a>.
Skipping the weekend.


</dd>

<dt id="subtractDays" class="callable">
<span class="name"><a href="../due_date/AddDays/subtractDays.html">subtractDays</a></span><span class="signature">(<wbr><span class="parameter" id="subtractDays-param-days"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.3/dart-core/int-class.html">int</a></span> <span class="parameter-name">days</span>, </span><span class="parameter" id="subtractDays-param-ignoring">{<span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Iterable-class.html">Iterable</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../period/Weekday.html">Weekday</a></span>&gt;</span></span> <span class="parameter-name">ignoring</span> = <span class="default-value">const []</span>}</span>)
<span class="returntype parameter">&#8594; <a href="https://api.dart.dev/stable/3.1.3/dart-core/DateTime-class.html">DateTime</a></span>
<span class="name"><a href="../due_date/AddDays/subtractDays.html">subtractDays</a></span><span class="signature">(<wbr><span class="parameter" id="subtractDays-param-days"><span class="type-annotation"><a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/int-class.html">int</a></span> <span class="parameter-name">days</span>, {</span><span class="parameter" id="subtractDays-param-ignoring"><span class="type-annotation"><a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/Iterable-class.html">Iterable</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../due_date/Weekday.html">Weekday</a></span>&gt;</span></span> <span class="parameter-name">ignoring</span> = <span class="default-value">const []</span></span>})
<span class="returntype parameter">&#8594; <a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/DateTime-class.html">DateTime</a></span>
</span>


</dt>
<dd>
Returns a new <a href="https://api.dart.dev/stable/3.1.3/dart-core/DateTime-class.html">DateTime</a> with the given <code>days</code> subtracted from this
<a href="https://api.dart.dev/stable/3.1.3/dart-core/DateTime-class.html">DateTime</a>. Ignoring the <a href="../period/Weekday.html">Weekday</a>s on <code>ignoring</code>.
<p class="from-extension">
<span>Available on <a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/DateTime-class.html">DateTime</a>,
provided by the <a href="../due_date/AddDays.html">AddDays</a> extension</span>
</p>
Returns a new <a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/DateTime-class.html">DateTime</a> with the given <code>days</code> subtracted from this
<a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/DateTime-class.html">DateTime</a>. Ignoring the <a href="../due_date/Weekday.html">Weekday</a>s on <code>ignoring</code>.


</dd>

<dt id="subtractWorkDays" class="callable">
<span class="name"><a href="../due_date/AddDays/subtractWorkDays.html">subtractWorkDays</a></span><span class="signature">(<wbr><span class="parameter" id="subtractWorkDays-param-days"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.3/dart-core/int-class.html">int</a></span> <span class="parameter-name">days</span></span>)
<span class="returntype parameter">&#8594; <a href="https://api.dart.dev/stable/3.1.3/dart-core/DateTime-class.html">DateTime</a></span>
<span class="name"><a href="../due_date/AddDays/subtractWorkDays.html">subtractWorkDays</a></span><span class="signature">(<wbr><span class="parameter" id="subtractWorkDays-param-days"><span class="type-annotation"><a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/int-class.html">int</a></span> <span class="parameter-name">days</span></span>)
<span class="returntype parameter">&#8594; <a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/DateTime-class.html">DateTime</a></span>
</span>


</dt>
<dd>
Returns a new <a href="https://api.dart.dev/stable/3.1.3/dart-core/DateTime-class.html">DateTime</a> with the given <code>days</code> subtracted from this
<a href="https://api.dart.dev/stable/3.1.3/dart-core/DateTime-class.html">DateTime</a>. Skipping the weekend.
<p class="from-extension">
<span>Available on <a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/DateTime-class.html">DateTime</a>,
provided by the <a href="../due_date/AddDays.html">AddDays</a> extension</span>
</p>
Returns a new <a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/DateTime-class.html">DateTime</a> with the given <code>days</code> subtracted from this
<a href="https://api.dart.dev/edge/3.7.0-edge.d75c493e27f9bf2a89043860132462be665065c2/dart-core/DateTime-class.html">DateTime</a>. Skipping the weekend.


</dd>
Expand All @@ -148,50 +160,40 @@ <h2>Methods</h2>




</div> <!-- /.main-content -->

<div id="dartdoc-sidebar-left" class="sidebar sidebar-offcanvas-left">
<!-- The search input and breadcrumbs below are only responsively visible at low resolutions. -->
<!-- The search input and breadcrumbs below are only responsively visible at low resolutions. -->
<header id="header-search-sidebar" class="hidden-l">
<form class="search-sidebar" role="search">
<input type="text" id="search-sidebar" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
</form>
</header>

<ol class="breadcrumbs gt-separated dark hidden-l" id="sidebar-nav">
<li><a href="../index.html">due_date</a></li>
<li><a href="../due_date/due_date-library.html">due_date</a></li>
<li><a href="../due_date">due_date</a></li>
<li class="self-crumb">AddDays extension</li>
</ol>


<h5>due_date library</h5>
<h5>due_date library</h5>
<div id="dartdoc-sidebar-left-content"></div>
</div>

<div id="dartdoc-sidebar-right" class="sidebar sidebar-offcanvas-right">
</div><!--/.sidebar-offcanvas-->

</main>

<footer>
<span class="no-break">
due_date
2.0.0
2.2.0
</span>


</footer>



<script src="../static-assets/highlight.pack.js?v1"></script>
<script src="../static-assets/docs.dart.js"></script>



</body>

</html>



Loading

0 comments on commit 1645fc3

Please sign in to comment.