Feathr - A Mastodon client built in Flutter (in development).

Overview

feathr

Tests badge codecov badge

A Mastodon client built in Flutter (in development).

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

This project is licensed under the GNU Affero General Public License.

You might also like...

-UNDER DEVELOPMENT- a project built demonstrating model view view model architecture

mvvm_project A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if

Nov 28, 2022

A reddit client built with Flutter

A reddit client built with Flutter

Fritter for Reddit is a Reddit Client built with Flutter How to build Go to reddit prefs and create a new application here https://www.reddit.com/pref

Nov 14, 2022

A minimal front-end library genesis client, built with Flutter

A minimal front-end library genesis client, built with Flutter

Librebook A minimal front-end library genesis client, built by Flutter Note: This project is now archived. See: https://github.com/atticdev/librebook/

Jan 6, 2023

Zone is yet another Hacker News client, built with Flutter, Slidy, and Hacker News API.

Zone is yet another Hacker News client, built with Flutter, Slidy, and Hacker News API.

Zone for Hacker News Zone is yet another Hacker News client, built with Flutter, Slidy, and Hacker News API. Setup Clone this repo to your machine Req

Feb 27, 2022

This is a simple client of Reddit built with MVVM and Provider powered by a custom OAuth2.0 login

👷 🔧 🔩 Flutter Starter Architecture (MVVM + Hive) My custom starter project for Flutter apps. I was looking for a simple way to build Flutter app in

Oct 26, 2022

This is a simple client of Reddit built with MVVM and Provider powered by a custom OAuth2.0 login

👷 🔧 🔩 Flutter Starter Architecture (MVVM + Hive) My custom starter project for Flutter apps. I was looking for a simple way to build Flutter app in

Oct 26, 2022

Nimbostratus is a reactive data-fetching and client-side cache management library built on top of Cloud Firestore.

Nimbostratus 🌩 Nimbostratus is a reactive data-fetching and client-side cache management library built on top of Cloud Firestore. The Cloud Firestore

Dec 15, 2022

Pokedex-Flutter - Pokedex demonstrates modern Flutter development with GetX, Hive, Flow, Adaptive/Responsive Design

Pokedex-Flutter - Pokedex demonstrates modern Flutter development with GetX, Hive, Flow, Adaptive/Responsive Design

Pokedex-Flutter Pokedex demonstrates modern Flutter development with GetX, Hive,

Aug 17, 2022

COVID-19 application made with Flutter, following Test Driven Development (TDD) and Clean Architecture along with Internationalization with JSON.

COVID-19 application made with Flutter, following Test Driven Development (TDD) and Clean Architecture along with Internationalization with JSON.

Covid App COVID-19 application made with Flutter, following Test Driven Development (TDD) and Clean Architecture along with Internationalization with

Aug 4, 2022
Comments
  • Implement multi-instance support

    Implement multi-instance support

    1. Ask user for instance URL (maybe have pre-defined instances)
    2. Register app with instance (see: https://docs.joinmastodon.org/methods/apps/#create-an-application)
    3. Store the client ID / secret keys locally
    4. Remove env vars for the static keys
    opened by aitorres 0
  • Add dropdown with popular Mastodon instances

    Add dropdown with popular Mastodon instances

    When the user wants to log in, they need to manually type in the domain of their Mastodon instance / server, e.g. mastodon.social. It'd be beneficial to have a dropdown that lets the user quickly select one of the most popular instances + the ability to type-in their own instance if it's not found on the list.

    There's no need to call a third-party API or service in order to get popular instances, they can be hardcoded for now. Some possible choices:

    • mastodon.social
    • mastodon.online
    • mstdn.jp
    • mastodon.cloud
    • fosstodon.org

    If possible, an icon could be added to each entry (maybe their favicon).

    Remember to still allow any user to type in an instance not found in the list!

    help wanted hacktoberfest 
    opened by aitorres 0
  • Hacktoberfest 2022

    Hacktoberfest 2022

    Hi! If you're interested in participating in the Hacktoberfest 2022 event, you can take up issues from this repo or propose your own features!

    If you want to propose something new, first check if there's an issue open for the feature that you want. In case there's none, feel free to create a new issue to propose it before working on a PR and I'll get back to you about it.

    documentation hacktoberfest 
    opened by aitorres 0
  • Boosts are not rendered properly

    Boosts are not rendered properly

    When using the app, boosts are not currently being rendered properly. They get rendered as an empty box, instead of having the actual boosted content. It'd be nice to add a Boosted icon or symbol.

    bug help wanted hacktoberfest 
    opened by aitorres 0
Owner
feathr.space
Organization for the feathr app code repositories & development
feathr.space
Encode App-Dev is a open source project which contains different projects of Application development, Android development, IOS development, Flutter, Kotlin, Dart, Java, Swift etc.

HACKTOBERFEST 2022 Encode App-Dev is an open source project which contains different projects of Application development, Android development, IOS dev

null 4 Dec 4, 2022
This library provides the optimized and easiest way to authenticate with Mastodon's OAuth 2.0 in your Flutter app 🎯

The Optimized and Easiest Way to Integrate OAuth 2.0 with Mastodon API in Flutter ?? 1. Guide ?? 1.1. Getting Started ⚡ 1.1.1. Install Library 1.1.2.

Mastodon.dart 11 Jul 7, 2023
This library provides the easiest and powerful Dart/Flutter library for Mastodon API 🎯

The Easiest and Powerful Dart/Flutter Library for Mastodon API ?? 1. Guide ?? 1.1. Features ?? 1.2. Getting Started ⚡ 1.2.1. Install Library 1.2.2. Im

Mastodon.dart 55 Jul 27, 2023
A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package. Built after react apollo

Flutter GraphQL Table of Contents Flutter GraphQL Table of Contents About this project Installation Usage GraphQL Provider [Graphql Link and Headers]

Snowball Digital 45 Nov 9, 2022
A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.

GraphQL Flutter ?? Bulletin See the v3 -> v4 Migration Guide if you're still on v3. Maintenance status: Low. Follow #762 for updates on the planned ar

Zino & Co. 3.1k Jan 5, 2023
Vrchat mobile client - VRChat Unofficial Mobile Client For Flutter

VRChatMC VRChatの非公式なAPIを利用したVRChatのモバイルクライアント Flutterで作成されたシンプルなUIが特徴的です iosビルドは

ふぁ 8 Sep 28, 2022
[Flutter SDK V.2] - Youtube Video is a Flutter application built to demonstrate the use of Modern development tools with best practices implementation like Clean Architecture, Modularization, Dependency Injection, BLoC, etc.

[Flutter SDK V.2] - Youtube Video is a Flutter application built to demonstrate the use of Modern development tools with best practices implementation like Clean Architecture, Modularization, Dependency Injection, BLoC, etc.

R. Rifa Fauzi Komara 17 Jan 2, 2023
A beautiful weather forecasting application built with the Flutter development kit. Available on Android and iOS.

Flutter Weather A beautiful weather forecasting application built with the Flutter development kit. Screenshots Analysis Run Application This project

Scott Carnett 15 Oct 17, 2022
Raden Saleh 20 Aug 12, 2023
Raden Saleh 53 Jul 27, 2023