We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4598561 commit ff25241Copy full SHA for ff25241
pubspec.yaml
@@ -1,7 +1,8 @@
1
name: shelf_flutter_asset
2
-description: A new Flutter package project.
+description: A shelf handler to serve files from Flutter assets.
3
version: 0.0.1
4
homepage: https://github.com/r8/shelf_flutter_asset
5
+repository: https://github.com/r8/shelf_flutter_asset
6
7
environment:
8
sdk: '>=2.18.6 <3.0.0'
0 commit comments