veilid/veilid-flutter
2022-03-17 19:03:42 -04:00
..
android fix android 2022-03-12 15:27:15 -05:00
example swap around some build thingies 2022-03-17 19:03:42 -04:00
ios fix ios linking 2022-03-13 16:41:14 -04:00
lib checkpoint 2022-03-17 10:31:10 -04:00
linux sync 2022-03-03 20:45:39 -05:00
macos fix ios linking 2022-03-13 16:41:14 -04:00
rust fix wasm build, remove from native veilid-flutter rust 2022-03-15 10:02:20 -04:00
test sync 2022-03-03 20:45:39 -05:00
windows fix windows build 2022-01-29 13:53:55 -05: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 add veilid flutter plugin skeleton 2022-01-16 11:19:01 -05:00
CHANGELOG.md add veilid flutter plugin skeleton 2022-01-16 11:19:01 -05:00
LICENSE add veilid flutter plugin skeleton 2022-01-16 11:19:01 -05:00
pubspec.yaml checkpoint 2022-03-17 10:31:10 -04:00
README.md add veilid flutter plugin skeleton 2022-01-16 11:19:01 -05:00
setup_flutter.bat fix android 2022-03-12 15:27:15 -05:00
setup_flutter.sh fix android 2022-03-12 15:27:15 -05: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.