openmynet / examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NativeShell Examples

Prerequisites

  1. Install Rust
  2. Install Flutter
  3. Enable Flutter desktop support
  4. Switch to Fluttter Master (flutter channel master; flutter upgrade)

Getting Started

Launch it with cargo run.

To debug or hot reload dart code, start the Flutter: Attach to Process launch configuration once the application runs.

For more information go to nativeshell.dev.

About

License:Other


Languages

Language:Dart 84.8%Language:Rust 15.2%