felipecastrosales / fludemy

Udemy Clone made with Flutter, for Desktop, Web and Mobile.

Home Page:https://fludemy.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FLUdemy Logo

Topics πŸ“‹


About πŸ“–

A simple and awesome Udemy Clone made with Flutter, using sensational Responsiveness Techniques.
A clone made for study and learning, and I'm sure I acquired too much in this project.
If you want to learn how to do a similar one, access the course: Responsiveness in the Flutter | Mobile, Tablet, Web e Desktop, of which I am a teaching instructor! I hope you enjoy!


  • I don't put a cool gif example (at least until now), because the gif I produced was bigger than the 10MB allowed by GitHub. But you can try it live!

Functionalities πŸ› οΈ

  • With just one code you can generate applications for:

    • Mobile πŸ“±
    • Tablets πŸ“±
    • Web πŸ’»
    • Desktop πŸ–₯️
  • With this project, you can see a simple and practical example of how it works 😏


Challenges and Learnings along the way 🀯

This was my first experience generating such an application with Flutter, with Total Responsiveness, adapting to all types of screens possible, using the super amazing DevicePreview package, among others experiencies that I contained, it was sensational!
Another challenge I had was to host, and I decided to do this with Firebase Hosting, which is very simple and practical to do. But for me, I had some extra problems, which took me hours and hours to understand, solve, and reach a final conclusion. In the end, luckily and as expected, everything went well!
It's a simple and basic, but I learned a lot about Responsiveness!!! πŸ“±πŸ’»πŸ–₯


How to Use πŸ€”

First of all, correctly configure the Flutter Web development environment on your machine, see https://flutter.dev/web

- Clone this repository:
$ git clone https://github.com/felipecastrosales/fludemy fludemy

- Enter in directory:
$ cd fludemy

- 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

This project was developed with ❀️ by @Felipe Sales, with the instructor @Daniel Ciolfi, in the course "Responsividade no Flutter | Mobile, Tablet, Web e Desktop" on Udemy.
If it helped you, give ⭐, contribute, it will help me too πŸ˜‰


Linkedin Badge

About

Udemy Clone made with Flutter, for Desktop, Web and Mobile.

https://fludemy.web.app/


Languages

Language:Dart 35.8%Language:C++ 28.3%Language:CMake 25.3%Language:Ruby 3.6%Language:HTML 3.4%Language:C 1.9%Language:Swift 1.4%Language:Kotlin 0.2%Language:Objective-C 0.1%