Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

axellebot
Copy link
Owner

@axellebot axellebot commented May 18, 2019

Tasks

  • Presentation :
    • Element Widget :
      • Add element widget (wrap all element bloc use)
      • Add element widget documentation
    • Element List Widget :
      • Add element list widget (wrap all element list bloc use)
      • Add element list widget documentation
    • Dependency Injection :
      • Repository injection
      • Bloc injection
    • Error translation
  • Data layer :
    • Add services :
      • Foundation config
      • Auth Info (store tokens ...)
  • Bloc :
    • Configuration bloc
  • Update README (build_runner ...)
  • Remove local ref client_common lib and use github link

@axellebot axellebot added the enhancement New feature or request label May 18, 2019
@axellebot axellebot self-assigned this May 18, 2019
axellebot added 4 commits May 18, 2019 15:04
- Added doc
- Edited error use
- Edited code format
- Added LoadingApp/ErrorApp and ErrorPage/LoadingPage use
- Upgraded `flutter_bloc` package to `^0.13.0`
- Upgraded `rxdart` package  to `^0.22.0`
- Added `provider` package for DI
- Deleted RepositoriesProvider
@axellebot axellebot force-pushed the feature/bloc_pattern branch from bda51d2 to 82c917b Compare May 18, 2019 22:08
axellebot added 6 commits May 19, 2019 00:25
- Added config repository
- Added all preferences repositories (app/auth)
- Added assets manager
- Edited shared preferences managers
- Added SplashApp and edited SplashScreen
- Edited router
- Edited dimensions
- Edited heroes tag
- Added logging
- Added tricks to avoid display of LoadingApp on AppLoading event
@axellebot axellebot force-pushed the feature/bloc_pattern branch from 37f6192 to 86eda97 Compare May 19, 2019 22:13
- Fixed authentication shared preferences
- Edited error widgets
- Fix `Provider.of` use by setting `listen` to false
- Edited register and login form
- Added assets and AppAssets class
@axellebot axellebot force-pushed the feature/bloc_pattern branch from 86eda97 to f8db729 Compare May 19, 2019 23:28
- Edited error widgets to add dynamic error type (Error, Exception ...)
- Data layer:
   - Updated managers to implement common lib classes (services and data stores)
- Presentation layer:
   - Merged dimensions and colors in styles
   - Edited authentication page
   - Edited error widgets to add dynamic error type (Error, Exception ...)
   - Added error and exception translation

- Upgrade bloc lib to 0.20.0
- Added linting options
- Integrated client common lib back
- Upgraded flutter version
- Enabled flutter for web
- Migrate android app from Java to Kotlin
@axellebot axellebot marked this pull request as draft May 28, 2021 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant