nutritionfacts
a new flutter application using bloc pattern.
�� ios screenshots
list | detail |
---|---|
tech stack
- dart – dart is a client-optimized programming language for apps on multiple platforms.
- bloc architecture – its a state management system for flutter recommended by google developers. it helps in managing state and make access to data from a central place in your project.
- rxdart – rxdart is an implementation of the popular reactivex api for asynchronous programming, leveraging the native dart streams api.
�� android screenshots
list | detail |
---|---|
�� architecture
Comments are closed.