Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muhammad-fiaz/mediumapp-flutter
This is an open-source Flutter UI clone of Medium . Beautifully designed, fully customizable, and free for your projects.
https://github.com/muhammad-fiaz/mediumapp-flutter
android android-app android-application android-studio android-ui clone clone-app dart dartlang flutter flutter-app flutter-demo flutter-ui flutter-web flutter-widget ios medium medium-app medium-clone medium-project
Last synced: 3 months ago
JSON representation
This is an open-source Flutter UI clone of Medium . Beautifully designed, fully customizable, and free for your projects.
- Host: GitHub
- URL: https://github.com/muhammad-fiaz/mediumapp-flutter
- Owner: muhammad-fiaz
- License: mit
- Created: 2024-01-23T07:42:16.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T13:04:09.000Z (7 months ago)
- Last Synced: 2024-10-12T08:41:24.362Z (3 months ago)
- Topics: android, android-app, android-application, android-studio, android-ui, clone, clone-app, dart, dartlang, flutter, flutter-app, flutter-demo, flutter-ui, flutter-web, flutter-widget, ios, medium, medium-app, medium-clone, medium-project
- Language: Dart
- Homepage:
- Size: 4.31 MB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Medium Clone App using Flutter
[![License](https://img.shields.io/github/license/muhammad-fiaz/MediumApp-Flutter)](https://github.com/muhammad-fiaz/MediumApp-Flutter/blob/main/LICENSE)
[![Stars](https://img.shields.io/github/stars/muhammad-fiaz/MediumApp-Flutter)](https://github.com/muhammad-fiaz/MediumApp-Flutter/stargazers)
[![Forks](https://img.shields.io/github/forks/muhammad-fiaz/MediumApp-Flutter)](https://github.com/muhammad-fiaz/MediumApp-Flutter/network/members)
[![GitHub issues](https://img.shields.io/github/issues/muhammad-fiaz/MediumApp-Flutter)](https://github.com/muhammad-fiaz/MediumApp-Flutter/issues)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/muhammad-fiaz/MediumApp-Flutter)](https://github.com/muhammad-fiaz/MediumApp-Flutter/pulls)
[![GitHub contributors](https://img.shields.io/github/contributors/muhammad-fiaz/MediumApp-Flutter)](https://github.com/muhammad-fiaz/MediumApp-Flutter/graphs/contributors)
[![GitHub watchers](https://img.shields.io/github/watchers/muhammad-fiaz/MediumApp-Flutter)](https://github.com/muhammad-fiaz/MediumApp-Flutter/watchers)
[![GitHub last commit](https://img.shields.io/github/last-commit/muhammad-fiaz/MediumApp-Flutter)](https://github.com/muhammad-fiaz/MediumApp-Flutter/commits/main)
Thank you for exploring the Medium Clone App Demo! This Flutter project showcases a simplified version of a Medium-inspired UI template developed with Flutter.## Screenshots
![preview](https://github.com/muhammad-fiaz/MediumApp-Flutter/assets/75434191/f65a9630-9b94-4ddd-b224-1363c58b8ffa)**Note: This Flutter Template Contains Placeholder Content for Demo Purposes. This project is still in active development. If you want to add or improve features, make sure to fork and contribute to this repo. Don't forget to star 🌟 the repo if you like it!**
## Project Overview
The Medium Clone App includes the following features:
- User-friendly interface inspired by Medium's design.
- Clean and responsive layout.
- Flutter-based mobile application.
- Customizable and reusable components.## Getting Started
This project serves as a starting point for a Flutter application inspired by Medium.
### Prerequisites
Before you begin, ensure you have Flutter installed. For detailed instructions, refer to the [Flutter documentation](https://docs.flutter.dev/get-started/install).
### Installation
1. Clone the repository:
```bash
git clone https://github.com/muhammad-fiaz/MediumApp-Flutter.git
```2. Change to the project directory:
```bash
cd MediumClone-Flutter
```3. Install dependencies:
```bash
flutter pub get
```4. Run the app:
```bash
flutter run
```## Resources
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)For detailed information on Flutter development, refer to the [online documentation](https://docs.flutter.dev/), which includes tutorials, samples, guidance on mobile development, and a full API reference.
Feel free to customize this README to include more specific details about your Medium Clone App.
## Contributing
Contributions are welcomed! If you find ways to improve this demo or want to add features, please consider forking the repository and submitting a pull request. Before contributing, read the [Contributing Guidelines](CONTRIBUTING.md) for a smooth collaboration.
## Code of Conduct
Please review our [Code of Conduct](CODE_OF_CONDUCT.md) to understand the standards of behavior we expect from contributors and users of this project.
## License
This project is licensed under the [MIT License](./LICENSE). See [LICENSE](./LICENSE) for more details.
## Support
If you find this template helpful, consider giving it a star. Your support is appreciated! 💙
Also, if you'd like to offer more support, you can:
- [Sponsor on GitHub](https://github.com/sponsors/muhammad-fiaz)
## Happy Coding ❤️