Mes: enero 2021

  • Create a smooshy UI for flutter

    flutter_dough This package provides some widgets you can use to create a smooshy UI. How to use This package provides squishy widgets you can use right out of the box. Optionally, you can create custom Dough widgets for a custom squish effect. For a more complete overview on how to use the Dough library, check out the example project provided …

  • Hacker New’s clone mobile application developed with flutter

    Hacker News Application Hackernews site’s clone application developed with flutter and hackernews api. You can fork that repo and develope more. it’s fully open source, so this project isn’t mine. it’s us! let’s contribute these project. How to donwload? run this commands on terminal git clone https://github.com/theiskaa/hackernews_app cd hackernews_app flutter pub get flutter run GitHub

  • A Blogging app made by flutter

    Blog App A Blogging app made by flutter and dart to create and post Blogs. User can also read others Blogs and like it by hiting on thumbs up. Screenshots Future Enhancements Search button on home page. One more section to show all Blog posts posted by all users. User can be able to edit or delete their post. GitHub

  • Waktu solat app for Android Made with Flutter

    Waktu solat Malaysia App waktu solat seluruh Malaysia. Prayer time app across Malaysia. Focusing on lightweight, fast app, easy-to-use and modern UI. App UI GIF Screenshot API Malaysia Prayer Time JSON API ttps://mpt.i906.my/ Changelogs History Wondering what changed with every :new: releases? Or what bug :bug: has been fixed? View more here Report an issue / Feature request Found a …

  • A digital diary and mood tracking flutter app

    star_book “StarBook” is a digital diary, and a mood tracking app. The user will be able to rate his mood for each day and write a short story for him, like how his day was. Color is given to each mood, let’s say, green for a happy mood, red for angry and yellow for a sad mood. The statistics of …

  • A Family finance management app with flutter

    Piggy A WORK IN PROGRESS family finance management app. Technology Stack Web ASP.NET Core Angular MSSQL Mobile Flutter Development Status Checkout the repository projects tab to see what is planned and what is going on now. High level planned items can be viewed under organization’s projects. Mobile App Screenshots GitHub

  • Simplistic mobile RSS client built with Flutter

    Fluent Reader Lite A simplistic mobile RSS client. Download Stable Version The stable version of the app will be released on App Store and Google Play Store when it is ready. Beta Version iOS: Download from TestFlight Android: Download from GitHub Releases Desktop App The repo of the full-featured desktop app can be found here. Features Fluent Reader Lite is …

  • A redesigned instagram mobile app made with flutter

    New instagram A redesigned instagram mobile app made with flutter. :information_source: How To Run To clone and run this application, you’ll need Git + Flutter installed on your computer. Clone and Run # Clone this repository $ git clone https://github.com/lucastssb/new-instagram.git # Go into the repository $ cd new-instagram/ # Install dependencies $ flutter pub get # Run $ flutter run …

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

    Librebook A minimal front-end library genesis client, built by Flutter. Librebook is an open-source front-end application to help the users download the book easily from library genesis. Features [x] General book download [x] Fantasy book download [x] IPFS download mirror [ ] Syncronize scraper settings (on progress) [ ] Change download location (on progress) [ ] Search history (on progress) …

  • Flutter representation of the Traveler’s Social App

    Flutter Traveler’s Social App Flutter representation of the Traveler’s Social App found on dribbble. ✨ Requirements Any Operating System (ie. MacOS X, Linux, Windows) Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc) A little knowledge of Dart and Flutter A brain to think ScreenShots Author(s) Charly Keleb Charles042 GitHub

  • A Flutter package with custom implementation of Drawer

    Flutter Zoom Drawer A Flutter package with custom implementation of the Side Menu (Drawer). Getting Started To start using this package, add flutter_zoom_drawer dependency to your pubspec.yaml dependencies: flutter_zoom_drawer: ‘<latest_release>’ Features Simple sliding drawer Sliding drawer with shadows Sliding drawer with rotation Sliding drawer with rotation and shadows Support for both LTR & RTL Documentation ZoomDrawer( controller: ZoomDrawerController, menuScreen: MENU_SCREEN, …

  • A customized Side Menu DownSide with Flutter

    SideMenuDownSide This project is about a Customized Flutter Drawer. Structure This project is created with Dart and Flutter 1.25.0-4.0.pre. Class SideMenuDownSide is container of SideMenuContent. SideMenuDownSide is a skeleton, hub to combine another component together. It is written file side_menu_down_side.dart SideMenuContent contains logic about how to display Menu Items. It is written in file side_menu_content.dart SideMenuHolder contains a DataSource for …

  • Flutter app for short-term rain forecasts with MAPLE nowcasting

    MAPLE Nowcasting This repository contains a Flutter app for Android and iOS that facilitates access to precipitation nowcasting data provided by McGill University’s J.S. Marshall Radar Observatory. Screenshots What is Nowcasting Put simply, nowcasting is a practice which aims to accurately extrapolate very-near-future data using past trends. In meteorology, nowcasting algorithms have been developed to predict rainfall 2-6 hours in …

  • A GUI for the Neutrino neural singing synthesizer with Flutter

    Muon A GUI for the Neutrino neural singing synthesizer, written in Flutter (and uses synaps!). Eyecandy / screenshots Eye-burning Light mode Dark mode Features Seamless romaji -> hiragana voice editing Multiple voices rendered in parallel Undo/Redo Actions Menu Automatic voice model listing and on-the-fly changing MIDI/MusicXML import Building Building Steps: Clone this repository somewhere flutter pub get -> gets all …

  • A movies application made with Flutter / Dart

    Flutter Movies Application A movies application that connects to the TMDB Log . Get trending and newly released movies with in-depth details. Screenshots On Load Navigation Toggle Theme Toggle Drawer Refresh Toggle Search Search Error Search No Results Search Success To Movie Screen From Movie Screen Favorites Email LinkedIn Source Features [x] When the app is loaded, trending movies and …