40.0.0 • Published 9 months ago

@rive-app/flutter-wasm v40.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Rive Flutter WASM

This folder contains the WASM portion of the Rive Flutter runtime.

Delivered via Unpkg

This is published to NPM so that Flutter Web projects can all benefit from common caching of the WASM file via unpkg (similar to Flutter's same strategy for CanvasKit).

Local Development

For local development the Flutter Runtime can be configured to use a local dev server. Steps are as follows:

cd wasm
npm run serve

Run any project depending on rive-flutter with a --dart-define argument to instruct the runtime to look for the local dev server.

flutter run --dart-define=LOCAL_RIVE_FLUTTER_WASM=true -d chrome

As you make changes to the C++ codebase, recompile with:

./build_wasm.sh

Refresh or Hot Restart the Flutter Web project.

40.0.0

9 months ago

36.0.0

1 year ago

39.0.0

12 months ago

38.0.0

12 months ago

37.0.0

1 year ago

35.0.0

1 year ago

34.0.0

1 year ago

33.0.0

1 year ago

32.0.0

1 year ago

31.0.0

1 year ago

30.0.0

1 year ago

29.0.0

1 year ago

27.0.0

1 year ago

26.0.0

1 year ago

25.0.0

1 year ago

24.0.0

1 year ago

23.0.0

1 year ago

21.0.0

1 year ago

22.0.0

1 year ago

20.0.0

1 year ago

19.0.0

1 year ago

18.0.0

1 year ago

17.0.0

1 year ago

16.0.0

2 years ago

12.0.0

2 years ago

15.0.0

2 years ago

14.0.0

2 years ago

13.0.0

2 years ago

11.0.0

2 years ago

8.0.0

2 years ago

9.0.0

2 years ago

10.0.0

2 years ago

7.0.0

2 years ago

6.0.0

3 years ago

5.0.0

3 years ago