Git Product home page Git Product logo

mason_blog's Introduction

BLoC

Generates a new Bloc in Dart. Built for the bloc state management library.

Prerequisite πŸ› 

Mason setup

To get started, install mason using one of the following methods:

# 🎯 Activate from https://pub.dev
dart pub global activate mason_cli

# 🍺 Or install from https://brew.sh
brew tap felangel/mason
brew install mason

Flutter setup

We recommend using asdf as a version manager. Follow these steps to set up:

  1. Install asdf.
  2. Use the Flutter version specified in .tool-versions by running this command:
asdf install
  1. Ensure sure you have flutter_bloc installed:
flutter pub add flutter_bloc

Usage πŸš€

Register the brick with the following command:

mason add bloc --path bricks/bloc

Now you can utilize the brick with:

mason make bloc

Variables ✨

Variable Description Default Type
name The name of the BLoC class Test string

Output πŸ“¦

└── test
    β”œβ”€β”€ bloc.dart
    β”œβ”€β”€ event.dart
    └── state.dart

mason_blog's People

Contributors

quoc-huynh-cosee avatar

Watchers

BjΓΆrn Petersen avatar  avatar  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.