npaw_forge 10.0.2 copy "npaw_forge: ^10.0.2" to clipboard
npaw_forge: ^10.0.2 copied to clipboard

NPAW Forge analytics for Flutter: the shared native Forge Rust core over Dart FFI on Android/iOS, the Forge Web runtime on Flutter Web, and typed video, ad, and session reporting.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add npaw_forge

With Flutter:

 $ flutter pub add npaw_forge

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  npaw_forge: ^10.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:npaw_forge/npaw_forge.dart';
0
likes
0
points
707
downloads

Publisher

verified publishernicepeopleatwork.com

Weekly Downloads

NPAW Forge analytics for Flutter: the shared native Forge Rust core over Dart FFI on Android/iOS, the Forge Web runtime on Flutter Web, and typed video, ad, and session reporting.

Homepage
Repository

License

unknown (license)

Dependencies

ffi, flutter, flutter_web_plugins, web

More

Packages that depend on npaw_forge

Packages that implement npaw_forge