blob: de28d1c07422fd4f046190eedb81a5737c6941b9 [file] [log] [blame]
name: rfw_wasm
description: Example of using Wasm with RFW
publish_to: none # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.13.0 <3.0.0"
flutter: ">=3.0.0"
dependencies:
flutter:
sdk: flutter
path: ^1.8.0
path_provider: ^2.0.2
rfw:
path: ../../
wasm: ">=0.1.0+1 <=2.0.0"
flutter:
uses-material-design: true