Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: retack
description: A Dart Package to handle API calls for posting exceptions & errors to Retack.AI
version: 0.0.6
description: A Dart Package to handle API calls for posting exceptions & errors to Retack.AI
version: 0.0.7
homepage: https://retack.ai
repository: https://github.com/truenary/retack_pkg_flutter

Expand All @@ -14,8 +14,7 @@ platforms:
windows:

environment:
sdk: '>=3.0.0 <4.0.0'

sdk: ">=3.0.0 <4.0.0"

dependencies:
http: ^1.1.0
Expand Down