Commit graph

16 commits

Author SHA1 Message Date
Aleksey Kulikov
016370625b style: stricter linting 2022-07-05 18:00:35 +03:00
Aleksey Kulikov
3900ec92cc
chore: upgrade dependencies (#58) 2022-05-23 13:50:15 +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
2eb50dec69 style: stricter linting 2022-02-23 11:05:14 +03:00
Aleksey Kulikov
7a067beeb9 chore: bump minimum dart version 2022-02-14 18:26:08 +03:00
Aleksey Kulikov
f872612f36 Revert "style: use strict-casts and strict-raw-types"
This reverts commit ea0264ee14.
2022-01-10 12:03:07 +03:00
Aleksey Kulikov
ea0264ee14 style: use strict-casts and strict-raw-types 2022-01-10 11:53:12 +03:00
Aleksey Kulikov
7148fbf194 style: stricter linting 2021-12-17 11:20:17 +03:00
Aleksey Kulikov
4717aab57f style: stricter linting 2021-10-23 12:31:18 +03:00
Aleksey Kulikov
f3fbc80f8e style: no implicit casts and dynamic 2021-10-22 17:25:06 +03:00
Aleksey Kulikov
7b14ee6b9b style: avoid lines longer than 80 characters 2021-10-22 17:13:42 +03:00
Aleksey Kulikov
a806d0a312 style: sort imports alphabetically 2021-10-22 15:10:04 +03:00
Aleksey Kulikov
7187d890d6 style: use conts for constructors 2021-09-23 10:48:23 +03:00
Aleksey Kulikov
145af3054d chore: migrate from pedantic to lints package 2021-07-20 16:59:26 +03:00
Aleksey Kulikov
1414d5f6d7 feat: generate bindings with ffigen 2021-06-01 20:38:32 +03:00
Aleksey Kulikov
9d81c715ff init 2021-05-29 18:07:24 +03:00