Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Refactor rename the package and the private deps #28

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

Merged
fulleni merged 19 commits into main from refactor-rename-the-package-and-the-private-deps
Jul 23, 2025
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
a1f4903
chore: update MongoDB database name example
fulleni Jul 23, 2025
cb2bd23
build(deps): update dependency repository locations and names
fulleni Jul 23, 2025
90b7c45
chore: update repository links and rename project
fulleni Jul 23, 2025
75ab180
chore(dependabot): add specific package ignores in dependabot config
fulleni Jul 23, 2025
45c8ae4
refactor(api): update dependencies and imports
fulleni Jul 23, 2025
993b263
refactor:flutter_news_app_api_server_full_source_code: update imports...
fulleni Jul 23, 2025
33fc121
refactor(api): update imports and exceptions handling
fulleni Jul 23, 2025
ff00dd9
docs(countries_client_provider): update outdated commentary
fulleni Jul 23, 2025
fef92b9
refactor(rbac): update imports in permission_service and role_permiss...
fulleni Jul 23, 2025
66ce087
refactor(registry): update imports and package references
fulleni Jul 23, 2025
d67c9eb
refactor(api): rename package and update dependencies
fulleni Jul 23, 2025
ddfd42e
refactor(dependencies): update import paths and package names
fulleni Jul 23, 2025
4aca107
build: update import path for authentication middleware
fulleni Jul 23, 2025
2432d4a
refactor(auth): update imports and exceptions in auth routes
fulleni Jul 23, 2025
d8bebdf
refactor(api): update package imports and repository references
fulleni Jul 23, 2025
033fb77
build(dependencies): move core package to dependencies and adjust dotenv
fulleni Jul 23, 2025
8dc33bf
docs(README): overhaul content and structure for clarity & impact
fulleni Jul 23, 2025
3536bb3
docs(README): update toolkit name and formatting
fulleni Jul 23, 2025
af6c78b
docs(pubspec): update package description
fulleni Jul 23, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: update MongoDB database name example
- Change the example database name in the .env.example file
- Update from 'ht_api_db' to 'flutter_news_app_api_server_full_source_code_db'
- Ensure users have a clear example of the expected database name
  • Loading branch information
fulleni committed Jul 23, 2025
commit a1f4903bb1adb6ec29879cc4fa5364ccdc21e00d
2 changes: 1 addition & 1 deletion .env.example
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# REQUIRED: The full connection string for your MongoDB instance.
# The application cannot start without a database connection.
# DATABASE_URL="mongodb://user:password@localhost:27017/ht_api_db"
# DATABASE_URL="mongodb://user:password@localhost:27017/flutter_news_app_api_server_full_source_code_db"

# REQUIRED: A secure, randomly generated secret for signing JWTs.
# The application cannot start without this.
Expand Down

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /