Commit graph

27 commits

Author SHA1 Message Date
Aleksey Kulikov
b66662f33c chore: v1.2.2 2023-02-03 12:54:44 +03:00
Aleksey Kulikov
ed67a4e307
fix: lookup package in correct location of Dart/Flutter cached packages (#81) 2023-02-02 15:29:31 +03:00
Aleksey Kulikov
675872c3ef chore: v1.2.1 2022-12-24 19:09:16 +03:00
Aleksey Kulikov
ef9390d08b
chore: bump minimum dart and flutter versions (#76) 2022-09-16 16:45:31 +03:00
Aleksey Kulikov
07e83a1f41 chore: v1.2.0 2022-07-15 13:23:22 +03:00
Aleksey Kulikov
75687c469c chore: upgrade dependencies 2022-06-17 10:16:43 +03:00
Aleksey Kulikov
aa74c46a12 chore: v1.1.2 2022-06-09 18:02:49 +03:00
Aleksey Kulikov
a708d54b0a chore: v1.1.1 2022-06-08 15:39:19 +03:00
Aleksey Kulikov
4aea9a306a chore: v1.1.0 2022-05-25 13:22:15 +03:00
Aleksey Kulikov
3900ec92cc
chore: upgrade dependencies (#58) 2022-05-23 13:50:15 +03:00
Aleksey Kulikov
bad40bdb61
feat: add ability to compare objects (#54) 2022-05-10 16:18:55 +03:00
Aleksey Kulikov
5dfedadfe6 chore: prepare to publish 2022-05-05 16:56:02 +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
7a067beeb9 chore: bump minimum dart version 2022-02-14 18:26:08 +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
6cbf954337 feat: add library setup for linux 2021-10-25 13:43:31 +03:00
Aleksey Kulikov
4717aab57f style: stricter linting 2021-10-23 12:31:18 +03:00
Aleksey Kulikov
677457279d docs: add readme with ffigen command for compiler options 2021-09-17 21:50:00 +03:00
Aleksey Kulikov
2fd43f3efe chore: upgrade ffigen 2021-09-17 21:15:40 +03:00
Aleksey Kulikov
6a097c1841 feat: upgrade libgit2 2021-08-26 15:13:12 +03:00
Aleksey Kulikov
145af3054d chore: migrate from pedantic to lints package 2021-07-20 16:59:26 +03:00
Aleksey Kulikov
be680595bc test(repository): test against repo copied into tmp directory 2021-07-12 19:57:35 +03:00
Aleksey Kulikov
3aa322ea59 test(config): add tests 2021-06-03 17:21:07 +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