Skip to content

piedcipher/hasFlutterPassedReactNativeYet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 A Dart Web App to compare ↔️ 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.