Skip to content

Commit 13461d3

Browse files
committedJun 28, 2024
Merge remote-tracking branch 'upstream/dev' into akhil/2450/crypto_transaction_details_page
2 parents a15c1fe + dbe9e79 commit 13461d3

File tree

243 files changed

+666
-481
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

243 files changed

+666
-481
lines changed
 

‎CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## 0.0.1
1+
## 1.0.0
22

3-
* TODO: Describe initial release.
3+
* First release of the package.

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ dependencies:
142142
$ git submodule init
143143
$ git submodule update --remote
144144
$ ./setup.sh
145-
$ flutter pub run build_runner build --delete-conflicting-outputs
145+
$ dart run build_runner build --delete-conflicting-outputs
146146
```
147147

148148
### Run the tests

0 commit comments

Comments
 (0)