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

Feature Addition request- Add Image widget #2

Closed ShubhKanodia closed 11 months ago

ShubhKanodia commented 1 year ago

Field Description
About 🚀 Flutter's Widget Wonderland! Explore, Learn, Create. Your one-stop for all things Flutter widgets! 📱✨
Label Add Image Widget

Issue Title

Add Image Widget

Description

Overview

This issue aims to add the "Image" widget to the FlutterFolio widget catalog app. The "Image" widget is a fundamental component in Flutter for displaying images.

Adhere to the below folder structure for reference

- 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

Task

Acceptance Criteria

Definition of Done

Labels

ayoitsamishaa commented 12 months ago

Hello, I'd like to work on this. Can you please assign this to me?

Tejoooo commented 12 months ago

@ShubhKanodia Can u assign me this issue I wld love to work on this