Aleksey Kulikov
|
3900ec92cc
|
chore: upgrade dependencies (#58)
|
2022-05-23 13:50:15 +03:00 |
|
Aleksey Kulikov
|
4e55d0f06c
|
refactor(repository)!: use Finalizer to automatically free allocated memory (#51)
BREAKING CHANGE: Return value of identity getter changed from Map<String, String> to Identity
|
2022-05-02 15:33:31 +03:00 |
|
Aleksey Kulikov
|
a3213a88a2
|
refactor!: use Finalizer to automatically free allocated memory for objects (#48)
BREAKING CHANGE: signature change for remote and repository callbacks during repository clone operation.
|
2022-04-28 11:04:48 +03:00 |
|
Aleksey Kulikov
|
ae5d895957
|
chore: upgrade dependencies to latest versions (#19)
|
2021-12-17 11:05:39 +03:00 |
|
Aleksey Kulikov
|
678f6208f6
|
refactor(setup): simplify setup for flutter applications (#12)
|
2021-11-01 19:05:55 +03:00 |
|
Aleksey Kulikov
|
c8895524be
|
feat: add support for Flutter Linux, macOS and Windows (#10)
|
2021-10-30 13:54:25 +03:00 |
|
Aleksey Kulikov
|
a71bb14b86
|
test: fix tests failing on windows
|
2021-10-29 10:59:30 +03:00 |
|
Aleksey Kulikov
|
bed8db3a12
|
chore: change ci for windows
CI for windows checks that proper libgit2 library is downloaded but does
not run dart tests, due to broken CRLF attributes
|
2021-10-28 19:03:59 +03:00 |
|
Aleksey Kulikov
|
0e329bd2b1
|
test: fix tests failing in ci
|
2021-10-27 20:59:50 +03:00 |
|
Aleksey Kulikov
|
7f0cd86e72
|
test: remove checks for messages of throws
Platform specific messages for throws is different, so checking that test
throws proper type should be enough
|
2021-10-27 16:44:04 +03:00 |
|
Aleksey Kulikov
|
e86aba9f56
|
chore: add CI (#7)
|
2021-10-27 14:55:33 +03:00 |
|