Closed Rohit-RA-2020 closed 1 year ago
Same error on my end...
Trying to flutter clean
but nothing...
It seems headers
are redefined but don't know if it is a debug line which was forgotten or an header append...
@Rohit-RA-2020 @istornz This issue should be fixed with version 10.0.1
please confirm. Thank you.
Closing this issue as this has been fixed in 10.0.1
π Reproduction steps
Running the Flutter App after installing appwrite^10.0.0 gives a build time error.
Error Says:
Error: Can't declare 'headers' because it was already used in this scope.
π Expected behavior
Should build without any errors
π Actual Behavior
App fails to build
π² Appwrite version
Version 2.0.x
π» Operating system
Windows
𧱠Your Environment
Flutter v3.13.0 on Windows, building for Android
π Have you spent some time to check if this issue has been raised before?
π’ Have you read the Code of Conduct?