Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felipecastrosales/xlo
XLO Clone - Project
https://github.com/felipecastrosales/xlo
clone clone-app danielciolfi dart flutter flutter-app flutter-apps flutter-clone flutter-demo flutter-examples flutter-parse flutter-ui fluttter olx olx-app olx-clone parse parse-server
Last synced: 29 days ago
JSON representation
XLO Clone - Project
- Host: GitHub
- URL: https://github.com/felipecastrosales/xlo
- Owner: felipecastrosales
- License: mit
- Created: 2021-02-04T00:49:32.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-05T02:42:02.000Z (over 3 years ago)
- Last Synced: 2023-03-06T06:32:45.262Z (almost 2 years ago)
- Topics: clone, clone-app, danielciolfi, dart, flutter, flutter-app, flutter-apps, flutter-clone, flutter-demo, flutter-examples, flutter-parse, flutter-ui, fluttter, olx, olx-app, olx-clone, parse, parse-server
- Language: Dart
- Homepage:
- Size: 202 KB
- Stars: 7
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
>
⚠️
This project has been discontinued. But maybe soon I'll do some updates and post the preconfigured project 🙃❤---
XLO
Topics 📋
- [About 📖](#about-)
- [Preview 📱](#preview-)
- [Challenges and Learnings along the way 🤯](#challenges-and-learnings-along-the-way-)
- [How to Use 🤔](#how-to-use-)
- [How to Contribute 💪](#how-to-contribute-)
- [License 📝](#license-)
---
About 📖
---
Preview 📱
---
Challenges and Learnings along the way 🤯
---How to Use 🤔
```
First of all, correctly configure the Flutter development environment on your machine, see https://flutter.dev/docs/get-started/install
- Clone this repository:
$ git clone https://github.com/felipecastrosales/xlo xlo- Enter in directory:
$ cd xlo- For install dependencies:
$ flutter pub get- Run the app:
$ flutter run
```---
How to Contribute 💪
```
- Fork the project- Create a new branch with your changes:
$ git checkout -b my-feature- Save your changes and create a commit message telling you what you did:
$ git commit -m "feature: My new feature"- Submit your changes:
$ git push origin my-feature
```---
License 📝
This repository is under MIT license. You can see the LICENSE file for more details. 😉---
>This project was developed with ❤️ by **[@Felipe Sales](https://www.linkedin.com/in/felipecastrosales/)**, with the instructor **[Daniel Ciolfi](https://linkedin.com/in/danielciolfi)**, in the course **["Creating Android and iOS Apps with Flutter - Create 16 Apps"](https://www.udemy.com/course/curso-completo-flutter-app-android-ios)** on **[Udemy](https://www.udemy.com/)**.
If it helped you, give ⭐, contribute, it will help me too 😉---
[![Linkedin Badge](https://img.shields.io/badge/-Felipe%20Sales-292929?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/felipecastrosales/)](https://www.linkedin.com/in/felipecastrosales/)