alpacahq / alpacahq/Alpaca-Flutter-Demo-App
App doesn't run on Web and not compatible for mobile
Offen
- Vorherrschende Sprache
- C++
- Sterne
- 7
- Forks
- 4
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
The app doesn't compile on Web due to the following lines on the pubspec
# assets:
## - .env
Even though I commented assets but the app doesn't work on Chrome. Moreover, static analysis errors and even tried but the app doesn't compile on either Android or iOS due to specific libraries used which are only meant for the Web.
info: Avoid using web-only libraries outside Flutter web plugin packages. (avoid_web_libraries_in_flutter at [crypto_trading_app] lib/main.dart:1)
Kindly help.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.