Trireme
Deluge client written with flutter.
Getting Started
For help getting started with Flutter, view our online documentation.
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upRemove 3rd party library kilobyte which was used for byte size formatting. Add ByteSizeFormatter class which formats byte sizes to SI or EIC standard. Add ByteSizeStyle to preferences Add ByteSize and ByteSizePerSecond widgets which display byte sizes according to preference from the PreferenceProvider
| Failed to load latest commit information. | |||
|
|
android |
|
|
|
|
assets/icons |
|
|
|
|
ios |
|
|
|
|
lib |
|
|
|
|
test |
|
|
|
|
.gitignore |
|
|
|
|
.metadata |
|
|
|
|
LICENSE |
|
|
|
|
README.md |
|
|
|
|
pubspec.lock |
|
|
|
|
pubspec.yaml |
|
|
Deluge client written with flutter.
For help getting started with Flutter, view our online documentation.