hasFlutterPassedReactNativeYet

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

Stars
17
Committers
1

Has Flutter passed React Native yet?

🎯 A Dart Web App to compare ↔️ GitHub stars of Flutter and React Native

Development Tools

Development

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

Building (JavaScript)

$ pub global run webdev build --output=web:build
$ 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.