humblerookie / optimized_cached_imageLinks
A flutter library for loading images from network, resizing as per container size and caching while being memory sensitive.
☆80Updated 2 years ago
Alternatives and similar repositories for optimized_cached_image
Users that are interested in optimized_cached_image are comparing it to the libraries listed below
Sorting:
- A multifunctional Flutter image widget☆163Updated last year
- Plugin for Flutter to check and ask for Notification Permissions☆81Updated last year
- Flutter Animation Progress Bar☆85Updated 3 years ago
- A Flutter plugin that lists native gallery items.☆86Updated 4 years ago
- Android's onResume/onPause and iOS's viewDidAppear/viewDidDisappear for Flutter.☆99Updated last year
- A widget displaying children in a line until there is not enough space and showing a the number of children not rendered.☆181Updated 6 months ago
- Flutter Syntax Highlighter☆103Updated 9 months ago
- A new kind of widgets that helps building nested widget tree using a linear syntax☆135Updated 4 years ago
- Effortless isolates abstraction layer with support for MethodChannel calls.☆51Updated 2 years ago
- Table with sticky headers☆113Updated 2 years ago
- A flutter plugin for device vibration and haptic feedback.☆87Updated 11 months ago
- A simple Flutter widget to add in the widget tree when you want to show nothing, with minimal impact on performance.☆153Updated 3 years ago
- A Flutter package to build widgets that can be attached to the soft keyboard.☆62Updated last year
- A Flutter slidable widget that provides an easy to use configuration. Highly customisable. Just as you want it!☆90Updated 4 years ago
- Flutter StatusBar Manager for iOS & Android☆192Updated 4 years ago
- A lightweight alternative to the Scaffold widget for avoiding the on-screen software keyboard. Automatically scrolls obscured TextField c…☆124Updated last year
- Compile time conversion from json to widgets (For some reason...)☆67Updated 6 years ago
- ☆102Updated last year
- A set of widgets to help with the implementation of the Provider architecture as shown by FilledStacks