bump: flutter_rust_bridge 2.0.0-dev.38

This commit is contained in:
2024-06-11 19:55:35 +08:00
parent 222b9e8fef
commit cb69211a78
9 changed files with 29 additions and 23 deletions

View File

@ -1,13 +1,13 @@
// This file is automatically generated, so please do not edit it.
// Generated by `flutter_rust_bridge`@ 2.0.0-dev.37.
// Generated by `flutter_rust_bridge`@ 2.0.0-dev.38.
// ignore_for_file: invalid_use_of_internal_member, unused_import, unnecessary_import
import '../frb_generated.dart';
import 'package:flutter_rust_bridge/flutter_rust_bridge_for_generated.dart';
// The type `RsProcess` is not used by any `pub` functions, thus it is ignored.
// The functions `_process_output`, `clone` are not `pub`, thus are ignored.
// These functions are ignored because they are not marked as `pub`: `_process_output`
// These types are ignored because they are not used by any `pub` functions: `RsProcess`
Stream<RsProcessStreamData> start(
{required String executable,