https://github.com/birjuvachhani/flutter-vs-jetpack-compose-ui
https://github.com/birjuvachhani/flutter-vs-jetpack-compose-ui
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/birjuvachhani/flutter-vs-jetpack-compose-ui
- Owner: BirjuVachhani
- Created: 2019-10-30T13:23:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-30T14:04:58.000Z (almost 6 years ago)
- Last Synced: 2025-03-25T16:51:27.924Z (7 months ago)
- Language: Kotlin
- Size: 4.43 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter-vs-jetpack-compose-ui

This repository contains UI code for both Flutter and Android Jetpack-Compose. Use `getStartedScreen.kt` for Android Jetpack-Compose and `GetStartedScreen.dart` for Flutter project. This repository doen't contain whole projects for flutter and jetpack compose, instead it has independent UI files that can be added to respective existing fresh project
Note that this both files can be added to respective projects to run and test the behaviour. Don't forget to put `banner.png` in respective resource folders to build and run the projects.