An inherited widget for Streams, which updates its dependencies when the stream emits data.

Inherited Stream An InheritedWidget for Streams, which updates its dependencies when the Stream emits. Usage Create an InheritedStream class ProgressM
Information
Category: Flutter / Image
Watchers: 1
Star: 14
Fork: 1
Last update: Oct 4, 2021

Related Repos


4

omerdotdev QR Lens - Community This project is inspired by the offline-qr-code addon for firefox. Learning flutter was an extremmely rewarding experience and I u
 
7

believeInJha NFT Store Inspiration I first got the idea to create NFT Store by looking at the $69 million Beeple's NFT. The piece of art is made from 5,000 tiles m
 
34

retroportalstudio Swipe Deck A simple Flutter Package to Mimic iMessage Image Picker for Flutter Current Features Add List of Widgets to present them in a Swipable Deck
 
10

devyuji isave Instagram tool to download images, reels, videos and more. Different version Web React Native Try out the app App link A feedback would be appre
 
16

Shadow60539 Preloading logic to reduce video initialization
 
13

JideGuru An flutter package to use DevIcons
 
10

Imgkl A simple flutter package to convert any widget to an image which can be used to share to other apps and chats.
 
19

jedypod Open Display Transform An open source, chromaticity preserving, simple neutral and robust display transform for preparing wide gamut scene-linear high
 
1.7k

fluttercandies A powerful official extension library of image, which support placeholder(loading)/ failed state, cache network, zoom pan image, photo view, slide out page, editor(crop,rotate,flip), paint custom etc.
 
27

aloisdeniel Flutter icons from SVG path data.
 
14

felangel Inherited Stream An InheritedWidget for Streams, which updates its dependencies when the Stream emits. Usage Create an InheritedStream class ProgressM
 
63

Schwusch Draw arrows between widgets in Flutter
 
38

AdityaMulgundkar A Flutter plugin for changing the Home Screen, Lock Screen (or both) Wallpaper on Android devices.
 
33

Codelessly Loading indicator GIFs. Material and Cupertino (Android and iOS) loading indicators in assorted sizes. Use as placeholders for loading remote image assets.
 
10

rodydavis If you ever wanted to create a canvas in Flutter that needs to be panned in any direction and allow zoom then you also probably tried to create a MultiGestureRecognizer or under a GestureDetector added onPanUpdate and onScaleUpdate and received an error because both can not work at the same time