Skip to content

Commit

Permalink
Version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitarPetrov committed Jan 30, 2022
1 parent c4fd3fb commit 200c6de
Show file tree
Hide file tree
Showing 16 changed files with 4 additions and 12 deletions.
2 changes: 2 additions & 0 deletions android/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.idea/

*.iml
.gradle
/local.properties
Expand Down
6 changes: 0 additions & 6 deletions android/.idea/vcs.xml

This file was deleted.

2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.1.1"
version: "0.2.0"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down
1 change: 0 additions & 1 deletion ios/Frameworks/Steg.framework/Headers

This file was deleted.

File renamed without changes.
1 change: 0 additions & 1 deletion ios/Frameworks/Steg.framework/Modules

This file was deleted.

1 change: 0 additions & 1 deletion ios/Frameworks/Steg.framework/Resources

This file was deleted.

1 change: 0 additions & 1 deletion ios/Frameworks/Steg.framework/Steg

This file was deleted.

Binary file added ios/Frameworks/Steg.framework/Steg
Binary file not shown.
Binary file removed ios/Frameworks/Steg.framework/Versions/A/Steg
Binary file not shown.
1 change: 0 additions & 1 deletion ios/Frameworks/Steg.framework/Versions/Current

This file was deleted.

2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_stegify
description: Flutter plugin for steganography encoding and decoding files within an image using stegify API.
version: 0.1.1
version: 0.2.0
homepage: https://github.com/DimitarPetrov/stegify-flutter-plugin

environment:
Expand Down

0 comments on commit 200c6de

Please sign in to comment.