SerekKiri / fluttoverflow

App for stack exchange

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fluttoverflow

Client for stack exchange

Running application

Follow these steps

Working with StackExchange API

To start you need to create key.dart file with code inside:

const key = 'your_key_here'

Where you can get key?

Enter https://api.stackexchange.com/ and find Register For An App Key

and then

  • flutter packages get
  • flutter run --release

for development use flutter run without --release

Some screenshots from application

About

App for stack exchange


Languages

Language:Dart 98.2%Language:Swift 0.9%Language:Kotlin 0.8%Language:Objective-C 0.1%