flutter_ion 0.1.0 copy "flutter_ion: ^0.1.0" to clipboard
flutter_ion: ^0.1.0 copied to clipboard

outdated

Ion SDK for flutter.

Flutter sdk for ion #

Usage #

Create example project (for mobile/macos/web) #

cd sdk/flutter/example

./scripts/project_tools.sh create

flutter pub get

Run app #

flutter run

Web #

flutter run -d chrome

macOS #

flutter run -d macos