veilid/veilid-flutter
2022-02-02 08:22:10 -05:00
..
android move toward api logging 2022-01-31 10:11:18 -05:00
example ios build and clean up macos 2022-01-30 21:28:27 -05:00
ios fix rust flutter 2022-02-01 13:07:39 -05:00
lib workaround for code generator bug 2022-02-01 20:22:01 -05:00
linux linux flutter example with bridge to rust and build system 2022-01-29 13:23:10 -05:00
macos ios build and clean up macos 2022-01-30 21:28:27 -05:00
rust api work 2022-02-02 08:22:10 -05:00
test add veilid flutter plugin skeleton 2022-01-16 11:19:01 -05:00
windows fix windows build 2022-01-29 13:53:55 -05:00
.gitignore macos work 2022-01-29 21:25:21 -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 macos work 2022-01-29 23:23:50 -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.