letsar / flutter-binder-snippetsLinks
Quick and easy Binder snippets
☆13Updated 4 years ago
Alternatives and similar repositories for flutter-binder-snippets
Users that are interested in flutter-binder-snippets are comparing it to the libraries listed below
Sorting:
- A LayoutBuilder with an extra value☆18Updated 4 months ago
- Generate variant definitions for your Flutter application.☆12Updated 2 years ago
- A poor mans sealed class generator for Dart☆18Updated 5 years ago
- A widget that measure the size of its child.☆41Updated 3 years ago
- Defining global spacing constants for building consistent and responsive apps.☆41Updated 4 years ago
- A simple way to cache values that result from rather expensive operations.☆31Updated last year
- A set of common stateful widget implementations.☆23Updated 4 years ago
- Flutter icons from SVG path data.☆49Updated 2 years ago
- ☆28Updated 3 years ago
- Automatic data class generation for Dart☆39Updated 6 years ago
- A collection of pixel-perfect iOS-styled components and properties for Flutter, following the official guidelines.☆29Updated 3 years ago
- Angled banners that appear on top of your content in Flutter☆23Updated last year
- Managing lifecycle and transitions of updates as a simple dart representation.☆13Updated 3 years ago
- A way to compose your app's state and to expose your data across your entire Flutter application.☆47Updated 4 years ago
- A Dart framework for writing REST APIs from an Open API spec.☆40Updated 3 years ago
- Organize your animations.☆14Updated 4 years ago
- A Dart package to verify that the build is up-to-date with respect to a git repository☆59Updated last week
- Adds a didInitState() lifecycle method to stateful widgets where you can safely access inherited widgets.☆27Updated last year
- A simple but yet customizable button.☆65Updated 5 years ago
- ☆21Updated 4 years ago
- 📐 Tools for surveying Dart packages☆53Updated last year
- A builder for extracting a package version into code☆44Updated last month
- Flutter Package: A widget that does a fade and size transition between widgets of same width but different heights, and you don't need to…