Categoría: Apps

Categoría agregada por el Plugin WPeMatico

  • Client-side Application for NITTFEST

    Nittfest-Client Client Application for NITTFEST. Flutter Requirements Java-Version – ’12.x’ Flutter-Version – ‘2.8.x’ Dart-Version – ‘2.12’ or above Android Studio Setup Fork and Clone the Repo git clone <YOUR_FORK_URL> Add remote upstream git remote add upstream <MAIN_REPO_URL> To get all the dependencies listed in the pubspec flutter pub get To run the App flutter run Architecture MVC architecture using GetX …

  • A Flutter App To Watch Anime Online With No Ads

    Tako Play Please Do not put Tako-Play to Google PlayStore or Any other Store !! Download App Android : Tako-Play.apk IOS : Coming soon … ScreenShots Brief About App Parsing require data from website and serve anime with Ads FREE ‼️ Features Popular Animes Recently Added Animes Ongoing Animes Search Anime No Annoying Ads Auto Video Quality Detect Update Support …

  • Contact Book UI designed with Flutter

    Contact App A Contact Book UI built with Flutter Screenshots Getting Started To clone this project, open your terminal or cmd cd folder/to/clone-into/ git clone https://github.com/Sherigabia/Contact-app.git Then locate the project on your system and open with android studio or Vscode Prerequisites What things you need to install the software and how to install them * Android Studio / Vscode * …

  • Simple Journal App With Auth Flow

    journal A new Flutter project. 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, and a …

  • Complete Flutter Application with Riverpod & Freezed + Dio for API REST

    Flutter Crypto APP Complete Flutter Application with Riverpod & Freezed + Dio for API REST. Features API REST (CryptoWatch) Linear Graph View (Hour, Day, Week, etc) OHLC Graph Search Light / Dark Theme Multi Language Exchange Selection Favorite Pair Stack Flutter 2.2.0 (Null Safety) Riverpod + Hooks Freezed Dio Testing Unit Testing (flutter_test) Integration Testing (integration_test) Mock Data (http_mock_adapter) Github …

  • A contact book app built with flutter

    Awesome Contact App A contact book app built with Flutter Art Getting Started This project is a starting point for a Flutter application. To clone this project, open your terminal or cmd cd folder/to/clone-into/ git clone https://github.com/NaaKayy/AwesomeContactApp.git Then locate the project on your system and open with android studio or Vscode or intellij IDE. To Run: C:pathtoproject> flutter pub get …

  • Simple flutter app demonstrating usage of Google Maps

    flutter_maps_example Get an API key at GoogleCloud. Enable Google Map SDK for each platform. Go to Google Developers Console. Choose the project that you want to enable Google Maps on. Select the navigation menu and then select “Google Maps”. Select “APIs” under the Google Maps menu. To enable Google Maps for Android, select “Maps SDK for Android” in the “Additional …

  • A cross platform mobile application developed in flutter

    A cross platform mobile application 📱 developed in flutter to keep track of daily calorie needs. The calories required are calculated using BMI for which the inputs are taken from the user 🙇 and stored in the database. The application is integrated with pedometer to keep count of number of steps taken by the user 🚶 which helps to determine …

  • A banking app built with flutter

    Mobile Banking App – Flutter Preview video: https://www.youtube.com/watch?v=CSj-c8cegkY My Twitter My Patreon My Linkedin My Upwork My Email: sangvaleap.vanny@gmail.com UI/UX source: https://dribbble.com/shots/16503460-Finance-Mobile-App => To access complete source code, please join My Patreon GitHub View Github

  • Time Tracker App Login With Flutter And Firebase

    APP TIME TRACKER COM LOGIN FIREBASE Aplicativo em Dart e Flutter desenvolvido com os conhecimentos adquiridos nas aulas do professor Andrea Bizzotto na Udemy. A função desse aplicativo é a de registrar trabalhos com tempo definido e remuneração por hora. É um app integrado ao banco de dados Firebase. Possui tela de login onde seu acesso pode ser anônimo, se …

  • A Flutter widget that checks and displays the version status of application and you can easily guide user to update your app

    A most easily usable Flutter widget about application version check! 1. About AppVersion is an open-sourced Flutter widget. With AppVersion, you can easily check and display about new version of your application. 1.1. Introduction 1.1.1. Install Library With Flutter: flutter pub add app_version 1.1.2. Import It import ‘package:app_version/app_version.dart’; 1.1.3. Use AppVersion It’s very easy to integrate to your application with …

  • A simple Flutter app showing cat images from CatApi

    CAT APP A simple Flutter app showing cat images from CatApi USE Bloc REST API StatefulWidget/StatelessWidget HTTP Route Futures Cat Api CatFacts Api 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 …

  • Flutter Application for Aaveg Fest

    Aaveg App Flutter Application for Aaveg Fest Screenshots           Flutter Requirements Java-Version – ’12.x’ Flutter-Version – ‘2.5.x’ Dart-Version – ‘2.12’ or above Android Studio Setup Fork and Clone the Repo git clone <YOUR_FORK_URL> Add remote upstream git remote add upstream <MAIN_REPO_URL> To get all the dependencies listed in the pubspec flutter pub get To run the App flutter run Firebase …

  • Demo project to implement MVU architecture in a Flutter application

    flutter_mvu A playground project for implementing MVU in Flutter CICD Automated Build Pipelines have been established to create a new build for iOS, Android, and UWP for every new push the main branch. iOS build and code signing is handled using Code Magic CLU. More information about generating certificates and keys can be found here : https://docs.flutter.dev/deployment/ios Repository Secrets In …

  • Flutter Ebook App UI with support for dark mode

    Flutter Ebook App UI with darkmode support Flutter 2.8.0 Null Safety Beautiful Ebook App UI with support for dark mode. Created by Martin Gogołowicz. Please leave a ⭐ if you like it 💙 How it looks: Dark mode ⚫ : Light mode ⚪ : 1 Features: Dark and Light Mode friendly Backend ready Scalable Performance friendly Details page Vertical and …