Open ArtikUA opened 4 years ago
I've added 'assets/' path in the currentUrl and now it's possible to build your project with 'flutter build web' and it will work without any path issues with the assets folder. It's also work in development mode as before without any issues
currentUrl
I've added 'assets/' path in the
currentUrl
and now it's possible to build your project with 'flutter build web' and it will work without any path issues with the assets folder. It's also work in development mode as before without any issues