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 Text widget #5

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 Text Widget

Issue Title

Add Container Widget

Description

Overview

This issue is about adding a "Container" widget to the FlutterFolio widget catalog app. The "Container" widget is a fundamental building block in Flutter for layout and styling.

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

abhinavs1920 commented 1 year ago

Please assign issue to me. I have started working on it

VETREA commented 1 year ago

@ShubhKanodia i have created the pr for this

Vasanth-seemakurthy commented 11 months ago

pls assign this issue to me @ShubhKanodia