ampless.chrissx.de

  • Packages
Results 16 packages owned by ampless.chrissx.de
Sort by

updatecopy "update: ^0.3.1" to clipboard
update: ^0.3.1 copied to clipboard

5
likes
120
pub points
74%
popularity
A package for checking for updates.

html_searchcopy "html_search: ^0.3.1" to clipboard
html_search: ^0.3.1 copied to clipboard

2
likes
140
pub points
38%
popularity
A package to quickly search though HTML.

schttpcopy "schttp: ^5.0.0" to clipboard
schttp: ^5.0.0 copied to clipboard

2
likes
130
pub points
16%
popularity
A simple HTTP client supporting a cache.

dsbuntiscopy "dsbuntis: ^8.0.0" to clipboard
dsbuntis: ^8.0.0 copied to clipboard

4
likes
130
pub points
1%
popularity
This package allows you to crawl the DSB/DSBMobile API and parse Untis's HTML.

pub_apicopy "pub_api: ^0.0.7" to clipboard
pub_api: ^0.0.7 copied to clipboard

2
likes
120
pub points
0%
popularity
A package to use Pub's API.

dsb_servercopy "dsb_server: ^0.1.3" to clipboard
dsb_server: ^0.1.3 copied to clipboard

0
likes
160
pub points
0%
popularity
This package allows you to trivially create a DSB/DSBMobile server.

bomcopy "bom: ^1.1.1" to clipboard
bom: ^1.1.1 copied to clipboard

0
likes
150
pub points
8%
popularity
byte order mark (BOM) detection

to_hex_stringcopy "to_hex_string: ^1.0.1" to clipboard
to_hex_string: ^1.0.1 copied to clipboard

0
likes
150
pub points
6%
popularity
A single extension on int to convert it to a proper hex string, since the Dart team stubbornly refuses to add it.

where_not_nullcopy "where_not_null: ^1.0.1" to clipboard
where_not_null: ^1.0.1 copied to clipboard

0
likes
150
pub points
2%
popularity
A single extension on Iterable<T?> to convert it to Iterable<T>

testedcopy "tested: ^1.0.1" to clipboard
tested: ^1.0.1 copied to clipboard

0
likes
140
pub points
7%
popularity
A testing library based on package:test