Skip to content

Developer-Club-WMU/app_community_challenge_1_key

Repository files navigation

Challenge 1: User Interface

This repository provides the answer key for Challenge 1 in the Beginner Challenge Course by the App Department at Developer Club.

This challenge focuses on core Flutter UI concepts, progressively building from layout to interactivity:

  1. Create a screen to host your widgets using Scaffold, AppBar, and PageView.
  2. Build a layout using foundational widgets like Row, Column, Container, and Text.
  3. Design a scrollable content view using display widgets like Image.asset, Image.network, Icon, Card, and ListView.
  4. Add interactivity using input widgets like TextField, ElevatedButton, GestureDetector, Checkbox, and Slider.

Use this answer key to compare your solutions and see how these widgets can be combined to satisfy the challenge requirements and build basic Flutter UIs.

To keep the focus on understanding layout and behavior, the designs are kept simple. You can experiment with styling freely to further reinforce your Flutter fundamentals.

About

A key and example for the App Department's community challenge 1

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •