Reddit App Built With flutter

Related tags

Animation Redditech
Overview

REDDITECH

gif

How to build and install Front

With flutter in terminal :

You don't need to build or run the back-end app for use the flutter application

cd client
flutter pub get
flutter run

How to build API

With docker :

Start by running the docker daemon and build the image with the following command:

cd ./api && docker build -t redditech .

and run your image with:

docker run -it --rm redditech
Without docker :

Verify go (version 1.17) is installed on your machine. After that, you can build and run your API with the following commands:

cd ./api && go build -o api && ./api

Reddit api routes documentation

Search suberrit api:

Basic reddit url

https://oauth.reddit.com/

useful link

Search subberit topic

https://api.pushshift.io/reddit/search/submission/?subreddit=learnpython&sort=desc&sort_type=created_utc&after=1523588521&before=1523934121&size=1000

params:

subreddit=TOPIC
sort=desc (by default)
sort_type=created_utc (by default)
after=TIMESTAMP (optional)
before=TIMESTAMP (optional)
size=NUMBER (number of data in array)
You might also like...

Inspired by Reflectly App Made in Flutter ❤️

Inspired by Reflectly App Made in Flutter ❤️

Inspired By Reflectly App 📱 Gif 📱 Screenshots Download the Following App for Preview 🖥 Flutter Tutorial All Flutter Tutorials plus additional Code

Nov 16, 2022

☀️ A Flutter package for some material design app intro screens with some cool animations.

☀️ A Flutter package for some material design app intro screens with some cool animations.

IntroViews is inspired by Paper Onboarding and developed with love from scratch. Checkout our fully responsive live example app. Table of contents Fea

Dec 30, 2022

Simple and configurable app introduction slider for Flutter

Simple and configurable app introduction slider for Flutter

FLUTTER INTRO SLIDER Flutter Intro Slider is a flutter plugin that helps you make a cool intro for your app. Create intro has never been easier and fa

Jan 7, 2023

Example Flutter App with fetch API

Example Flutter App with fetch API

flutter_article Example Flutter App with fetch api from https://jsonplaceholder.typicode.com/ with http Getting Started This project is a starting poi

Jul 26, 2022

Flutter UI Login App with Figma

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

Nov 17, 2021

A Movie App Using With Flutter And TMDB

A Movie App Using With Flutter And TMDB

flutter_movie_app TMDB API를 가져와 영화 예약 App입니다. 이 앱에서는 현재 상영중(Now Plaing)인 리스트만 불러왔습니다. 테블릿 기반으로 만들었기 때문에 AVD 또는 일반 핸드폰에서는 UI가 밀리거나 깨질수 있습니다. Main Scree

Nov 24, 2021

Eventour App : The Event Management System With Flutter

Eventour App : The Event Management System With Flutter

Eventour The one and only event management system. ⭐ What was our motivation? As technology advances, we often aim for newer and better approaches for

Nov 27, 2021

quiz app made in flutter for answering fun trivia questions

quiz app made in flutter for answering fun trivia questions

trivia_app An trivia/quiz app made in flutter for answering fun trivia questions. This app make use of Opentdb api (https://opentdb.com/) for fetching

Dec 23, 2022

A flutter project with Implementation of a Contacts app in 4 ways (API, Custom, Preferences and Sqflite).

A flutter project with Implementation of a Contacts app in 4 ways (API, Custom, Preferences and Sqflite).

Contacts A flutter project with Implementation of a Contacts app in 4 ways (API, Custom, Preferences and Sqflite). It consist some common operations l

Nov 20, 2022
Owner
Richard DÉPIERRE
I am a bilingual student at Epitech Montpellier in France. I am very passionate about new technologies.
Richard DÉPIERRE
Flutter liquid swipe - Liquid Swipe Animation Built With Flutter

Flutter Liquid Swipe liquid Swipe animation is amazing and its Created for iOS P

Jahongir Anvarov 6 Dec 1, 2022
A collection of Screens and attractive UIs built with Flutter ready to be used in your applications. No external libraries are used. Just download, add to your project and use.

Flutter Screens A collection of Login Screens, Buttons, Loaders and Widgets with attractive UIs, built with Flutter, ready to be used in your applicat

Samarth Agarwal 5k Dec 31, 2022
Phone number authentication + OTP login page built with @flutter 😍

The Gorgeous Otp A login page built with flutter inspired by a design found on Uplabs Login Screen OTP Screen Tools This project uses the phone connec

Hugo EXTRAT 179 Nov 22, 2022
A Music Player Built With Flutter

Beats A Beautiful Music Player Built Using Flutter! Live On The PlayStore = https://play.google.com/store/apps/details?id=in.selvasoft.beats Ios Suppo

Ojas Karmarkar 58 Sep 16, 2022
Nubank card animation - Nubank card animation built with flutter

Nubank card animation Project | Technologies | How to run | How to contribute ??

Lucas da Silva Barbosa 8 Nov 6, 2022
A package for flip panel with built-in animation

Flip Panel A package for flip panel with built-in animation How to use import 'package:flip_panel/flip_panel.dart'; Create a flip panel from iterable

HungHD 553 Dec 29, 2022
Flutter-animated-ui-space-app - ⚡Animated UI Space App Challenge Part 5 🐱‍👤🐱‍👤

Flutter-animated-ui-space-app ?? ?? Project img : Image Challenge Code Image Note !! : Please include your photos to show and install simple_animation

Hmida 7 Sep 15, 2022
Wave-transition-app - A wave transition based mobile app with included images and other files

Flutter wave application A new Flutter project done with dart and it's a wave tr

Munem Sarker 2 May 18, 2022
A Flutter app with flip animation to view profiles of friends. 🌟

Flip View Made with ?? in India This flutter app is based on the design made Dmytro Prudnikov for Yalantis on Dribble.He describes the design as: Just

Shubham Soni 68 Sep 23, 2022
Flutter Animation - Grocery App UI

Flutter Animation - Grocery App UI

Abu Anwar 173 Jan 5, 2023