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
- Host: GitHub
- URL: https://github.com/piedcipher/hasflutterpassedreactnativeyet-flutterweb
- Owner: piedcipher
- Created: 2019-05-24T14:28:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-25T15:05:22.000Z (about 7 years ago)
- Last Synced: 2024-10-19T00:37:48.061Z (over 1 year ago)
- Topics: dart, dartlang, flutter, flutter-apps, flutter-web
- Language: Dart
- Homepage: https://piedcipher.github.io/hasFlutterPassedReactNativeYet-FlutterWeb/
- Size: 479 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

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