Giter VIP home page Giter VIP logo

flutter_web_app's People

Contributors

sergioelisan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

flutter_web_app's Issues

Problem with configuration

Hi
I tried to change the website address but without any results...
You can explain me how I must change the program for using your program?
I am trying from 2 days with any success...
Thank you so much
Marco

unsound null safety

I am getting the unsound null safety error resulting in failed compile. I tried running as follows:
flutter run --no-sound-null-safety but this does not work. Using flutter 2.2.3.

Error: Cannot run with sound null safety, because the following dependencies
don't support null safety:

  • package:flutter_web_app
    Unhandled exception:
    Bad state: Unsupported Null Safety mode
    NonNullableByDefaultCompiledMode.Invalid, in null.

Build issue : package visibility

running into issues building with the latest.

Xcode's output:
โ†ณ
Error: Couldn't resolve the package 'flutter_web_app' in 'package:flutter_web_app/flutter_web_app.dart'.
lib/main.dart:4:8: Error: Not found: 'package:flutter_web_app/flutter_web_app.dart'
import 'package:flutter_web_app/flutter_web_app.dart';
^
lib/main.dart:15:15: Error: Method not found: 'WebApp'.
home: WebApp(
^^^^^^
Unhandled exception:
FileSystemException(uri=org-dartlang-untranslatable-uri:package%3Aflutter_web_app%2Fflutter_web_app.dart; message=StandardFileSystem only supports file:* and data:*
URIs)
#0 StandardFileSystem.entityForUri (package:front_end/src/api_prototype/standard_file_system.dart:36:7)
#1 asFileUri (package:vm/kernel_front_end.dart:599:37)
#2 writeDepfile (package:vm/kernel_front_end.dart:738:21)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.