Skip to content

Welcome to the Flutter Widget Playground! This project serves as a collection of popular and basic Flutter widgets, accompanied by easy-to-understand explanatory comments. Whether you are a beginner looking to explore Flutter widgets or an experienced developer seeking a quick reference, this repository has you covered.

License

Notifications You must be signed in to change notification settings

duyhuy27/Flutter-Widget-Playground

Repository files navigation

Flutter Widget Playground

Welcome to the Flutter Widget Playground! This project serves as a collection of popular and basic Flutter widgets, accompanied by easy-to-understand explanatory comments. Whether you are a beginner looking to explore Flutter widgets or an experienced developer seeking a quick reference, this repository has you covered.

Table of Contents

Getting Started

Prerequisites

  • Make sure you have Flutter installed on your local machine.

Clone the Repository

git clone https://github.com/duyhuy27/Flutte-Widget-Playground.git
cd basic_widget_30_1

Run the App

flutter run

Widgets Showcase

Explore and understand various Flutter widgets in this project. Each widget is showcased with a simple example and detailed comments explaining its usage.

Feel free to explore more widgets in the lib/widgets directory.

Contributing

Contributions are welcome! If you want to add a new widget, improve existing code, or fix a bug, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/new-widget).
  3. Make your changes and commit them (git commit -am 'Add new widget').
  4. Push to the branch (git push origin feature/new-widget).
  5. Create a pull request.

Please ensure your code follows the existing coding style, and include comments to explain your code.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Welcome to the Flutter Widget Playground! This project serves as a collection of popular and basic Flutter widgets, accompanied by easy-to-understand explanatory comments. Whether you are a beginner looking to explore Flutter widgets or an experienced developer seeking a quick reference, this repository has you covered.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published