Menu
koin.dart logoKoin.dartDocs
GitHub
koin.dart logoKoin.dart
  • Docs
  • GitHub
  • Koin.dart
    • Introduction
    • Setup
    • Resources
    • Support
  • Koin in 5 minutes
    • Dart
    • Flutter
    • Test
  • Getting Started
    • Start Koin
    • Modules Definitions
    • Koin Components
    • Testing
    • Koin for Flutter
  • Reference
    • Core
      • Definitions
      • Modules
      • Start Koin
      • Koin Components
      • Injection Parameter
      • Scopes
      • Logging
    • Flutter
      • Start
      • Scope
      • ScopeProvider
      • Get Instances
      • Bloc Library
      • Disposable
    • Test
      • Testing
  • DevTools
  • Examples
    • Flutter Examples

Setup

Setup Koin for your project#

Current Version#

PackagePub
koinpub package
koin_testpub package
koin_flutterpub package
koin_blocpub package
  • Dart
  • Flutter
  • Flutter + Bloc
dependencies:
koin: ^[version]
# Koin for Unit tests
dev_depencies:
koin_test: ^[version]
Edit this page
Previous
« Introduction
Next
Resources »
  • Setup Koin for your project
    • Current Version

Docs

  • Style Guide
  • Second Doc

Community

  • Stack Overflow

More

  • Blog
  • GitHub
Copyright © 2021 Koin team, Inc. Built with Docusaurus.