viam_sdk 0.0.23 
viam_sdk: ^0.0.23 copied to clipboard
Viam Robotics Flutter SDK. Connect to your Viam robots using WebRTC or gRPC, and control your robots remotely.
Changelog #
0.0.23 - 2024-10-21 #
Merged pull requests:
- Automated Protos Update #275 (github-actions[bot])
 - [RSDK-8920] Add DiscoverComponents to robot client #274 (hexbabe)
 - DOCS-2951: Make updates from components QA #273 (sguequierre)
 - Automated Protos Update #272 (github-actions[bot])
 - v0.0.22 #271 (github-actions[bot])
 - Automated Protos Update #270 (github-actions[bot])
 - [refactor] order imports & prefer local import #269 (clintpurser)
 - flyby fix lint suggesting const #268 (clintpurser)
 - Remove deprecated lints #267 (clintpurser)
 - RSDK-7962: organize sections in docs #266 (purplenicole730)
 - Bump protos #265 (njooma)
 - [hotfix] Fix proto generation workflow #264 (njooma)
 - v0.0.21 #263 (github-actions[bot])
 - RSDK-7961: highlight viam sdk section #262 (purplenicole730)
 - RSDK-8812: Add frame_rate to flutter sdk #261 (jckras)
 - make RobotClientOptions properties *not* final #260 (clintpurser)
 - fix documentation comment #259 (clintpurser)
 - Workflow/update protos #258 (njooma)
 - v0.0.20 #257 (github-actions[bot])
 - Add shutdown function #256 (njooma)
 - RSDK-8607 - fix timeout generation bug #255 (stuqdog)
 - v0.0.19 #254 (github-actions[bot])
 - fix sed2 #253 (stuqdog)
 - fix sed #252 (stuqdog)
 - RSDK-8304 - send version metadata #251 (stuqdog)
 - Automated Protos Update #250 (github-actions[bot])
 - v0.0.18 #249 (github-actions[bot])
 - Automated Protos Update #248 (github-actions[bot])
 - Automated Protos Update #247 (github-actions[bot])
 - Automated Protos Update #246 (github-actions[bot])
 - UpdateFragment/ ListFragments - add visibility parameter #245 (piokasar)
 - Automated Protos Update #244 (github-actions[bot])
 - v0.0.17 #243 (github-actions[bot])
 - Automated Protos Update #242 (github-actions[bot])
 - DOCS-2592: Add RobotClient example snippets #241 (JessamyT)
 - DOCS-2591: Add motor and servo example snippets #240 (JessamyT)
 - Fix dynamic logic for ICE stats #239 (benjirewis)
 - v0.0.16 #238 (github-actions[bot])
 - Automated Protos Update #237 (github-actions[bot])
 - Automated Protos Update #236 (github-actions[bot])
 - DOCS-2544: Add backlinks to docs #235 (npentrel)
 - Create linkcheck.yml #234 (npentrel)
 - RSDK-7769, RSDK-7770 Add AppRobotClient and LogOutput dial option #233 (benjirewis)
 - DOCS-2036: Add vision service example snippets #232 (JessamyT)
 - DOCS-2400: Add snippets for resource base methods #231 (JessamyT)
 - DOCS-2035: Add example snippets to movement sensor, power sensor, sensor #230 (JessamyT)
 - Automated Protos Update #229 (github-actions[bot])
 - Automated Protos Update #228 (github-actions[bot])
 - DOCS-2033: Add gripper example snippets #227 (JessamyT)
 - DOCS-2032: Add camera and gantry example snippets #226 (JessamyT)
 - Fix 3rd Party License Auditor #225 (njooma)
 viam_example_apphas syntax's errors #224 (g0rdan)- Fix pwmFrequency and setPowerMode examples #223 (JessamyT)
 - DOCS-2382: Update readme #222 (JessamyT)
 - Automated Protos Update #221 (github-actions[bot])
 - v0.0.15 #219 (github-actions[bot])
 - DOCS-2031: Add arm, base, board example snippets #218 (JessamyT)
 - Automated Protos Update #217 (github-actions[bot])
 - Automated Protos Update #216 (github-actions[bot])
 - Add license auditing #214 (njooma)
 - RSDK-7445: paginate data by filter methods #213 (purplenicole730)
 - Automated Protos Update #212 (github-actions[bot])
 - v0.0.14 #211 (github-actions[bot])
 - RSDK-4264 - Move to api gostream dependency #210 (stuqdog)
 - RSDK-6665 - add getCloudMetadata client method #209 (stuqdog)
 - RSDK-7405 - dataset wrappers #208 (stuqdog)
 - Automated Protos Update #207 (github-actions[bot])
 - RSDK-7220 - Ml training wrappers #206 (stuqdog)
 - RSDK-7219: add billing wrappers #205 (purplenicole730)
 - Automated Protos Update #204 (github-actions[bot])
 - RSDK-7216: add app wrappers #203 (purplenicole730)
 - RSDK-7218 - Data sync wrappers #202 (stuqdog)
 - RSDK-7217 - Data wrappers #201 (stuqdog)
 - v0.0.13 #200 (github-actions[bot])
 - Add VisionClient.fromRobot #199 (njooma)
 - v0.0.12 #198 (github-actions[bot])
 - RSDK-7376 Add more logs to dial #197 (benjirewis)
 - [RSDK-7392] vision service client #196 (njooma)
 - Automated Protos Update #195 (github-actions[bot])
 - Remove self-hosted runners #194 (njooma)
 - RSDK-7309: Update Status for Board in Flutter SDK #193 (martha-johnston)
 - remove intl dependency #192 (clintpurser)
 - Automated Protos Update #191 (github-actions[bot])
 - Automated Protos Update #190 (github-actions[bot])
 - RSDK-7045 Implement StreamTicks #189 (oliviamiller)
 - RSDK-6515 Add dial timeout and stats #188 (benjirewis)
 - Automated Protos Update #187 (github-actions[bot])
 - Automated Protos Update #186 (github-actions[bot])
 - RSDK-6116: Mobile app should auto refresh board's analog readings #185 (Oabraham1)
 - v0.0.11 #184 (github-actions[bot])
 - Automated Protos Update #183 (github-actions[bot])
 - [RSDK-6863] webrtc message size #182 (njooma)
 - Automated Protos Update #181 (github-actions[bot])
 - RSDK-6392 - Upgrade Bonsoir #180 (clintpurser)
 - APP-3811 - Provisioning wrappers #179 (clintpurser)
 - RSDK-5953 - add getFragment wrapper #178 (clintpurser)
 - Automated Protos Update #177 (github-actions[bot])
 - RSDK-5953 - add newMachine wrapper #176 (clintpurser)
 - misc android changes #175 (clintpurser)
 - RSDK-6463: Add updateRobotPart #174 (mcvella)
 - v0.0.10 #173 (github-actions[bot])
 - Automated Protos Update #172 (github-actions[bot])
 - RSDK-6122: getAccuracy #170 (susmitaSanyal)
 - Automated Protos Update #169 (github-actions[bot])
 - RSDK-5424 - fix video stream on flutter web #168 (clintpurser)
 - RSDK-4602 - add extra params to camera #167 (mcvella)
 - RSDK-6239 - add generic component support #166 (mcvella)
 - Automated Protos Update #164 (github-actions[bot])
 - Refactor robot example #162 (clintpurser)
 - improve webrtc connection times & misc improvements #160 (clintpurser)
 - v0.0.9 #159 (github-actions[bot])
 - Automated Protos Update #158 (github-actions[bot])
 - APP-3213 - add wrappers for org members/invites #157 (clintpurser)
 - Automated Protos Update #156 (github-actions[bot])
 - Fix gitignore to include new build proto #155 (njooma)
 - [RSDK-5873] Update TabularDataByMQL to accept list of BSON docs #154 (ale7714)
 - APP-3318 - Fix sticky motor slider #153 (clintpurser)
 - base auto stop bug fix #152 (clintpurser)
 - Automated Protos Update #151 (github-actions[bot])
 - Automated Protos Update #150 (github-actions[bot])
 - Automated Protos Update #149 (github-actions[bot])
 - Automated Protos Update #148 (github-actions[bot])
 - v0.0.8 #147 (github-actions[bot])
 - Add SQL and MQL tabular data query #145 (njooma)
 - Add new exception type for mdns #144 (njooma)
 - Automated Protos Update #143 (github-actions[bot])
 - RSDK-5561 - add power sensor screen #142 (clintpurser)
 - Add new data table #141 (njooma)
 - Datasync #140 (njooma)
 - Fix Android Builds #139 (clintpurser)
 - Automated Protos Update #138 (github-actions[bot])
 - RSDK-5141 - Add MDNS support #137 (clintpurser)
 - Example screenshots #135 (njooma)
 - Include GitHub repo on SDK page #134 (npentrel)
 - Add permissions APIs and values #133 (njooma)
 - Add more comments in the example README #132 (njooma)
 - Arm widget #131 (njooma)
 - RSDK-4791: Add Readings to Flutter SDK #130 (martha-johnston)
 - Automated Protos Update #129 (github-actions[bot])
 - RSDK-5030 Implement WriteAnalog #128 (oliviamiller)
 - Automated Protos Update #127 (github-actions[bot])
 - Viam API Key #126 (njooma)
 - Remove delayed stop check #125 (njooma)
 - Automated Protos Update #124 (github-actions[bot])
 - Only send event if stream is not closed #123 (njooma)
 - Close camera streams on robot close and when there are no more listeners #122 (njooma)
 - Set correct ratio for camera stream widget #121 (njooma)
 - Ready widgets to be expanded #120 (njooma)
 - Fix sensor date format #119 (njooma)
 - Automated Protos Update #118 (github-actions[bot])
 - Add new logging function #117 (njooma)
 - Add disabled state to buttons #116 (njooma)
 - center joystick position #115 (njooma)
 - v0.0.7 #114 (github-actions[bot])
 - [RSDK-4325] Board widget #113 (njooma)
 - [RSDK-4323] Gripper #112 (njooma)
 - APP-2521: SDK: Update Flutter code sample authing with API key #111 (ohEmily)
 - Automated Protos Update #110 (github-actions[bot])
 - [RSDK-4323] Gripper #109 (njooma)
 - Automated Protos Update #108 (github-actions[bot])
 - [APP-2377] Show camera errors #107 (njooma)
 - Automated Protos Update #106 (github-actions[bot])
 - Automated Protos Update #105 (github-actions[bot])
 - Update protos and fix protoc #104 (njooma)
 - v0.0.6 #103 (github-actions[bot])
 - New motor widget #102 (njooma)
 - Fix where reconnection might've gotten stuck in a loop #101 (njooma)
 - RSDK-4580: Flutter SDK Base Properties #100 (martha-johnston)
 - Automated Protos Update #97 (github-actions[bot])
 
