📦 daily_quotes
A simple Dart package that provides motivational quotes and a method to fetch one at random.
💡 Usage
import 'package:daily_quotes/daily_quotes.dart';
void main() {
print(getRandomQuote());
}
👥 Created By
Group 4
Members: Bilal Shakeel (21K-4874), Muhammad Taha Majeed Khan (21K-3316), Muneeb Azeem (21K-3167), Shayan Anwer (21K-4836)
📚 Topics
Motivational App
Reusable Flutter Package