dart-code-checker / dart-code-metricsLinks
Software analytics tool that helps developers analyse and improve software quality.
☆862Updated 2 years ago
Alternatives and similar repositories for dart-code-metrics
Users that are interested in dart-code-metrics are comparing it to the libraries listed below
Sorting:
- Tools which allow developers to create and consume reusable templates called bricks.☆1,080Updated last week
- Superpowers for Dart. Collection of useful static extension methods.☆1,100Updated last year
- A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.☆1,054Updated last year
- A flutter utility to easily create flavors in your flutter application☆550Updated this week
- 🌋 A tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, change…☆1,411Updated 2 weeks ago
- Lint rules for Dart and Flutter used internally at Very Good Ventures 🦄☆435Updated last week
- ☎️ Advanced error handler and logger for dart and flutter apps☆734Updated this week
- Mockito-inspired mock library for Dart☆658Updated last week
- Evolved Overlay/OverlayEntry - declarative not imperative, intuitive-context, and easy-alignment☆593Updated 3 months ago
- Linter for Dart.☆627Updated last year
- A set of useful sliver tools that are missing from the flutter framework☆743Updated last year
- Overcome limitations of built-in layouts, advanced flex, custom multi-child layouts, slivers, and more!☆502Updated last month
- Widgetbook is the custom widget library and collaboration platform for Flutter frontend teams.☆891Updated this week
- Type-safe i18n for Dart and Flutter☆579Updated 2 weeks ago
- Cubit is a lightweight state management solution. It is a subset of the bloc package that does not rely on events and instead uses method…☆598Updated 5 years ago
- A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.☆603Updated last year
- Get It - Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete im…☆1,441Updated this week
- Gang of Four (GOF) design patterns implemented in Dart. Contributions welcome!☆479Updated last year
- A Flutter plugin which allows you to execute code in the background on Android and iOS.☆994Updated 3 months ago
- Code Generator for get_it☆612Updated this week
- The purpose of the go_router for Flutter is to use declarative routes to reduce complexity, regardless of the platform you're targeting (…☆439Updated 3 years ago
- Serialize / Deserialize Dart Objects to / from JSON☆399Updated 2 months ago
- Flutter error catching & handling plugin. Handles and reports exceptions in your app!☆795Updated last year
- Flutter package to help you lazily load and display pages of items as the user scrolls down your screen.☆714Updated 2 months ago
- Interactive user feedback tool for Flutter 🎉☆528Updated last month
- Chopper is an http client generator using source_gen and inspired from Retrofit.