Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.45 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.45 KB

Flutterdex

Flutterdex is an application to demonstrate widgets available in Flutter. The web version of the app is available here.

Screenshots

Home Page Widget Info
homepage_page info
Widget Demo Demo Code View
demo code
macOS
demo
Web
code

Features

  • Widgets information
  • Interactive demos
  • View demo source code

Motivation

There are so many widgets that come with Flutter, and it can be difficult to remember them all and understand how to use them effectively. I created this project to learn and discover new widgets and I hope others find this project a useful reference as they start their Flutter journey.

Contributing

Contributions are appreciated! You can contribute by:

  • Creating an issue to report a bug or suggest a new feature.
  • Submitting a pull request to fix a bug or implement a new feature.

License

Flutterdex is licensed under the MIT License.