file_write_as_bytes_compat 0.0.1 copy "file_write_as_bytes_compat: ^0.0.1" to clipboard
file_write_as_bytes_compat: ^0.0.1 copied to clipboard

Workaround for File.writeAsBytes not working bug. see) https://github.com/dart-lang/sdk/issues/36087

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add file_write_as_bytes_compat

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

dependencies:
  file_write_as_bytes_compat: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:file_write_as_bytes_compat/file_write_as_bytes_compat.dart';
0
likes
140
points
12
downloads

Publisher

verified publisherviviware.com

Weekly Downloads

Workaround for File.writeAsBytes not working bug. see) https://github.com/dart-lang/sdk/issues/36087

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on file_write_as_bytes_compat