Another Awesome Online Radio Player with flutter

flutter-kradio-player Another Awesome Online Radio Player. Getting Started Follow the guide on how to install Flutter. Clone the repository and open with your IDE: Android Studio or Visual Studio Code Install IDE plugins for Flutter support To download project dependencies execute: flutter pub get Run project on Simulator or Android device Architecture, libraries and tools State management: Bloc Code style: …

20 Best Flutter Ecommerce Templates in 2020

Flutter E-commerce Templates Are you looking for Flutter Ecommerce Templates? In this article, we have showcased suitable templates you find today that are still actively updated and maintained. Below you will discover a list of Flutter e-commerce app and UI templates, which can save you hours of coding. 1.Flutter E-Commerce UI KIT Template in flutter Flutter is an open-source mobile …

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, …

A simple maze game in Flutter

maze_game A simple maze game in Flutter. It also serves as a CustomPainter example. ¿Why? In another project, I needed to create a «simple» maze game that can be used in low-end devices, so game engine was not an option. Suddenly, I found a way to do it in pure Android. So, this is a «port» of that saviour example. …

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 …

Open source Flutter-based template for a business assistant application

TallyAssist TallyAssist is an open source Flutter-based template for a business assistant application. It has been designed to use Google Firebase as backend. The project had started out with an intent to become a mobile interface for Tally (India’s premier accounting software). Over time, it refined to become a more focused business assistant application. For more details, check out this …

40 Beautiful Flutter UI Themes For Developers

Flutter UI Themes Do you want to save time building your Flutter app? Developing an app from scratch is a costly and time-consuming process, but a Flutter app template is affordable because much of the code is already written for you. Don’t reinvent the wheel by starting with an empty codebase. In this article, we have showcased highly streamlined app …

30 Best Flutter App Templates in 2020

Flutter App Templates Looking for first-class and best flutter app templates out there? In this Article, we have showcased highly streamlined app templates you find today that are still actively updated and maintained. Here is a list of top Flutter App Templates with a remarkable design in 2020. These templates are truly valuable and make it easier for developers to …

Another Awesome Online Radio Player with flutter

flutter-kradio-player Another Awesome Online Radio Player. Getting Started Follow the guide on how to install Flutter. Clone the repository and open with your IDE: Android Studio or Visual Studio Code Install IDE plugins for Flutter support To download project dependencies execute: flutter pub get Run project on Simulator or Android device Architecture, libraries and tools State management: Bloc Code style: …

Sudoku game build with Flutter

sudoku sudoku applications are made using flutter. The following is a screen shot of the Sudoku game: 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 …