mason_bricks VS flutter_gen

Compare mason_bricks vs flutter_gen and see what are their differences.

mason_bricks

A collection of bricks that enable developers to be more productive when writing code. (by LukeMoody01)

flutter_gen

The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs. (by FlutterGen)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
mason_bricks flutter_gen
1 4
104 1,419
- 2.5%
4.4 8.5
6 months ago 5 days ago
Dart Dart
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mason_bricks

Posts with mentions or reviews of mason_bricks. We have used some of these posts to build our list of alternatives and similar projects.
  • Mason Bricks
    1 project | /r/FlutterDev | 18 Jun 2022
    Also, a ⭐ would be nice 🙂https://github.com/LukeMoody01/mason_bricks

flutter_gen

Posts with mentions or reviews of flutter_gen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-21.
  • TOP 5 Flutter Packages! That many apps should be used.
    1 project | dev.to | 8 Jul 2022
    4)Flutter_gen:
  • Using FlutterGen code generator in Flutter
    2 projects | dev.to | 21 Dec 2021
    To load assets in your Flutter app, you have to reference the asset using path strings, which is not safe. The FlutterGen package helps remove all string-based APIs in your app by generating code for all your assets.
  • 10 Flutter tips - season 2 - part 1/10
    3 projects | dev.to | 20 Oct 2021
    This tool is very useful. We all know that string based APIs are not the most secure. If you insert a single character incorrectly, the whole string will stop working. The problem is that you use sting apis very often in Flutter. Assets, fonts, colors... Flutter gen is there to solve this problem.
  • FlutterGen: Good-bye Typos!
    1 project | dev.to | 8 Dec 2020
    If you have any questions regarding this package, in this link you can browse the documentation and you can also check its source code in its repo from GitHub.

What are some alternatives?

When comparing mason_bricks and flutter_gen you can also consider the following projects:

mason - Tools which allow developers to create and consume reusable templates called bricks.

freezed - Code generation for immutable classes that has a simple syntax/API without compromising on the features.

TemplaGen-Templates - PreDefined templates for TemplaGen vscode extension

blurhash - A very compact representation of a placeholder for an image.

fvm - Flutter Version Management: A simple CLI to manage Flutter SDK versions.

bottom_bar_with_sheet - :rocket: Flutter custom BottomBar Navigation Widget

MC-Config-Controller - MC-Config-Controller is a tool to create Minecraft server networks easily

flutter_gen_demo - Using flutter_gen Demo for LogRocket Article

codsnipet - An application, to organize, label and search your code snippets. Safe time on your next project setup.

spotter - 🔭 Productivity tool to launch everything

flutter-template - Flutter template project - Simple ToDo app with scalable project structure.

bloc - A predictable state management library that helps implement the BLoC design pattern