Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prasathravichandran/universe_minimal_ui
The Flutter mobile App featuring displaying list of planets and its details in smooth UI.
https://github.com/prasathravichandran/universe_minimal_ui
dart flutter
Last synced: 5 days ago
JSON representation
The Flutter mobile App featuring displaying list of planets and its details in smooth UI.
- Host: GitHub
- URL: https://github.com/prasathravichandran/universe_minimal_ui
- Owner: PrasathRavichandran
- License: mit
- Created: 2022-05-22T17:32:39.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-05-23T11:13:28.000Z (over 2 years ago)
- Last Synced: 2023-03-06T09:31:48.376Z (over 1 year ago)
- Topics: dart, flutter
- Language: Dart
- Homepage:
- Size: 9.99 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Explore Universe App
The Flutter mobile App featuring displaying list of planets and its details in smooth UI.
## Platform
This application is build under [Flutter](https://flutter.dev/), [card_swiper](https://pub.dev/packages/card_swiper) and I used [VScode](https://code.visualstudio.com/) as an IDE.## Design Courtesy
[Explore Universe App](https://dribbble.com/shots/6600859-Explore-Universe-App-UI)
## Development server
- Fork/Clone the project
- Run `flutter run` or use `Run and Debug` menu from Visual studio code for extra feature.
- P.S: If you are facing `sounds null safety` issue while running the project. Refer this [stackoverflow](https://stackoverflow.com/questions/64917744/cannot-run-with-sound-null-safety-because-dependencies-dont-support-null-safety) solution.## More Updates
Follow me on [LinkedIn](https://www.linkedin.com/in/prasathravi) to get the latest update about features, code and more. Consider star the repo if you like it.
## More references
1) [Dart tour](https://dart.dev/guides/language/language-tour)
2) [Flutter Card Swiper](https://pub.dev/packages/card_swiper)
3) [Flutter List View](https://api.flutter.dev/flutter/widgets/ListView-class.html)
4) [Flutter Stack](https://api.flutter.dev/flutter/widgets/Stack-class.html)
5) [Error handling while running the project](https://stackoverflow.com/questions/64917744/cannot-run-with-sound-null-safety-because-dependencies-dont-support-null-safety)## License & Copyright
© Prasath Ravichandran, Software EngineerLicensed under the [MIT License.](https://github.com/PrasathRavichandran/universe_minimal_ui/blob/master/LICENSE)