Skip to content

jakobkollerup/wordpress_as_a_service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordpress as a service

Using clean architecture

The main goal of this program was to make a simple template for using clean architecture in a flutter project. For this project I used a local docker instance of wordpress, but any wordpress site with a public api will work.

Dependies used for this project:

  • get_it - is used to create the IoC container for Dependency Injection
  • http - is the http client used
  • bloc and flutter_bloc - for the state managment

Remember to

flutter clean

and

flutter pub get

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published