- About π
- Preview π±
- Functionalities π οΈ
- Challenges and Learnings along the way π€―
- How to Use π€
- How to Contribute πͺ
A practical and simples Instagram Clone developed with responsive_framework, an incredible package.
This project using this package gave me a lot of productivity regarding responsiveness in Flutter, because it adapts my UI for each type of screen, without so much concern.
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!
Previews π±π»π₯
- See in best quality:
- LIVE ON Firebase Hosting
- 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 π
That was my second experience creating a fully responsive Flutter Aplication.
This time, I used responsive_framework, of which I had a very high productivity, and I really liked it.
Again, as in the previous project, I hosted the application on Firebase Hosting, and this time, without any difficulty and challenge, it was simple and practical.
Once again I learned too much from Responsivity!!! π±π»π₯
First of all, correctly configure the Flutter Web development environment on your machine, see https://flutter.dev/docs/get-started/install
- Clone this repository:
$ git clone https://github.com/felipecastrosales/fluttergram fluttergram
- Enter in directory:
$ cd fluttergram
- For install dependencies:
$ flutter pub get
- Run the app:
$ flutter run
- 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 π