Commit a81ed0a
authored
Use case integ (#20)
* [WIP] Run melos test successfully
* [CI] Change deps and cwd
* [TEST] test libs
[TEST] test serde
[TEST] test mocked com socket client
[TEST] lib init in flutter
* [FEAT] Use name property
[FIX] Remove `ConfirmButton` binder public kindness
* [FEAT] Use fvm
* [WIP] Move to fvm
- [BUILD] Dart 3.3.0
- [FIX] FRB fix 2.0.0-dev.27
* [BUILD] Success Dart bind
* [BUILD] Update deps
* [FEAT] Add request method
* [BUILD] Build Android binary !
[REFACT] Separate client and server code
[REFACT] Duplicate and edit on the fly base code to client module
* [FIX] Build for linux with new architecture
* [BUILD] Update version to 0.1.2
- Prepare packages for publish
* [BUILD] Version 0.1.21 parent e03ea4d commit a81ed0a
178 files changed
Lines changed: 15029 additions & 3644 deletions
File tree
- .fvm
- versions
- packages
- codde_protocol
- lib
- src
- api
- base
- models
- protocols/server
- native
- client
- src
- api
- base
- example/client/src
- src
- api
- protocols
- client
- server
- base
- server
- models
- test
- flutter_codde_protocol
- android
- .cxx/Debug/1e3i3t2x
- arm64-v8a
- .cmake/api/v1
- query/client-agp
- reply
- CMakeFiles
- 3.18.1-g262b901
- armeabi-v7a
- .cmake/api/v1
- query/client-agp
- reply
- CMakeFiles
- 3.18.1-g262b901
- x86_64
- .cmake/api/v1
- query/client-agp
- reply
- CMakeFiles
- 3.18.1-g262b901
- x86
- .cmake/api/v1
- query/client-agp
- reply
- CMakeFiles
- 3.18.1-g262b901
- ios
- lib
- linux
- macos
- test
- windows
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
0 commit comments