An open API service indexing awesome lists of open source software.

https://github.com/piedcipher/hasflutterpassedreactnativeyet-flutterweb

:dart: A Flutter Web App to compare :left_right_arrow: GitHub stars of Flutter and React Native
https://github.com/piedcipher/hasflutterpassedreactnativeyet-flutterweb

dart dartlang flutter flutter-apps flutter-web

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# [Has Flutter passed React Native yet?](https://piedcipher.github.io/hasFlutterPassedReactNativeYet-FlutterWeb/)

> :dart: A [Flutter Web](https://flutter.dev/web) App to compare :left_right_arrow: GitHub stars of Flutter and React Native

![Screenshot](screenshots/1.png)

## Development Tools
- [Flutter for Web](https://flutter.dev/web)
- [IntelliJ IDEA](https://www.jetbrains.com/idea)

## Development
```
$ git clone https://github.com/piedcipher/hasFlutterPassedReactNativeYet-FlutterWeb.git
$ cd hasFlutterPassedReactNativeYet-FlutterWeb
$ pub get && webdev serve --auto restart
```

## Todo
- [ ] Visual Polish
- [ ] Refresh Button
- [x] Deployment

## Inspired By
- [hasvuepassedreactyet](https://github.com/stursby/hasvuepassedreactyet) Created by [Charlie Hield](https://github.com/stursby/)
- [hasFlutterPassedReactNativeYet](https://github.com/piedcipher/hasFlutterPassedReactNativeYet) Created by me.