veilid/veilid-flutter
2026-01-14 00:35:28 -05:00
..
android [ci skip] fix race condition crash. improve watch stress test. pick better task dependency for android builds to avoid having to build multiple times. 2026-01-04 21:14:22 -05:00
example 0.5.1 Release 2025-12-22 15:33:45 -05:00
ios debug 2023-01-03 09:13:18 -05:00
lib fix asserts and adjust tokio features 2026-01-02 08:43:43 -05:00
linux Local Rehydration 2025-04-25 17:18:39 -04:00
macos Version update: v0.4.8 → v0.5.0 2025-12-21 20:35:18 +00:00
packages/veilid_test Add post 0.5.0 fixes 2025-12-22 11:36:21 -05:00
rust [ci skip] checkpoint 2026-01-14 00:35:28 -05: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 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 Local Rehydration 2025-04-25 17:18:39 -04:00
build.yaml Version update: v0.4.8 → v0.5.0 2025-12-21 20:35:18 +00: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 0.5.1 Release 2025-12-22 15:33:45 -05: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
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.