Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Installation

  • For Arch, Fedora and Ubuntu based distros:
    pip install -r requirements
    chmod +x install.py
    ./install.py

Troubleshooting

  • First run flutter doctor

    Unable to find the android SDK
    • Open android studio and make sure the android sdk is installed
    • run flutter config --android-studio-dir <directory>

Setup

  • Register a NewsAPI API key
  • Create your flutter project

flutter create news_app cd news-app/ flutter pub add provider flutter pub add dio flutter pub add json_annotation flutter pub add json_serializable --dev flutter pub add build_runner --dev flutter pub get

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages