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: add top level file guide to flutter_weather #4306

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

EasonLin0716
Copy link

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
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