Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.21 KB

File metadata and controls

36 lines (29 loc) · 1.21 KB

Task Manager

A flutter task manager application with the following features -

  1. Listview
  2. Search filter in appbar
  3. Firebase Database connectivity
  4. Floating action button
  5. Transition between widgets ( activites in android )

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.

FlutterTaskManager