veilid/veilid-flutter
2025-03-14 13:35:12 -04:00
..
android apply logging to veilid-flutter, fix jvm version 2025-02-18 20:56:03 -05:00
example [ci skip] simplify upnp code 2025-03-14 13:35:12 -04:00
ios debug 2023-01-03 09:13:18 -05:00
lib Improved latency and reliability testing 2025-03-01 00:16:18 +00:00
linux fix-flutter-example 2024-10-20 01:58:47 +00:00
macos removing dev branch, many changes 2023-05-29 19:24:57 +00:00
packages/veilid_test update api surface for create_dht_record with owner 2025-02-17 18:04:54 +00:00
rust [ci skip]revert rtnetlink upgrade 2025-03-05 15:23:50 -05:00
test integration test and config work 2024-03-27 17:53:50 -05:00
windows Fix Windows Flutter build issues 2025-02-09 20:11:47 +00:00
.gitignore fix android 2022-03-12 15:27:15 -05:00
.metadata add veilid flutter plugin skeleton 2022-01-16 11:19:01 -05:00
analysis_options.yaml fixes 2023-07-30 15:57:06 -04:00
build.bat add build for windows 2023-10-14 23:16:19 -04:00
build.sh wasm fixes 2023-10-14 20:18:37 -04:00
build.yaml freezed 2023-07-15 19:35:22 -04:00
CHANGELOG.md add veilid flutter plugin skeleton 2022-01-16 11:19:01 -05:00
debug_integration_tests.sh flutter unit/integration tests 2024-03-27 17:53:51 -05:00
LICENSE.md licensing 2023-07-19 12:48:44 -04:00
pubspec.yaml Version update: v0.4.2 → v0.4.3 2025-02-19 18:56:50 -06:00
README.md add veilid flutter plugin skeleton 2022-01-16 11:19:01 -05:00
run_integration_tests.sh flutter unit/integration tests 2024-03-27 17:53:51 -05:00
run_integration_tests_web.sh fix flutter/dart wasm 2024-03-27 17:53:51 -05:00
run_unit_tests.sh flutter unit/integration tests 2024-03-27 17:53:51 -05:00
setup_flutter.bat fix android 2022-03-12 15:27:15 -05:00
setup_flutter.sh minor setup fix for linux 2024-10-14 14:55:58 -04:00

veilid

Veilid Network

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.