dscpesu / FlutterFolio

๐Ÿš€ Flutter's Widget Wonderland! Explore, Learn, Create. Your one-stop for all things Flutter widgets! ๐Ÿ“ฑโœจ
MIT License
12 stars 9 forks source link
hacktoberfest hacktoberfest-accepted hacktoberfest2023

FlutterFolio ๐Ÿ“ฑ

Flutter Widget Catalog App for Hacktoberfest

![GitHub contributors](https://img.shields.io/github/contributors/dscpesu/FlutterFolio?style=for-the-badge&color=blue) ![GitHub Closed issues](https://img.shields.io/github/issues-closed-raw/dscpesu/FlutterFolio?style=for-the-badge&color=brightgreen) ![GitHub PR Open](https://img.shields.io/github/issues-pr/dscpesu/FlutterFolio?style=for-the-badge&color=aqua) ![GitHub PR closed](https://img.shields.io/github/issues-pr-closed-raw/dscpesu/FlutterFolio?style=for-the-badge&color=blue) ![GitHub language count](https://img.shields.io/github/languages/count/dscpesu/FlutterFolio?style=for-the-badge&color=brightgreen) ![GitHub top language](https://img.shields.io/github/languages/top/dscpesu/FlutterFolio?style=for-the-badge&color=aqua) ![GitHub last commit](https://img.shields.io/github/last-commit/dscpesu/FlutterFolio?style=for-the-badge&color=blue) ![GitHub Maintained](https://img.shields.io/badge/Maintained%3F-yes-brightgreen.svg?style=for-the-badge) ![Github Repo Size](https://img.shields.io/github/repo-size/dscpesu/FlutterFolio?style=for-the-badge&color=aqua)

๐ŸŽ‡ Welcome to FlutterFolio!

Welcome to FlutterFolio, your go-to catalog app for exploring Flutter widgets. Whether you're a beginner or an experienced Flutter developer, this repository offers a valuable resource to discover and learn about various Flutter widgets. Join our community and embark on your Flutter journey today! ๐Ÿš€

Key Features

๐Ÿ“ฆ Project Structure

This repository follows a structured approach to building the FlutterFolio app. To contribute, please adhere to this structure:

- lib/
  - screens/
    - home_screen.dart
    - widget_detail_screen.dart
  - models/
    - widget_models.dart
  - main.dart
  - assets/
  - images/
    - flutter_logo.png
  - data/
    - widgets_data.dart
  - theme
    - app_theme.dart
- README.md

๐Ÿงฎ How to Contribute

Contributing to FlutterFolio is easy! Here are the steps to guide you:

  1. Fork the repository.
  2. Clone your forked repository to your local machine.
  3. Choose an issue from the Issues section or create a new one.
  4. Work on the issue, make your changes, and commit them.
  5. Push your changes to your forked repository.
  6. Create a Pull Request (PR) in GitHub.

๐Ÿค” New to Open Source?

If you're new to open source, here are some resources to help you get started:

Project Admin ๐Ÿ‘จโ€๐Ÿ’ผ


Adithya S Kolavi

๐Ÿ’ป

Shubh Kanodia

๐Ÿ“ฑ

โœจ Top Contributors

Thanks to all our wonderful contributors! Contributions of any kind are welcome! ๐Ÿš€

โญ Give this Project a Star

If you find this project helpful or learn something from it, consider giving it a star. Your support means a lot to us! :star:

GitHub followers

๐Ÿ“ฌ Connect with Us

If you have any questions or need support, feel free to reach out to us at dsc@pes.edu.

Star History Chart

Happy Contributing! ๐Ÿš€


(Back to top)