Browse Source

[flutter_example_packages] Update readme

merge-requests/21/head
Vitaliy Zarubin 2 years ago
parent
commit
024eb82387
  1. 7
      README.md

7
README.md

@ -8,12 +8,13 @@ It contains the source code for Aurora Flutter's packages (i.e., packages develo
Packages made or for review Packages made or for review
| Package | Version | OS Version | State | Comment | | Package | Version | OS Version | State | Comment |
|-------------------------------------------------------------------------------------|---------|------------|---------|---------------------------------------------------------------------| |---------------------------------------------------------------------------------------|---------|------------|---------|---------------------------------------------------------------------|
| [flutter_keyboard_visibility](https://pub.dev/packages/flutter_keyboard_visibility) | 5.4.1 | 4.0.2 | Review | Дополнительная фича с получением высоты клавиатуры |
| [battery_plus](https://pub.dev/packages/battery_plus) | 4.0.1 | 4.0.2 | Review | - | | [battery_plus](https://pub.dev/packages/battery_plus) | 4.0.1 | 4.0.2 | Review | - |
| [device_info_plus](https://pub.dev/packages/device_info_plus) | 8.2.2 | 4.0.2 | Review | - | | [device_info_plus](https://pub.dev/packages/device_info_plus) | 8.2.2 | 4.0.2 | Review | - |
| [flutter_local_notifications](https://pub.dev/packages/flutter_local_notifications) | 14.1.1 | 4.0.2 | Done | - | | [flutter_local_notifications](https://pub.dev/packages/flutter_local_notifications) | 14.1.1 | 4.0.2 | Review | - |
| [flutter_secure_storage](https://pub.dev/packages/flutter_secure_storage) | 8.0.0 | 4.0.2 | Review | Ключь нужно генерировать сейчас самому, например через пин от юзера | | [flutter_secure_storage](https://pub.dev/packages/flutter_secure_storage) | 8.0.0 | 4.0.2 | Review | Ключь нужно генерировать сейчас самому, например через пин от юзера |
| [package_info_plus](https://pub.dev/packages/package_info_plus) | 3.1.2 | 4.0.2 | Done | Достать `version` & `build_number` не удалось | | [package_info_plus](https://pub.dev/packages/package_info_plus) | 3.1.2 | 4.0.2 | Review | Достать `version` & `build_number` не удалось |
| [path_provider](https://pub.dev/packages/path_provider) | 2.0.15 | 4.0.2 | Review | - | | [path_provider](https://pub.dev/packages/path_provider) | 2.0.15 | 4.0.2 | Review | - |
| [shared_preferences](https://pub.dev/packages/shared_preferences) | 2.1.2 | 4.0.2 | Review | - | | [shared_preferences](https://pub.dev/packages/shared_preferences) | 2.1.2 | 4.0.2 | Review | - |
| [sqflite](https://pub.dev/packages/sqflite) | 2.2.6 | 4.0.2 | Review | - | | [sqflite](https://pub.dev/packages/sqflite) | 2.2.6 | 4.0.2 | Review | - |

Loading…
Cancel
Save