Skip to content

A custom widget that demonstrates a validated dialogue with multiple selection options and the count of selected options upon hitting the submit button.

Notifications You must be signed in to change notification settings

Zujaj/multiple_selection_dialogue_app

Repository files navigation

MULTI-SELECT DIALOGUE APP

A custom widget that shows a validated dialogue with multiple selection options and the count of selected options upon hitting the submit button.

✨ Are you a flutter developer who is facing trouble creating a Multiple Selection Dialogue?

🚫 Have you been restricted to use any pubspec packages?

✔️ Do you wish to apply basic validation to such a dialogue?

👍 Fear no more because this project covers everything in a detailed manner.

To get into more details, read the below articles.

THE CHALLENGE

Illustration of a button opening a multiple selection dialogue

  • A button that pops up a dialogue having a single question with multiple answers & a submit button.

  • On the dialogue, allow the user to select multiple options.

  • Validate the dialogue to show an error in case of no selection.

  • Show the count of selected options on the button after successful submission.

NOTE: Use of pubspec packages strictly not allowed.

THE RESULTS

After quite brainstorming , the goal was achieved successfully.

MultiSelectDialogueApp

TOOLS & LANGUAGE

MEDIUM ARTICLES

Multi-Select Dialogue in Flutter: The Unit Test Phase

Multi-Select Dialogue in Flutter: A Versatile Approach

About

A custom widget that demonstrates a validated dialogue with multiple selection options and the count of selected options upon hitting the submit button.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages