hasFlutterPassedReactNativeYet icon indicating copy to clipboard operation
hasFlutterPassedReactNativeYet copied to clipboard

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

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

$ 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.