felangel / equatable
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
☆1,009Updated 5 months ago
Alternatives and similar repositories for equatable:
Users that are interested in equatable are comparing it to the libraries listed below
- Get It - Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete im…☆1,394Updated 4 months ago
- Superpowers for Dart. Collection of useful static extension methods.☆1,093Updated 9 months ago
- Mockito-inspired mock library for Dart☆646Updated 2 weeks ago
- Tools which allow developers to create and consume reusable templates called bricks.☆1,023Updated last week
- Simple io database☆829Updated 3 weeks ago
- Automatically generates native code for adding splash screens in Android and iOS. Customize with specific platform, background color and …☆1,406Updated last month
- Flutter Smooth PageView indicators☆1,326Updated 2 months ago
- Small, easy to use and extensible logger which prints beautiful logs.☆1,067Updated last year
- Flutter route generator☆1,668Updated 2 months ago
- Internationalization and localization support☆528Updated 2 years ago
- 🌋 A tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, change…☆1,289Updated last week
- ☆1,412Updated 8 months ago
- Flutter Community Plus Plugins☆1,733Updated last week
- Flutter error catching & handling plugin. Handles and reports exceptions in your app!☆792Updated 8 months ago
- Code generation for immutable classes that has a simple syntax/API without compromising on the features.☆2,035Updated this week
- Flutter package to help you lazily load and display pages of items as the user scrolls down your screen.☆681Updated last month
- A unified form representation in Dart used at Very Good Ventures 🦄☆437Updated 4 months ago
- Custom widget for Flutter☆1,021Updated last year
- A flutter package which will help you to generate pin code fields with beautiful design and animations. Can be useful for OTP or pin code…☆740Updated 9 months ago
- ✈️ A tidy utility to handle offline/online connectivity like a Boss☆1,183Updated 9 months ago
- Chopper is an http client generator using source_gen and inspired from Retrofit.