inherited-widget topic
                        List
                        inherited-widget repositories
                    
                bloc_provider
                            
                                115
                            
                            
                        
                        Stars
                    
                            
                                18
                            
                            
                        
                        Forks
                    Watchers
                    Provides bloc to descendant widget (O(1)), and the bloc is disposed appropriately by state that the bloc_provider holds internally.
Flutter-Movies
                            
                                73
                            
                            
                        
                        Stars
                    
                            
                                38
                            
                            
                        
                        Forks
                    Watchers
                    Movies App made using Flutter and powered by tmdb api. This project follows bloc architecture.
flutter_statemanagement
                            
                                30
                            
                            
                        
                        Stars
                    
                            
                                1
                            
                            
                        
                        Forks
                    Watchers
                    深入探索 flutter 中的状态管理方式,三篇文章、多个实例。
inherited_rxdart
                            
                                16
                            
                            
                        
                        Stars
                    
                            
                                0
                            
                            
                        
                        Forks
                    Watchers
                    Inherited RxDart is a state management library that combine the power of InheritedWidget and RxDart, a simple and elegant state management solution for apps of any scale.