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
- Host: GitHub
- URL: https://github.com/mhmzdev/flutter.dev-flutter-web-clone
- Owner: mhmzdev
- License: mit
- Created: 2021-01-08T23:06:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-10T21:56:19.000Z (over 5 years ago)
- Last Synced: 2025-04-07T19:45:08.985Z (about 1 year ago)
- Language: Dart
- Size: 9.32 MB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
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 🧑
[](https://www.linkedin.com/in/mhamzadev)
👉 You can also follow my GitHub Profile to stay updated about my latest projects:
[](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