Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(flutter_weather): add top level weather barrel file #4306

Merged
merged 4 commits into from
Jan 12, 2025

Conversation

EasonLin0716
Copy link
Contributor

Status

READY

Breaking Changes

NO

Description

There's only adding models.dart in here https://bloclibrary.dev/tutorials/flutter-weather/#barrel-file-2

I think it would be better if also guide users to add lib/weather/weather.dart with content

export './models/models.dart';

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@felangel felangel added the documentation Documentation requested label Jan 1, 2025
@felangel felangel changed the title docs: add top level file guide to flutter_weather docs(flutter_weather): add top level weather barrel file Jan 12, 2025
@felangel felangel merged commit 3f703cc into felangel:master Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants