Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1d88bbf 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
monsieurtanuki committed Nov 15, 2023
1 parent 7cd76a7 commit 512465f
Show file tree
Hide file tree
Showing 1,662 changed files with 10,777 additions and 10,684 deletions.
2 changes: 1 addition & 1 deletion __404error.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<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="generator" content="made with love by dartdoc 7.0.0-wip">
<meta name="description" content="openfoodfacts API docs, for the Dart programming language.">
<title>openfoodfacts - Dart API docs</title>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
<li class="section-title inherited">
<a href="../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_events/EventsAPIClient-class.html#instance-properties">Properties</a>
</li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.1.5/dart-core/Object/hashCode.html">hashCode</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.1.5/dart-core/Object/runtimeType.html">runtimeType</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/hashCode.html">hashCode</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/runtimeType.html">runtimeType</a></li>

<li class="section-title inherited"><a href="../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_events/EventsAPIClient-class.html#instance-methods">Methods</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.1.5/dart-core/Object/noSuchMethod.html">noSuchMethod</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.1.5/dart-core/Object/toString.html">toString</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/noSuchMethod.html">noSuchMethod</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/toString.html">toString</a></li>

<li class="section-title inherited"><a href="../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_events/EventsAPIClient-class.html#operators">Operators</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.1.5/dart-core/Object/operator_equals.html">operator ==</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/operator_equals.html">operator ==</a></li>



Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ <h1><span class="kind-method">getBadges</span> static method
<section class="multi-line-signature">


