Categoría: Apps

Categoría agregada por el Plugin WPeMatico

  • Wallpaper hype app with flutter

    Flutter Wallpaper hype Wallpapers of new sneakers, hype in which you can save the ones you like to upload your own images || Fondos de pantalla de zapatillas nuevas, hype en la cual puedes guardar las que te gusten subir tus propias imagenes used these two apis: Unsplash api Pexels api Google play URL GitHub

  • A Wiki Art App made with Flutter

    A Flutter Wiki Art App A Wiki Art App made with Flutter. TODO [ ] Complete the Wiki-Art API + Documentation [ ] Database [ ] Like Functionality [ ] Nav Bar [ ] Search Page [ ] Liked Page [ ] Add Artist Story [ ] Get Random Paint [ ] Settings GitHub

  • A simple yet elegant quiz app developed with Flutter

    CoolQuiz (Flutter – Dart) A simple yet elegant Quiz App developed with Flutter. Some of the Widgets and Plugins used TextFormField Buttons Snackbar Shared Preferences Files FutureBuilder Builder Row Columns etc. Features Saves user information with Shared preferences Saves quiz score in a file, so when user restarts the app, he/she can check the previous score User can revisit the …

  • A TikTok Clone in Flutter and Firebase

    TikTok Flutter Clone of TikTok with Flutter and Firebase. Caracteristics -TikTok UI -Swipe Videos -Dynamic Video Data Source -User Data (Name, Image) -Animations(Image rotation) Libraries -video_player. -cloud_firestore: -cached_network_image Installation 1.-Clone or download this repository git clone https://github.com/salvadordeveloper/TikTok-Flutter.git 2.-Config your Firebase instance and insert the google-service.json in android/app/ or ios/Runner 3.-Config flutter project : flutter pub get Database The app obtains …

  • A beautiful Hacker News reader app built in Flutter

    Stingray Stingray is a new, modern, beautiful Hacker News reader app. There are a bunch of nice looking Reddit apps, but I have not been able to find similarly nice looking one for Hacker News, so I decided to try my hands at one using Flutter. Right now it’s pretty basic, it’s missing a couple of features such as: No …

  • IOS/Android Reddit app created with Flutter

    Retter IOS/Android Reddit app created with Flutter. Building from source Clone the repo, cd Retter-master Run using flutter run or open with an IDE such as Android Studio Contribution I’m open to anyone contributing to this repo. I’d advise using Android Studio and running a dartfmt before creating a pull request: dartfmt. Pages are setup using Mobx and a viewmodel …

  • Coronavirus Tracker Build with flutter

    covid19 A covid 19 application. Download here Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter, view ouronline documentation, which offers tutorials, samples, guidance on mobile development, …

  • Simple & Beautiful App made in Flutter to Download Media from YouTube

    SongTube SongTube is a new beautiful and fast application made in flutter, it supports YouTube audio and video downloading at any quality, In-App YouTube Browser, audio conversion and an Audio tags editor. Features Video Download at any available Quality Download HDR and 60fps Videos Audio Download at best available Quality Audio Tags & Artwork Editor Audio Filters (Volume, Bass, Treble) …

  • A fund tracking application built with Flutter

    Fund Tracker A flutter application for budgets and keeping track of transactions. I built this because I couldn’t find any application that allowed a custom or a 4-week period. Allows authentication with Firebase and uses Firestore as a cloud database on top of using the devices’ local database as backup. Features include: statistics custom periods recurring transactions custom categories filters …

  • A modern app made with Flutter to track the chemistry’s element

    Elements A modern app to track the cemical elements. Including all 118 elements, with their weight, radiation, consistency, type, block, and electronnegativity. If you are a seventh grader or higher, you should use it to help your studying, or use it as a cheat sheat. Download State Beta state New features No result (for selectors) Colored background while loading background …

  • A Quote sender app built using flutter

    FlutterQuoteSenderApp A Quote displaying app build using flutter which also supports in app messaging with other users. Topics Covered Firebase Cloud Firestore Data regarding the quotes, images and users is received from the firestore. The messages are also saved there. Messaging through firebase The app implements messaging feature as a side feature to help the users communicate. Check out the …