Skip to content

Commit

Permalink
ED-0.0.6-Readme-Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
debojyoti452 committed Feb 4, 2023
1 parent b86f507 commit ff4dd42
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@
- Bug Fixes - Android Module
- Bug Fixes - iOS Module
- Documentation Updated - Example

## 0.0.6
- Readme Updated
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,10 @@ main() async {
```
## Important Note

- This plugin requires async/await support. So, you need to use `Flutter 3` or higher.
- This plugin requires async/await support. So, you need to use `Flutter 1.12.13+hotfix.5` or higher.
- Android API level 28 or higher is required.
- iOS 10.0 or higher is required.
- Dart 3 Ready

## Features and bugs

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: encrypt_db
description: A Swing Technologies Product.
version: 0.0.5
version: 0.0.6
homepage: https://opensource.appworld.in

environment:
Expand Down

0 comments on commit ff4dd42

Please sign in to comment.