An open API service indexing awesome lists of open source software.

https://github.com/mhmzdev/flutter.dev-flutter-web-clone

Clone of Flutter official site https://flutter.dev/ using Flutter for Web
https://github.com/mhmzdev/flutter.dev-flutter-web-clone

Last synced: 11 months ago
JSON representation

Clone of Flutter official site https://flutter.dev/ using Flutter for Web

Awesome Lists containing this project

README

          

Flutter Official - Home Page Clone

[Flutter Official Site][flutterdev] clone using Flutter Web. Try the live site [here][live-link]. For the time being its not responsive fully so there might be issues considering the layout on your screen.

*Reload the `live link` in case few images doesn't load*

### 📝 Note
- For the opening animation. For the time being there is only one animating design. Will work with others and add them soon
- I have used [url_launcher][url-launcher] package for linking the page with other link as in the original home page
- Considering the `Try flutter in your browser` it is just a simple `TextField`. Don't try to compile the code :p

## 💻 Demo

## 🔴 What can be improved

In case you want to contribute, please feel free to create pull request :)

- Adding all animation design in the opening panel i.e. `Design beautiful app` animation
- Making the page responsive
- Adding missing `URL` using the same package (Will do it soon)

#### Make sure to 🌟 the Repo!

## Author

#### Muhammad Hamza 🧑
[![LinkedIn Link](https://img.shields.io/badge/Connect-Hamza-blue.svg?logo=linkedin&longCache=true&style=social&label=Connect
)](https://www.linkedin.com/in/mhamzadev)

👉 You can also follow my GitHub Profile to stay updated about my latest projects:

[![GitHub Follow](https://img.shields.io/badge/Connect-Hamza-blue.svg?logo=Github&longCache=true&style=social&label=Follow)](https://github.com/m-hamzashakeel)

Copyright (c) 2020 MUHAMMAD HAMZA

## 🔑 LICENSE
- This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details

[flutterdev]: https://flutter.dev
[live-link]: https://m-hamzashakeel.github.io/flutterdev
[url-launcher]: https://pub.dev/packages/url_launcher