Skip to content

Commit

Permalink
Update supported platforms in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiedentop committed Jan 10, 2024
1 parent da35c46 commit d70c29f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ browser, this package features a native implementation embedding
web browser this package wraps the [`window.crypto`][window-crypto] APIs and
providing the same Dart API as the native implementation.

This way, `package:webcrypto` provides the same crypto API on multiple
platforms. Initially targeting Flutter for **Android**, **iOS** and **Web**,
with other platforms following as soon as the build system allows.
This way, `package:webcrypto` provides the same crypto API on **Android**, **iOS**, **Web**, **Windows**, **Linux** and **Mac**.

**Example**
```dart
Expand Down

0 comments on commit d70c29f

Please sign in to comment.