项目作者: piedcipher

项目描述 :
:dart: A Dart Web App to compare :left_right_arrow: GitHub stars of Flutter and React Native
高级语言: HTML
项目地址: git://github.com/piedcipher/hasFlutterPassedReactNativeYet.git


Has Flutter passed React Native yet?

:dart: A Dart Web App to compare :left_right_arrow: GitHub stars of Flutter and React Native

Screenshot

Development Tools

Development

  1. $ git clone https://github.com/piedcipher/hasFlutterPassedReactNativeYet.git
  2. $ cd hasFlutterPassedReactNativeYet
  3. $ pub get && webdev run

Building (JavaScript)

  1. $ pub global run webdev build --output=web:build
  2. $ cp -t hasFlutterPassedReactNativeYet/ web/index.html web/style.css web/main.dart.js

Todo

  • Visual Polish
  • Refresh Button
  • Deployment on Netlify

Inspired By

hasvuepassedreactyet Created by Charlie Hield

Credits

Created from templates made available by Stagehand under a BSD-style
license.