Skip to content

Commit

Permalink
feat: Work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
emirdeliz committed Jan 16, 2023
1 parent 5ad201b commit c76f3e0
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
6 changes: 5 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
TODO: Add your license here.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# upload_largest_files
<!--

<!--
[![Upload largest files: Tests](https://github.com/emirdeliz/upload_largest_files/actions/workflows/main.yml/badge.svg)](https://github.com/emirdeliz/upload_largest_files/actions/workflows/main.yml) -->

This plugin is a wrapper for the project [Upload largest Files](https://github.com/emirdeliz/upload-largest-files) to make uploads on the web. See the example for more details. See the example for more details. Before running the example you should start the upload server on the folder: `example/lib/server`.

<img src="https://raw.githubusercontent.com/emirdeliz/upload_largest_files/master/docs/demo.gif" width="600" height="auto" alt="Upload largest files - example"/>
<img src="https://raw.githubusercontent.com/emirdeliz/upload_largest_files/master/doc/demo.gif" width="600" height="auto" alt="Upload largest files - example"/>

## Getting Started

Expand Down
File renamed without changes
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ dependencies:
sdk: flutter
flutter_web_plugins:
sdk: flutter
js: ^0.6.4

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit c76f3e0

Please sign in to comment.