Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# NCBA News Clone (Development Source)
# NCBA E-News: Mobile News Application System - Final Year Project

Final Year Project of a News App.
A comprehensive mobile news application developed as a Final Year Project, featuring real-time content management, user authentication, and administrative controls.



Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: ncba_news
description: "A clone app of NCBA News (FYP)"
description: "NCBA E-News: Mobile News Application System - Final Year Project (FYP)"
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
Expand Down
Loading