Skip to content

amirk3321/my-daily-task-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Daily Task (with Clean Architecture)

Show some and star the repo to support the project

Screenshots




Flutter My Daily Task App (with Clean Architecture) Part 1

Flutter My Daily Task App (with Clean Architecture) Part 2

Flutter My Daily Task App (with Clean Architecture) Part 3

Flutter My Daily Task App (with Clean Architecture) Part 4

Flutter My Daily Task App (with Clean Architecture) Part 5

Flutter My Daily Task App (with Clean Architecture) Part 6

Flutter My Daily Task App (with Clean Architecture) Part 7

Flutter My Daily Task App (with Clean Architecture) Part 8

Flutter My Daily Task App (with Clean Architecture) Part 9

Flutter My Daily Task App (with Clean Architecture) Part 10


Packages we are using:

flutter_bloc : Widgets that make it easy to integrate blocs and cubits into Flutter. Built to work with package:bloc. The Bloc library provides very good 🦄 tooling and compared to other state management solutions that use Streams, it's a pure gem.

get_it : This is a simple Service Locator for Dart and Flutter projects with some additional goodies highly inspired by Splat. It can be used instead of InheritedWidget or Provider to access objects e.g. from your UI.

equatable: Being able to compare objects in Dart often involves having to override the == operator as well as hashCode.

fluttertoast :- Link:

sembast:- Link: Yet another NoSQL persistent store database solution for single process io applications.

animated_bottom_navigation_bar:- Link:

intl:- Link:

flutter_slidable:- Link:

path_provider:- Link:

awesome_dialog:- Link:

flutter_local_notifications:- Link:

path_provider:- Link:

# The Clean Architecture proposed by our friendly Uncle Bob

Created & Maintained By

@AmirKhan , Youtube : @eTechViral , Twitter : @AmirKhan

About

My Daily task app is complete functional app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages