fix: add license

Signed-off-by: Sphericalkat <me@kat.bio>
This commit is contained in:
Amogh Lele 2024-07-18 02:03:40 +05:30
parent f5aa107fac
commit 028e42081f
Signed by: sphericalkat
GPG Key ID: 1C022B9CED2425B4
3 changed files with 12 additions and 9 deletions

View File

@ -1,3 +1,6 @@
## 0.0.2
* Add MIT License
## 0.0.1
* Initial release

View File

@ -1 +1,7 @@
TODO: Add your license here.
Copyright 2024 Amogh Lele
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.

View File

@ -1,6 +1,6 @@
name: readability
description: "A new Flutter FFI plugin project."
version: 0.0.1
description: "A Flutter wrapper for https://github.com/go-shiori/go-readability"
version: 0.0.2
homepage: https://git.kat.directory/SphericalKat/readability-dart
environment:
@ -26,12 +26,6 @@ dev_dependencies:
flutter:
plugin:
platforms:
# This FFI plugin project was generated without specifying any
# platforms with the `--platform` argument. If you see the `some_platform` map below, remove it and
# then add platforms following the instruction here:
# https://flutter.dev/docs/development/packages-and-plugins/developing-packages#plugin-platforms
# -------------------
android:
pluginClass: ReadabilityPlugin
ffiPlugin: true