0.0.22 - 2024-09-30 #
0.0.21 - 2024-09-24 #
0.0.20 - 2024-08-26 #
0.0.19 - 2024-08-12 #
0.0.18 - 2024-07-30 #
0.0.17 - 2024-07-01 #
0.0.16 - 2024-06-25 #
0.0.15 - 2024-05-28 #
0.0.14 - 2024-05-14 #
0.0.13 - 2024-05-03 #
0.0.12 - 2024-04-30 #
0.0.11 - 2024-03-08 #
0.0.10 - 2024-01-23 #
0.0.9 - 2023-12-12 #
0.0.8 - 2023-11-15 #
0.0.7 - 2023-09-11 #
0.0.6 - 2023-08-17 #
0.0.5 - 2023-08-08 #
Merged pull requests:
- v0.0.5 #99 (github-actions[bot])
 - Documentation #98 (njooma)
 - Reconnect camera streams #96 (njooma)
 - v0.0.4 #95 (github-actions[bot])
 - Close robot connections #94 (njooma)
 - v0.0.3 #93 (github-actions[bot])
 - Update views for use in prod #92 (njooma)
 - Automated Protos Update #91 (github-actions[bot])
 - Hotfix/release process #90 (njooma)
 - v0.0.2 #89 (github-actions[bot])
 - 0.0.2 #88 (github-actions[bot])
 
0.0.4 - 2023-08-07 #
0.0.3 - 2023-08-04 #
0.0.2 - 2023-08-04 #
Merged pull requests:
- RC is too finicky, do only prod #87 (njooma)
 - hotfix/release process #84 (njooma)
 - Automated Protos Update #82 (github-actions[bot])
 - [RSDK-4265] Sensor widget tests #81 (njooma)
 - [RSDK-4265] Board and Sensor Widgets #80 (njooma)
 - RSDK-4058 Add PowerSensor Component #79 (oliviamiller)
 - [RSDK-4265] Widgets #78 (njooma)
 - [RSDK-4266] Add workflows for bumping versions and releasing #77 (njooma)
 - Automated Protos Update #76 (github-actions[bot])
 - Automated Protos Update #74 (github-actions[bot])
 
0.0.2-rc - 2023-08-04 #
* This Changelog was automatically generated by github_changelog_generator