mirror of
				https://github.com/Solido/awesome-flutter.git
				synced 2025-10-30 23:27:58 -04:00 
			
		
		
		
	Merge pull request #281 from pavanpodila/patch-1
Added reference to MobX with a separate section on State Management
This commit is contained in:
		
						commit
						e525f683a2
					
				
					 1 changed files with 5 additions and 1 deletions
				
			
		
							
								
								
									
										6
									
								
								README.md
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										6
									
								
								README.md
									
										
									
										generated
									
									
									
								
							| 
						 | 
				
			
			@ -360,6 +360,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
 | 
			
		|||
- [Inject](https://github.com/google/inject.dart) [333⭐] - Compile-time dependency injection by Google.
 | 
			
		||||
- [Flux](https://github.com/google/flutter_flux) [271⭐] - Implementation of the Flux framework by Google.
 | 
			
		||||
 | 
			
		||||
### State Management
 | 
			
		||||
 | 
			
		||||
- [MobX](https://github.com/mobxjs/mobx.dart) - Supercharge the state-management in your Dart and Flutter apps with Transparent Functional Reactive Programming (TFRP). This is a port of MobX from the JavaScript/React land.
 | 
			
		||||
 | 
			
		||||
### Widgets
 | 
			
		||||
 | 
			
		||||
- [Hooks](https://github.com/rrousselGit/flutter_hooks) [274⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit).
 | 
			
		||||
| 
						 | 
				
			
			@ -488,4 +492,4 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
 | 
			
		|||
 | 
			
		||||
[](https://creativecommons.org/publicdomain/zero/1.0/)
 | 
			
		||||
 | 
			
		||||
To the extent possible under law, [Robert Felker](https://www.linkedin.com/in/robert-felker/) has waived all copyright and related or neighboring rights to this work.
 | 
			
		||||
To the extent possible under law, [Robert Felker](https://www.linkedin.com/in/robert-felker/) has waived all copyright and related or neighboring rights to this work.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue