Giter Site home page Giter Site logo

ssharapov / multi-page-form-with-bloc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thecodexhub/multi-page-form-with-bloc

0.0 0.0 0.0 747 KB

Learn how to build a multi-step form flow and how to use bloc to effectively isolate the presentation layer from the business logic layer.

Home Page: https://medium.com/@thecodexhubofficial/multi-step-form-with-flutter-bloc-and-stepper-widget-8d65b611cce1

License: MIT License

Objective-C 0.07% Kotlin 0.24% Dart 95.81% Swift 0.69% HTML 3.18%

multi-page-form-with-bloc's Introduction

Multi-page Form Flow

Learn how to build a multi-step form flow and how to use bloc to effectively isolate the presentation layer from the business logic layer.

This project shows -

  • how to create internal packages to effectively structure application.
  • how to use RepositoryProvider from flutter_bloc package.
  • how to use formz and work with validated object instead of primitive types.
  • how to use Bloc to work with Forms and Validations.
  • how to work with BlocBuilder, BlocListener and BlocListener to create the view.
  • how to and when to use Cubits to design Business Logic of the Stepper.
  • how to use the Stepper widget to create a multi-step form.

Note Read the article here on Medium. 👈

Preview

Getting Started

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

If you like this repository, kindly give it a star ⭐

multi-page-form-with-bloc's People

Contributors

thecodexhub avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.