- 
  Notifications
 You must be signed in to change notification settings 
- Fork 0
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 cb2bd23
 
 build(deps): update dependency repository locations and names
 
 
 fulleni 90b7c45
 
 chore: update repository links and rename project
 
 
 fulleni 75ab180
 
 chore(dependabot): add specific package ignores in dependabot config
 
 
 fulleni 45c8ae4
 
 refactor(api): update dependencies and imports
 
 
 fulleni 993b263
 
 refactor:flutter_news_app_api_server_full_source_code: update imports...
 
 
 fulleni 33fc121
 
 refactor(api): update imports and exceptions handling
 
 
 fulleni ff00dd9
 
 docs(countries_client_provider): update outdated commentary
 
 
 fulleni fef92b9
 
 refactor(rbac): update imports in permission_service and role_permiss...
 
 
 fulleni 66ce087
 
 refactor(registry): update imports and package references
 
 
 fulleni d67c9eb
 
 refactor(api): rename package and update dependencies
 
 
 fulleni ddfd42e
 
 refactor(dependencies): update import paths and package names
 
 
 fulleni 4aca107
 
 build: update import path for authentication middleware
 
 
 fulleni 2432d4a
 
 refactor(auth): update imports and exceptions in auth routes
 
 
 fulleni d8bebdf
 
 refactor(api): update package imports and repository references
 
 
 fulleni 033fb77
 
 build(dependencies): move core package to dependencies and adjust dotenv
 
 
 fulleni 8dc33bf
 
 docs(README): overhaul content and structure for clarity & impact
 
 
 fulleni 3536bb3
 
 docs(README): update toolkit name and formatting
 
 
 fulleni af6c78b
 
 docs(pubspec): update package description
 
 
 fulleni File filter
Filter by extension
Conversations
 Failed to load comments. 
 
 
 
  Loading
 
 Jump to
 
 Jump to file
 
 
 
 Failed to load files. 
 
 
 
  Loading
 
 Diff view
Diff view
 refactor(api): rename package and update dependencies
 
 - Rename 'ht_api' to 'flutter_news_app_api_server_full_source_code' - Update import paths for core, data_repository, and email_repository packages - Replace HtHttpException with HttpException - Update class and method references according to new package name
- Loading branch information
There are no files selected for viewing
 
 
 This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
 Learn more about bidirectional Unicode characters
 
 
 
 
 
 
 
 
 2 changes: 1 addition & 1 deletion
 
 
 
 lib/src/services/auth_token_service.dart
 
 
 
 
  
 
 
 
 
 
 
 This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
 Learn more about bidirectional Unicode characters
 
 
 
 
 
 
 
 This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
 Learn more about bidirectional Unicode characters
 
 
 
 
 
 
 
 
 8 changes: 4 additions & 4 deletions
 
 
 
 lib/src/services/database_seeding_service.dart
 
 
 
 
  
 
 
 
 
 
 
 This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
 Learn more about bidirectional Unicode characters
 
 
 
 
 
 
 
 This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
 Learn more about bidirectional Unicode characters
 
 
 
 
 
 
 
 This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
 Learn more about bidirectional Unicode characters
 
 
 
 
 
 
 
 
 6 changes: 3 additions & 3 deletions
 
 
 
 lib/src/services/mongodb_token_blacklist_service.dart
 
 
 
 
  
 
 
 
 
 
 
 This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
 Learn more about bidirectional Unicode characters
 
 
 
 
 
 
 
 
 6 changes: 3 additions & 3 deletions
 
 
 
 lib/src/services/mongodb_verification_code_storage_service.dart
 
 
 
 
  
 
 
 
 
 
 
 This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
 Learn more about bidirectional Unicode characters
 
 
 
 
 
 
 
 
 2 changes: 1 addition & 1 deletion
 
 
 
 lib/src/services/token_blacklist_service.dart
 
 
 
 
  
 
 
 
 
 
 
 This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
 Learn more about bidirectional Unicode characters
 
 
 
 
 
 
 
 
 2 changes: 1 addition & 1 deletion
 
 
 
 lib/src/services/user_preference_limit_service.dart
 
 
 
 
  
 
 
 
 
 
 
 This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
 Learn more about bidirectional Unicode characters
 
 
 
 
 
 
 
 This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
 Learn more about bidirectional Unicode characters
 
 
 
 
 
 Add this suggestion to a batch that can be applied as a single commit.
 This suggestion is invalid because no changes were made to the code.
 Suggestions cannot be applied while the pull request is closed.
 Suggestions cannot be applied while viewing a subset of changes.
 Only one suggestion per line can be applied in a batch.
 Add this suggestion to a batch that can be applied as a single commit.
 Applying suggestions on deleted lines is not supported.
 You must change the existing code in this line in order to create a valid suggestion.
 Outdated suggestions cannot be applied.
 This suggestion has been applied or marked resolved.
 Suggestions cannot be applied from pending reviews.
 Suggestions cannot be applied on multi-line comments.
 Suggestions cannot be applied while the pull request is queued to merge.
 Suggestion cannot be applied right now. Please check back later.