A Simple Nutrition Facts App Using Bloc Architecture with Flutter

🔥 NutritionFacts

A new Flutter application using BLOC pattern.

ic_launcher

▶️ Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

📱 iOS Screenshots

List Detail
Simulator Screen Shot - iPhone 12 Pro Max - 2020-11-25 at 21 56 10 Simulator Screen Shot - iPhone 12 Pro Max - 2020-11-25 at 21 56 26

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
Screenshot_1606330622 Screenshot_1606330631

🛠 Architecture

image

Download Details:

Author: ozantopuz

Source Code: https://github.com/ozantopuz/nutritionfacts

#flutter #dart #mobile-apps

A Simple Nutrition Facts App Using Bloc Architecture with Flutter
4.60 GEEK