<span class="returntype"><a href="https://api.dart.dev/stable/3.1.5/dart-async/Future-class.html">Future</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.1.5/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_model_badge_base/BadgeBase-class.html">BadgeBase</a></span>&gt;</span></span>&gt;</span></span>
<span class="name ">getBadges</span>(<wbr><ol class="parameter-list"><li><span class="parameter" id="getBadges-param-userId">{<span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.5/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">userId</span>, </span></li>
<li><span class="parameter" id="getBadges-param-deviceId"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.5/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">deviceId</span>, </span></li>
<span class="returntype"><a href="https://api.dart.dev/stable/3.2.0/dart-async/Future-class.html">Future</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.2.0/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_model_badge_base/BadgeBase-class.html">BadgeBase</a></span>&gt;</span></span>&gt;</span></span>
<span class="name ">getBadges</span>(<wbr><ol class="parameter-list"><li><span class="parameter" id="getBadges-param-userId">{<span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">userId</span>, </span></li>
<li><span class="parameter" id="getBadges-param-deviceId"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">deviceId</span>, </span></li>
<li><span class="parameter" id="getBadges-param-uriHelper"><span class="type-annotation"><a href="../../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_utils_uri_helper/UriHelper-class.html">UriHelper</a></span> <span class="parameter-name">uriHelper</span> = <span class="default-value">uriHelperEventsProd</span>}</span></li>
</ol>)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@ <h1><span class="kind-method">getEvents</span> static method
<section class="multi-line-signature">


<span class="returntype"><a href="https://api.dart.dev/stable/3.1.5/dart-async/Future-class.html">Future</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.1.5/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_model_events_base/EventsBase-class.html">EventsBase</a></span>&gt;</span></span>&gt;</span></span>
<span class="name ">getEvents</span>(<wbr><ol class="parameter-list"><li><span class="parameter" id="getEvents-param-userId">{<span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.5/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">userId</span>, </span></li>
<li><span class="parameter" id="getEvents-param-deviceId"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.5/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">deviceId</span>, </span></li>
<li><span class="parameter" id="getEvents-param-skip"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.5/dart-core/int-class.html">int</a>?</span> <span class="parameter-name">skip</span>, </span></li>
<li><span class="parameter" id="getEvents-param-limit"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.5/dart-core/int-class.html">int</a>?</span> <span class="parameter-name">limit</span>, </span></li>
<span class="returntype"><a href="https://api.dart.dev/stable/3.2.0/dart-async/Future-class.html">Future</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.2.0/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_model_events_base/EventsBase-class.html">EventsBase</a></span>&gt;</span></span>&gt;</span></span>
<span class="name ">getEvents</span>(<wbr><ol class="parameter-list"><li><span class="parameter" id="getEvents-param-userId">{<span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">userId</span>, </span></li>
<li><span class="parameter" id="getEvents-param-deviceId"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">deviceId</span>, </span></li>
<li><span class="parameter" id="getEvents-param-skip"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/int-class.html">int</a>?</span> <span class="parameter-name">skip</span>, </span></li>
<li><span class="parameter" id="getEvents-param-limit"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/int-class.html">int</a>?</span> <span class="parameter-name">limit</span>, </span></li>
<li><span class="parameter" id="getEvents-param-uriHelper"><span class="type-annotation"><a href="../../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_utils_uri_helper/UriHelper-class.html">UriHelper</a></span> <span class="parameter-name">uriHelper</span> = <span class="default-value">uriHelperEventsProd</span>}</span></li>
</ol>)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ <h1><span class="kind-method">getEventsCount</span> static method
<section class="multi-line-signature">


<span class="returntype"><a href="https://api.dart.dev/stable/3.1.5/dart-async/Future-class.html">Future</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.1.5/dart-core/Map-class.html">Map</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.1.5/dart-core/String-class.html">String</a></span>, <span class="type-parameter"><a href="https://api.dart.dev/stable/3.1.5/dart-core/int-class.html">int</a></span>&gt;</span></span>&gt;</span></span>
<span class="name ">getEventsCount</span>(<wbr><ol class="parameter-list"><li><span class="parameter" id="getEventsCount-param-userId">{<span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.5/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">userId</span>, </span></li>
<li><span class="parameter" id="getEventsCount-param-deviceId"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.5/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">deviceId</span>, </span></li>
<span class="returntype"><a href="https://api.dart.dev/stable/3.2.0/dart-async/Future-class.html">Future</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Map-class.html">Map</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.2.0/dart-core/String-class.html">String</a></span>, <span class="type-parameter"><a href="https://api.dart.dev/stable/3.2.0/dart-core/int-class.html">int</a></span>&gt;</span></span>&gt;</span></span>
<span class="name ">getEventsCount</span>(<wbr><ol class="parameter-list"><li><span class="parameter" id="getEventsCount-param-userId">{<span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">userId</span>, </span></li>
<li><span class="parameter" id="getEventsCount-param-deviceId"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">deviceId</span>, </span></li>
<li><span class="parameter" id="getEventsCount-param-uriHelper"><span class="type-annotation"><a href="../../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_utils_uri_helper/UriHelper-class.html">UriHelper</a></span> <span class="parameter-name">uriHelper</span> = <span class="default-value">uriHelperEventsProd</span>}</span></li>
</ol>)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ <h1><span class="kind-method">getLeaderboard</span> static method
<section class="multi-line-signature">


<span class="returntype"><a href="https://api.dart.dev/stable/3.1.5/dart-async/Future-class.html">Future</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.1.5/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_model_leaderboard_entry/LeaderboardEntry-class.html">LeaderboardEntry</a></span>&gt;</span></span>&gt;</span></span>
<span class="name ">getLeaderboard</span>(<wbr><ol class="parameter-list"><li><span class="parameter" id="getLeaderboard-param-eventType">{<span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.5/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">eventType</span>, </span></li>
<span class="returntype"><a href="https://api.dart.dev/stable/3.2.0/dart-async/Future-class.html">Future</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.2.0/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="../../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_model_leaderboard_entry/LeaderboardEntry-class.html">LeaderboardEntry</a></span>&gt;</span></span>&gt;</span></span>
<span class="name ">getLeaderboard</span>(<wbr><ol class="parameter-list"><li><span class="parameter" id="getLeaderboard-param-eventType">{<span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">eventType</span>, </span></li>
<li><span class="parameter" id="getLeaderboard-param-uriHelper"><span class="type-annotation"><a href="../../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_utils_uri_helper/UriHelper-class.html">UriHelper</a></span> <span class="parameter-name">uriHelper</span> = <span class="default-value">uriHelperEventsProd</span>}</span></li>
</ol>)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@ <h1><span class="kind-method">getScores</span> static method
<section class="multi-line-signature">


<span class="returntype"><a href="https://api.dart.dev/stable/3.1.5/dart-async/Future-class.html">Future</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.1.5/dart-core/int-class.html">int</a></span>&gt;</span></span>
<span class="name ">getScores</span>(<wbr><ol class="parameter-list"><li><span class="parameter" id="getScores-param-userId">{<span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.5/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">userId</span>, </span></li>
<li><span class="parameter" id="getScores-param-deviceId"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.5/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">deviceId</span>, </span></li>
<li><span class="parameter" id="getScores-param-eventType"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.5/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">eventType</span>, </span></li>
<span class="returntype"><a href="https://api.dart.dev/stable/3.2.0/dart-async/Future-class.html">Future</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.2.0/dart-core/int-class.html">int</a></span>&gt;</span></span>
<span class="name ">getScores</span>(<wbr><ol class="parameter-list"><li><span class="parameter" id="getScores-param-userId">{<span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">userId</span>, </span></li>
<li><span class="parameter" id="getScores-param-deviceId"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">deviceId</span>, </span></li>
<li><span class="parameter" id="getScores-param-eventType"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">eventType</span>, </span></li>
<li><span class="parameter" id="getScores-param-uriHelper"><span class="type-annotation"><a href="../../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_utils_uri_helper/UriHelper-class.html">UriHelper</a></span> <span class="parameter-name">uriHelper</span> = <span class="default-value">uriHelperEventsProd</span>}</span></li>
</ol>)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
<li class="section-title inherited">
<a href="../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_folksonomy/FolksonomyAPIClient-class.html#instance-properties">Properties</a>
</li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.1.5/dart-core/Object/hashCode.html">hashCode</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.1.5/dart-core/Object/runtimeType.html">runtimeType</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/hashCode.html">hashCode</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/runtimeType.html">runtimeType</a></li>

<li class="section-title inherited"><a href="../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_folksonomy/FolksonomyAPIClient-class.html#instance-methods">Methods</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.1.5/dart-core/Object/noSuchMethod.html">noSuchMethod</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.1.5/dart-core/Object/toString.html">toString</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/noSuchMethod.html">noSuchMethod</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/toString.html">toString</a></li>

<li class="section-title inherited"><a href="../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_folksonomy/FolksonomyAPIClient-class.html#operators">Operators</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.1.5/dart-core/Object/operator_equals.html">operator ==</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/operator_equals.html">operator ==</a></li>



Expand Down
Loading

0 comments on commit 512465f

Please sign in to comment.