Skip to content

Tags: flutter-it/get_it

Tags

V9.2.0

Toggle V9.2.0's commit message
V9.2.0: Cache allReady() future for watch_it scope detection

- allReady() now caches its Future and returns the same instance on repeated calls
- Cache is invalidated when new async singletons are registered
- Pending async singletons complete their ready completer when removed via unregister() or scope reset

V9.1.1

Toggle V9.1.1's commit message
Remove generated test folder from example

V9.1.0

Toggle V9.1.0's commit message
Exclude gradle-wrapper.jar from published package

- Remove gradlew patterns from .gitignore and example/.gitignore to include scripts
- Add gradle-wrapper.jar to .pubignore to exclude binary from package
- Keeps gradle scripts for building example, excludes ~60KB binary
- Fixes pub publish warning about ignored files

V9.0.5

Toggle V9.0.5's commit message
Update workflow to trigger on main branch

V9.0.4

Toggle V9.0.4's commit message
Update workflow to trigger on main branch

V9.0.3

Toggle V9.0.3's commit message
Update workflow to trigger on main branch

V9.0.2

Toggle V9.0.2's commit message
Update workflow to trigger on main branch

V9.0.1

Toggle V9.0.1's commit message
Update workflow to trigger on main branch

V9.0.0

Toggle V9.0.0's commit message
Update workflow to trigger on main branch

V8.3.0

Toggle V8.3.0's commit message
Update README to streamlined template format

- Reduce from 704 to 192 lines following README_TEMPLATE.md
- Add prominent docs link to flutter-it.dev
- Emphasize construction set philosophy
- Remove Flutter Community banner (preparing for own logo)
- Update blog post URLs to new blog.burkharts.net domain
- Add startup orchestration article link
- Streamline Quick Start with simple 3-step example
- Link detailed content to documentation site
- Update footer with flutter_it slogan