Assist Core
The assist_core
package is a collection of classes and functions that are used by the assist_gui
and assist_cli
.
Libraries
- assist_core
- Core library for the Assist package
- constants/enums
- constants/exceptions.cli
- constants/paths
- constants/strings
- constants/supported_platform
- models/config/config.base
- models/config/config.dart_project
- models/config/config.flutter_project
- models/github_user_profile
- models/project
- services/assist_config_manager
- services/oauth_callback_server
- services/service.connection
- services/service.dart
- services/service.encryption
- services/service.flutter
- services/service.github_login
- services/service.project_watcher
- services/service.pubspec
- services/service.secure_storage
- services/service.version
- services/task_manager/shell_task
- services/task_manager/task_event
- services/task_manager/task_manager
- services/task_manager/task_result
- tasks/task.analyze
- tasks/task.format
- tasks/task.pub_get
- tasks/task.tests
- utils/helpers
- utils/test_events_parser