Skip to content

Commit

Permalink
Prepare package for pub.deb release
Browse files Browse the repository at this point in the history
  • Loading branch information
icota committed Jan 19, 2024
1 parent e35c982 commit b30ba87
Show file tree
Hide file tree
Showing 6 changed files with 238 additions and 49 deletions.
6 changes: 5 additions & 1 deletion .reuse/dep5
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,8 @@ License: GPL-3.0-or-later

Files: rust/target/*
Copyright: 2024 Foundation Devices Inc.
License: GPL-3.0-or-later
License: GPL-3.0-or-later

Files: CHANGELOG.md
Copyright: 2024 Foundation Devices Inc.
License: GPL-3.0-or-later
3 changes: 0 additions & 3 deletions CHANGELOG.md.license

This file was deleted.

232 changes: 232 additions & 0 deletions LICENSE

Large diffs are not rendered by default.

33 changes: 1 addition & 32 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: tor
description: A multi-platform Flutter plugin for managing a Tor proxy. Based on arti.
version: 0.0.1
homepage:
homepage: https://github.com/Foundation-Devices/tor

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down Expand Up @@ -78,34 +78,3 @@ flutter:
ffiPlugin: true
windows:
ffiPlugin: true

# To add assets to your plugin package, add an assets section, like this:
# assets:
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg
#
# For details regarding assets in packages, see
# https://flutter.dev/assets-and-images/#from-packages
#
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware

# To add custom fonts to your plugin package, add a fonts section here,
# in this "flutter" section. Each entry in this list should have a
# "family" key with the font family name, and a "fonts" key with a
# list giving the asset and other descriptors for the font. For
# example:
# fonts:
# - family: Schyler
# fonts:
# - asset: fonts/Schyler-Regular.ttf
# - asset: fonts/Schyler-Italic.ttf
# style: italic
# - family: Trajan Pro
# fonts:
# - asset: fonts/TrajanPro.ttf
# - asset: fonts/TrajanPro_Bold.ttf
# weight: 700
#
# For details regarding fonts in packages, see
# https://flutter.dev/custom-fonts/#from-packages
10 changes: 0 additions & 10 deletions tor.iml

This file was deleted.

3 changes: 0 additions & 3 deletions tor.iml.license

This file was deleted.

0 comments on commit b30ba87

Please sign in to comment.