Skip to content

Commit

Permalink
0.0.2 init
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham16g committed Jul 9, 2022
1 parent a6e10cd commit 430f1d4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@
- MultiImagePickerViewController created
- ImageFile created

## 0.0.2

- Fixed Web Support
- Improved Example
2 changes: 2 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
MIT License

Copyright (c) 2022 Shubham Gupta

Permission is hereby granted, free of charge, to any person obtaining a copy
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: multi_image_picker_view
description: A complete widget which can easily pick multiple images from device and display them in UI. Also picked image can be re-ordered and removed easily.
version: 0.0.1
version: 0.0.2
author: Shubham Gupta<[email protected]>
homepage: https://github.com/shubham-gupta-16/multi_image_picker_view
repository: https://github.com/shubham-gupta-16/multi_image_picker_view
Expand Down

0 comments on commit 430f1d4

Please sign in to comment.