Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

Annotate method error with alwaysThrows annotation. #11

Merged
merged 2 commits into from
Aug 3, 2018
Merged
Changes from 1 commit
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
Prev Previous commit
address comments
keertip committed Aug 3, 2018
commit 7ba0c2309a0f4c19f0eb719912dd8f2bf6d681b0
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.0.4
## 1.1.0

* Add @alwaysThrows annotation to error method.

2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ environment:

dependencies:
charcode: ^1.1.0
meta: ^1.1.5
meta: ^1.1.0
source_span: ^1.4.0

dev_dependencies: