officejs 0.4.0 copy "officejs: ^0.4.0" to clipboard
officejs: ^0.4.0 copied to clipboard

Platformweb

Unofficial Office.js (https://github.com/OfficeDev/office-js) wrapper for Flutter/Dart

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add officejs

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

dependencies:
  officejs: ^0.4.0

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:officejs/officejs.dart';
3
likes
100
pub points
17%
popularity

Publisher

verified publisherxsoulspace.dev

Unofficial Office.js (https://github.com/OfficeDev/office-js) wrapper for Flutter/Dart

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, freezed_annotation, js

More

Packages that depend on officejs