veilid/veilid-flutter
2022-01-27 22:02:16 -05:00
..
android add veilid flutter plugin skeleton 2022-01-16 11:19:01 -05:00
example prep for plugin interface 2022-01-27 22:02:16 -05:00
ios prep for plugin interface 2022-01-27 22:02:16 -05:00
lib prep for plugin interface 2022-01-27 22:02:16 -05:00
linux add veilid flutter plugin skeleton 2022-01-16 11:19:01 -05:00
macos add veilid flutter plugin skeleton 2022-01-16 11:19:01 -05:00
rust prep for plugin interface 2022-01-27 22:02:16 -05:00
test add veilid flutter plugin skeleton 2022-01-16 11:19:01 -05:00
windows add veilid flutter plugin skeleton 2022-01-16 11:19:01 -05:00
.gitignore add veilid flutter plugin skeleton 2022-01-16 11:19:01 -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 prep for plugin interface 2022-01-27 22:02:16 -05:00
README.md add veilid flutter plugin skeleton 2022-01-16 11:19:01 -05:00
setup_flutter.bat move some stuff around, adopt 'just', keep pubspec from accidentally publishing 2022-01-17 13:44:38 -05:00
setup_flutter.sh move some stuff around, adopt 'just', keep pubspec from accidentally publishing 2022-01-17 13:44:38 -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.