shelf_static
Static file server support for the shelf package and ecosystem.
1.1.3
8.7M downloads/mo
#54 most downloaded on pub.dev
dart-lang/shelf
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 4 weeks to 2.4 years
Most releases are documented
notes for 29 of 34 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
34 releases · first in 2014
0 releases in the last 12 months
see the full history below
Release timeline
34 releases · Apr 2014 to Sep 2024Releases
latest 34-
1.1.306 Sep 2024Release notes
Open source →- Require
analyzer: ^8.1.1 - Require
build: ^4.0.0 - Require
build_config: ^1.2.0 - Require
source_gen: ^4.0.1 - Require
sdk: ^3.9.0
- Require
-
1.1.203 May 2023Release notes
Open source →- Require
analyzer: '>=7.4.0 <9.0.0' - Require
build: ^3.0.0 - Require
build_config: ^1.1.0 - Require
source_gen: ^3.0.0 - Require
sdk: ^3.7.0
- Require
-
1.1.116 Jun 2022Release notes
Open source →- Support the latest
package:analyzerandpackage:source_gen - Require
sdk: ^3.3.0
- Support the latest
-
1.1.009 Jul 2021 -
1.0.024 Feb 2021 -
0.2.9+117 Dec 2020Release notes
Open source →- Change version constraint for the
mimedependency, so it accepts null-safe versions.
- Change version constraint for the
-
0.2.9+229 Jan 2021Release notes
Open source →- Change version constraint for the
shelfdependency, so it accepts null-safe versions.
- Change version constraint for the
-
0.2.812 Jul 2018Release notes
Open source →-
Update SDK constraint to
>=2.0.0-dev.61 <3.0.0. -
Directory listings are now sorted.
-
-
0.2.704 Jan 2018Release notes
Open source →- Require at least Dart SDK 1.24.0.
- Other internal changes e.g. removing dep on
scheduled_test.
-
0.2.7+122 May 2018 -
0.2.618 Oct 2017 -
0.2.507 Jul 2017 -
0.2.406 Jul 2016Release notes
Open source →- Add support for "sniffing" the content of the file for the content-type via an optional
useHeaderBytesForContentTypeargument oncreateStaticHandler.
- Add support for "sniffing" the content of the file for the content-type via an optional
-
0.2.331 Jul 2015 -
0.2.3+126 Aug 2015 -
0.2.3+214 Dec 2015 -
0.2.3+302 Feb 2016 -
0.2.3+405 May 2016 -
0.2.206 Mar 2015 -
0.2.123 Sep 2014 -
0.2.001 Jul 2014Release notes
Open source →-
Removed deprecated
getHandler. -
Send correct mime type for default document.
-
-
0.1.416 May 2014 -
0.1.4+116 May 2014Nothing published for this version
-
0.1.4+216 May 2014Nothing published for this version
-
0.1.4+316 May 2014Nothing published for this version
-
0.1.4+425 May 2014 -
0.1.4+525 May 2014 -
0.1.4+629 May 2014 -
0.1.310 May 2014 -
0.1.210 May 2014Release notes
Open source →- The preferred top-level method is now
createStaticHandler.getHandleris deprecated. - Set
content-typeheader if the mime type of the requested file can be determined from the file extension. - Respond with
304-Not modifiedagainstIF-MODIFIED-SINCErequest header. - Better error when provided a non-existent
fileSystemPath. - Added
example/example_server.dart.
- The preferred top-level method is now
-
0.1.109 May 2014Release notes
Open source →- Correctly handle requests when not hosted at the root of a site.
- Send
last-modifiedheader. - Work around known issue with HTTP date formatting.
-
0.1.1+109 May 2014 -
0.1.025 Apr 2014Nothing published for this version
-
0.1.0+126 Apr 2014Nothing published for this version