veilid/veilid-flutter
John Smith 7458d0d991 work
2022-02-15 13:40:17 -05:00
..
android ffi work 2022-02-06 21:18:42 -05:00
example work 2022-02-15 13:40:17 -05:00
ios ffi work 2022-02-09 21:40:01 -05:00
lib dart api work 2022-02-13 21:09:43 -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 work 2022-02-15 13:40:17 -05:00
test dart api work 2022-02-13 21:09:43 -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 config change 2022-02-09 09:47:36 -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.