Giter VIP home page Giter VIP logo

minikin / flutter-web-demo Goto Github PK

View Code? Open in Web Editor NEW
210.0 210.0 54.0 34.89 MB

๐ŸŒ Responsive web app powered by Flutter and Dart

Home Page: https://minikin.me/flutter-web-demo

License: MIT License

Dart 18.00% HTML 2.17% Kotlin 0.25% Swift 2.21% Objective-C 0.07% CMake 34.64% C++ 39.93% C 2.72%
cross-platform dart flutter flutter-examples html javascript responsive web website

flutter-web-demo's Introduction

Stand With Ukraine

Responsive web app powered by Flutter and Dart.

Flutter Web App Demo is released under the MIT license. Current Build Status. PRs welcome!

Contents

๐Ÿ“‹ Features

โš™๏ธ Requirements

๐ŸŽ‰ Develop

Run you app in Chrome

flutter run -d chrome

To hot restart (and rebuild state), press "R".

๐Ÿ‘ทโ€ Building with the production JavaScript compiler

To enable the release compiler, run.

flutter build web && cp -R build/web/ docs

This will create a build/web directory with index.html, main.dart.js and the rest of the files needed to run the application using a static HTTP server.

๐Ÿคท Support

Post issues and feature requests on the GitHub issue tracker.

๐Ÿ“„ License

Flutter Web App Demo is available under the MIT license. See the LICENSE file for more info.

flutter-web-demo's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar

flutter-web-demo's Issues

Seems to require --delete-conflicting-outputs option

Only works with flutter packages pub run build_runner build --delete-conflicting-outputs
Possible reason: this issue

To Reproduce
Trying the flutter packages pub global run webdev build:

โžœ  flutter-web-demo git:(master) โœ— flutter packages pub global run webdev build
[WARNING] Configuring `build_vm_compilers:entrypoint` in target `flutter_web_demo:flutter_web_demo` but this is not a known Builder
[INFO] Found 2 declared outputs which already exist on disk. This is likely because the`.dart_tool/build` folder was deleted, or you are submitting [SEVERE] Conflicting outputs were detected and the build is unable to prompt for permission to remove them. These outputs must be removed manually or the build can be run with `--delete-conflicting-outputs`. The outputs are: lib/models/serializers.g.dart
[INFO] Unhandled exception:
Bad state: Unable to start build daemon.
#0      _handleDaemonStartup (package:build_daemon/client.dart:52:5)
<asynchronous suspension>
#1      BuildDaemonClient.connect (package:build_daemon/client.dart:142:11)
<asynchronous suspension>
#2      connectClient (package:webdev/src/daemon_client.dart:17:23)
#3      BuildCommand.run (package:webdev/src/command/build_command.dart:56:26)
<asynchronous suspension>
#4      CommandRunner.runCommand (package:args/command_runner.dart:196:27)
<asynchronous suspension>
#5      _CommandRunner.runCommand (package:webdev/src/webdev_command_runner.dart:38:24)
<asynchronous suspension>
#6      CommandRunner.run.<anonymous closure> (package:args/command_runner.dart:111:29)
#7      new Future.sync (dart:async/future.dart:224:31)
#8      CommandRunner.run (package:args/command_runner.dart:111:11)
#9      run (package:webdev/src/webdev_command_runner.dart:19:56)
#10     main (file:///Users/in/Library/flutter/.pub-cache/hosted/pub.dartlang.org/webdev-2.0.5/bin/webdev.dart:17:22)
<asynchronous suspension>
#11     _startIsolate.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:298:32)
#12     _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:171:12)
pub finished with exit code 255

Info:

โžœ  flutter-web-demo git:(master) โœ— flutter --version
Flutter 1.5.4-hotfix.2 โ€ข channel stable โ€ข https://github.com/flutter/flutter.git
Framework โ€ข revision 7a4c33425d (3 weeks ago) โ€ข 2019-04-29 11:05:24 -0700
Engine โ€ข revision 52c7a1e849
Tools โ€ข Dart 2.3.0 (build 2.3.0-dev.0.5 a1668566e5)

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.