veilid/veilid-flutter
2025-04-26 19:36:31 -04:00
..
android apply logging to veilid-flutter, fix jvm version 2025-02-18 20:56:03 -05:00
example Local Rehydration 2025-04-25 17:18:39 -04:00
ios
lib Expose the is_shutdown API to all bindings 2025-04-26 19:36:31 -04:00
linux Local Rehydration 2025-04-25 17:18:39 -04:00
macos
packages/veilid_test Improved WatchValue 2025-04-21 14:05:44 -04:00
rust Expose the is_shutdown API to all bindings 2025-04-26 19:36:31 -04:00
test integration test and config work 2024-03-27 17:53:50 -05:00
windows Local Rehydration 2025-04-25 17:18:39 -04:00
.gitignore
.metadata
analysis_options.yaml Local Rehydration 2025-04-25 17:18:39 -04:00
build.yaml
CHANGELOG.md
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 Improved WatchValue 2025-04-21 14:05:44 -04:00
README.md
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
setup_flutter.sh minor setup fix for linux 2024-10-14 14:55:58 -04:00
update_generated_files.bat Local Rehydration 2025-04-25 17:18:39 -04:00
update_generated_files.sh Local Rehydration 2025-04-25 17:18:39 -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.