cleanx 0.4.0 copy "cleanx: ^0.4.0" to clipboard
cleanx: ^0.4.0 copied to clipboard

A starting point for a Flutter app following clean architecture and SOLID design.

Changelog #

All notable changes to this project will be documented in this file.

0.4.0 #

Updated #

  • use new structure from structure package.

0.3.0 #

Updated #

  • Structures to 1.1.1
  • live to 0.2.1

Fixed #

  • some documentation errors
  • removed unused imports

Removed #

  • removed mention of Success, use Model instead

0.2.1 #

Updated #

  • Structures to 1.0.0
  • live to 0.2.0

Fixed #

  • some documentation errors

0.2.0 #

Updated #

  • Structures to 1.0.0
  • live to 0.2.0

0.1.0 #

Updated #

  • Dependencies

0.0.1 #

Updated #

  • Dependencies
  • Documentation
  • Updated Success and Failure

0.0.2-dev #

Updated #

  • Model
  • Documentation

0.0.1-dev #

Added #

  • Initial app models
  • Clean Model interface
  • App Model interface
  • App Model interface
  • Clean Common models
    • Response interface
      • Error interface
      • Success interface
    • Request interface
    • Interactor interfaces
      • Input interface
      • Output interface
    • Interactor Mixins
      • Response builder mixin
0
likes
20
pub points
0%
popularity

Publisher

verified publisherluminucx.com

A starting point for a Flutter app following clean architecture and SOLID design.

Homepage

License

BSD-3-Clause (license)

Dependencies

flutter, live, structures

More

Packages that depend on cleanx