aashishtodolist

A new Flutter project.

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.

Step 1: Create Bloc -> Right Click New: Bloc Step 2: Rename the bloc to a meaningful name

Step 3: Inject BlocProvider main.dart Step 4: Relate Screen to Bloc todo_screen.dart