I'm working on flutter app for weather forecast. I have chosen Dark Sky API to work with and I found darksky_weather package on Dart Packages Site to make things easier. The package is marked with web tag. Can I use this package with flutter project as well?