Skip to content

Commit

Permalink
Tauweb : Version 0.17.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Larpoux committed Feb 19, 2025
1 parent 82eb9d5 commit 86380c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@

# Tauweb

`Tauweb` is an [Etau](https://pub.dev/packages/etau) implementation for Flutter Web.

[Etau](https://pub.dev/packages/etau) is the interface and this is what see the App.
So, there are not many things to say about `Tauweb` because this is just an implementation.
The only verb used by the App is `tau()`, which gives the implementation.

You can see all the [Etau project documentation](https://tau.canardoux.xyz/etau-README.html) here.

Example
```dart
import 'package:etau/etau.dart';
import 'package:tau_web/tau_web.dart';
Expand Down
4 changes: 2 additions & 2 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ packages:
dependency: "direct main"
description:
name: etau
sha256: "6faf2945ce28a080d3f2d8f557ee0b9d12c9956963aafb7fabaecbe32196e11b"
sha256: "8780546b07f4eb153456ba103d3f933a19783268c50ff461b1037ca9e4cc639a"
url: "https://pub.dev"
source: hosted
version: "0.17.8"
version: "0.17.9"
fake_async:
dependency: transitive
description:
Expand Down

0 comments on commit 86380c7

Please sign in to comment.