creta_news
A beautiful Headline News widget for Flutter using Google News RSS.
- Platforms: Web, Windows, Android
- Package type: Flutter library (to be published on pub.dev)
- Default title: "Top Headlines"
Install
Add to your pubspec.yaml:
dependencies:
creta_news: ^0.1.0
Usage (preview)
An example app will be provided under example/ including:
CretaHeadlineNewswidget with parameters:width,height,newsLineCount,textStyle,cachePeriod,nation,backgroundColor,showTitle,titleText,showDate.
Roadmap
- 0.1.0: Core widget without animations, date shown by default
- 0.2.0: Optional animations (ticker/carousel/fade), totalNewsCount, leading icon option
License
MIT