GitHub / edwardinubuntu / flutter-web-dockerfile
A demo how to setup flutter web in docker container
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwardinubuntu%2Fflutter-web-dockerfile
Stars: 79
Forks: 39
Open issues: 2
License: mit
Language: Dart
Size: 73.2 KB
Dependencies parsed at:
29
Created at: about 5 years ago
Updated at: about 1 year ago
Pushed at: over 1 year ago
Last synced at: about 1 year ago
Topics: flutterweb
android/app/build.gradle
maven
- org.jetbrains.kotlin:kotlin-stdlib-jdk7 $kotlin_version implementation
- junit:junit 4.12 testImplementation
pubspec.yaml
pub
- flutter_test --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess sdk: flutter development
- cupertino_icons ^0.1.2
- flutter --- !ruby/hash:ActiveSupport::HashWithIndifferentAccess sdk: flutter
Dockerfile
docker
pubspec.lock
pub
- async 2.6.1
- boolean_selector 2.1.0
- characters 1.1.0
- charcode 1.2.0
- clock 1.1.0
- collection 1.15.0
- cupertino_icons 0.1.3
- fake_async 1.2.0
- flutter 0.0.0
- flutter_test 0.0.0
- matcher 0.12.10
- meta 1.3.0
- path 1.8.0
- sky_engine 0.0.99
- source_span 1.8.1
- stack_trace 1.10.0
- stream_channel 2.1.0
- string_scanner 1.1.0
- term_glyph 1.2.0
- test_api 0.3.0
- typed_data 1.3.0
- vector_math 2.1.0