diff --git a/README.md b/README.md
index 8c2ab47..b0c2096 100644
--- a/README.md
+++ b/README.md
@@ -125,7 +125,7 @@ dependencies:
flutter_localizations:
sdk: flutter
- i18n_extension: ^4.1.0
+ i18n_extension: ...
```
The code `home: I18n(child: ...)` shown above will translate your strings to the **current system
@@ -973,7 +973,9 @@ it's not completely without boilerplate, but saying "Less-boilerplate" is not th
Flutter: The Advanced Layout Rule Even Beginners Must Know (
versions: русский)
*
- The New Way to create Themes in your Flutter App
+ The New Way to create Themes in your Flutter App
+*
+ A new BDD tool for TypeScript/React, and Flutter/Dart
*My article in the official Flutter documentation*:
diff --git a/pubspec.yaml b/pubspec.yaml
index 8f5877f..a4f5d93 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -15,8 +15,6 @@ environment:
dependencies:
sprintf: ^7.0.0
- args: ^2.4.2
- equatable: ^2.0.5
intl: ^0.18.0
flutter:
sdk: flutter