Spaces:
Build error
Build error
| name: dart_off_server | |
| description: A sample command-line application. | |
| version: 1.0.0 | |
| # homepage: https://www.example.com | |
| environment: | |
| sdk: '>=2.17.5 <3.0.0' | |
| dependencies: | |
| alfred: ^1.0.0+1 | |
| beautiful_soup_dart: ^0.3.0 | |
| http: ^0.13.5 | |
| openfoodfacts: ^2.2.1 | |
| dev_dependencies: | |
| lints: ^2.0.0 | |
| test: ^1.16.0 | |