My collection of bricks created by me to help you build Flutter projects faster I think.

Related tags

Templates mason
Overview

mason logo

mason style: very good analysis License: MIT

My collection of bricks created by me to help you build Flutter projects faster I think.


🧱 Bricks

Brick Description Version
presentation_layer A brick create a presentation_layer comes with logic with multi-choice state manangement(bloc, change_notifier_provider, riverpod, getx) 0.0.1 (WIP) - bloc
http_exception A brick create http_exception file based on .json user defined for better http exception handling. 0.0.2
http_client_handler A brick create a http_client_handler for communication, calling API with full methods, support file downloading, handling errors and exceptions using http library WIP

📖 Documentation

🌟 Maintainers

You might also like...

Flutter-Apps-Collection: a collection of apps made in flutter for learning purpose

 Flutter-Apps-Collection: a collection of apps made in flutter for learning purpose

Flutter-Apps-Collection This is a repository of a collection of apps made in flutter for learning purpose Some Screenshots . . . Apps build in Flutter

May 27, 2022

A simple project that will help you learn how to build a simple face filter app with Flutter and Deep AR

A simple project that will help you learn how to build a simple face filter app with Flutter and Deep AR

flutter_deepar This is a simple project that will help you learn how to build a simple face filter app with Flutter and Deep AR You can read an articl

Mar 11, 2022

Provide powerfull tools to help you build your Flutter design system.

Provide powerfull tools to help you build your Flutter design system.

Provide powerfull tools to help you build your design system. About flutter_design contains packages to help you bootstrap your design system with a w

Dec 3, 2022

The aim of this project is to assist flutter developers, especially juniors to create reusable widget faster in flutter.

FLUTTER WIDGET BUILDER A widget builder for flutter Explore the docs » View Demo · Report Bug · Request Feature Table of Contents About The Project Bu

Oct 27, 2022

News App developed with Flutter featuring beautiful UI, category-based news, story for faster news reading, inbuilt article viewer, share feature, and more.

News App developed with Flutter featuring beautiful UI, category-based news, story for faster news reading, inbuilt article viewer, share feature, and more.

Ariel News App developed with Flutter featuring beautiful UI, category-based news, story for faster news reading, inbuilt article viewer, share featur

Nov 9, 2022

A fast start flutter project to make aps faster and skip setup on every application. I am personally using this structure while creating a new project

A fast start flutter project to make aps faster and skip setup on every application. I am personally using this structure while creating a new project

Flutter Fast Start A fast start flutter project to make apps faster and skip setup on every application. I am personally using this structure while cr

Dec 15, 2022

Android Debug Drawer for faster development

Android Debug Drawer for faster development

Android Debug Drawer Faster development with Debug Drawer Features DeviceModule - common information about your device BuildModule - app build informa

Nov 21, 2022

The Integration Test Helper has pre-configured methods that allow for faster test deployment for end to end (e2e) test coverage.

The Integration Test Helper has pre-configured methods that allow for faster test deployment for end to end (e2e) test coverage.

The Integration Test Helper has pre-configured methods that allow for faster test deployment for end to end (e2e) test coverage (using Android and iOS

Apr 7, 2022

💙🔥 FlutterFire commons repository, makes FlutterFire app development faster, easier, and more fun!

💙🔥 FlutterFire commons repository, makes FlutterFire app development faster, easier, and more fun!

Dec 1, 2022
Releases(presentation_layer-v0.2.3)
  • presentation_layer-v0.2.3(Sep 15, 2022)

    • enhancement: add dart format and dart fix --apply for formating and fixing after generating a new brick.

    Full Changelog: https://github.com/dungngminh/mason_bricks/blob/master/bricks/presentation_layer/CHANGELOG.md

    Source code(tar.gz)
    Source code(zip)
  • http_exception-v0.1.1(Aug 24, 2022)

    • docs: update README.md
    • feat: make statusCode nullable to handle unknown status codes.
    • enhancement(post_gen): add dart format on generated files.

    Full Changelog: https://github.com/dungngminh/mason_bricks/blob/master/bricks/http_exception/CHANGELOG.md

    Source code(tar.gz)
    Source code(zip)
  • presentation_layer-v0.2.1(Aug 14, 2022)

    • docs(README.md): update readme
    • chore: add /widget folder and generate directory diagram for getx

    Full Changelog: https://github.com/dungngminh/mason_bricks/blob/master/bricks/presentation_layer/CHANGELOG.md

    Source code(tar.gz)
    Source code(zip)
  • presentation_layer-v0.2.0(Aug 14, 2022)

    • Release v0.2.0: add getx option for state management
    • chore(version): rechange version number convention

    Full Changelog: https://github.com/dungngminh/mason_bricks/blob/master/bricks/presentation_layer/CHANGELOG.md

    Source code(tar.gz)
    Source code(zip)
  • http_exception-v0.0.3(Aug 14, 2022)

    • enhancement: toString() method added runtimeType property.

    Full Changelog: https://github.com/dungngminh/mason_bricks/blob/master/bricks/http_exception/CHANGELOG.md

    Source code(tar.gz)
    Source code(zip)
Owner
Nguyen Minh Dung
I'm trying to be a Full-stack Mobile Developer
Nguyen Minh Dung
A collection of bricks that I find helpful.

A collection of bricks that I find helpful.

Elijah Luckey 11 Oct 24, 2022
A collection of bricks to be more productive when writing code.

A collection of bricks that enable developers to be more productive when writing code. Bricks ?? Brick Description Version clean_architecture_global_s

Jônatas Brito 10 Nov 12, 2022
A package help you to make api call and handle error faster, also you can check for internet before call api.

http_solver ##not for production use, only for learning purpose. A package help you to make api call and handle error faster, also you can check for i

Abdelrahman Saed 1 Jun 18, 2020
Readky is a Free Flutter News App Starter Template that can help you develop a News application much faster.

Readky. Introduction Readky is a Free Flutter News App Starter Template that can help you develop a News application much faster. You just need to add

Muhammad Rezky Sulihin 54 Nov 26, 2022
Hungry is a Free Flutter Recipe App Starter Template that can help you develop a Recipe application much faster.

Hungry is a Free Flutter Recipe App Starter Template that can help you develop a Recipe application much faster. You just need to add some adjustment to the frontend and you can create your own backend.

Muhammad Rezky Sulihin 48 Dec 20, 2022
This package will help you to manage the overlays in your projects. Show a dialog, notification, window, or a panel easily

This package will help you to manage the overlays in your projects. Show a dialog, notification, window, or a panel easily. or use one of the helping widgets like AutoComplete, Expander(Dropdown).

Schaban Bochi 25 Dec 4, 2022
DigHub is a GitHub client to help you finding intresting projects

dighub DigHub is a GitHub client to help you finding intresting projects. It's based on the GitHub API's events interface, which gives you real-time a

Maxiee 51 Dec 30, 2022
A collection of useful scripts for dart or flutter projects

DFS - Dart Flutter Scripts Warning: everything is WIP. A collection of useful scripts for dart or flutter projects. The scripts can be executed in the

null 20 Dec 24, 2022
Git+ is your ultimate GitLab mobile app that lets you interact with your projects like as if you were using desktop.

Git+ for GitLab Git+ is your ultimate GitLab mobile app that lets you interact with your projects like as if you were using desktop. Git+ lets you see

Marek Gvora 38 Jan 7, 2023
An app made in Flutter to help people choose the colors they will use in their projects!

Color Picker An app made in Flutter to help people choose the colors they will use in their projects! Features Pick a color from a picker wheel, palet

Bruno D'Luka 50 Nov 27, 2022