Etiqueta: dart

  • Official Repository of team Naughty Indian Crew for Hack36 4.0 in flutter

    CallEE Official repo of team Naughty Indian Crew for Hack36 4.0 This is an education platform that primarily focuses on connecting freshers and other students to their professors, seniors and alumini. A zero cheating platform for conducting quizzes.This app will be beneficial for all the students around the world consist of various institute and also various quzzing communities. Some key …

  • Quiz App to conduct online quiz developed with flutter

    Online Quiz App Quiz App to conduct online quiz developed with flutter framework and dart language. 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 our …

  • Repository with sample Flutter Apps

    flutter_samples This project contains some sample applications created with Flutter, mainly clones of designs obtained from dribbble and behance. Getting Started If you don’t have Flutter, you can find information for install it here! Install Flutter 👈 👈 Open your terminal and clone this repository in your computer with this command: git clone https://github.com/moisessc/flutter_samples.git Now go to the cloned repository …

  • A Serverless mobile application built with AWS and Flutter

    Flutter food_dashboard The mobile version for the food dashboard tutorials A serverless mobile application built with AWS and Flutter. Actually, it’s just a sample application, show casing the speed at which anybody can build full stack applications using Flutter and AWS. Here’s a link to the complete blog post describing how this application was built. AWS Services used Lambda Api …

  • Trip management mobile Application with flutter

    HereYouGO Trip management mobile Application This app will help you Track your expense during your trips. Track your trip destinations and the sub trips also Provides you live CurrencyConverter Notifiction service Photo gallery also GitHub https://github.com/krupali1511/HereYouGo

  • Tarot Card App Build using Flutter

    Flutter Tarot Card This is mobile application fortune telling using Flutter for development. How I can run it? :rocket: Clone this repository :rocket: Run below code in terminal of project: flutter pub get flutter run Screenshots GitHub https://github.com/hongvinhmobile/flutter_tarot_card

  • A tourism mobile app using flutter

    adopt-an-item A tourism mobile app using flutter. Built With Flutter Getting Started To get a local copy up and running follow these simple steps. Prerequisites This is an example of how to list things you need to use the software and how to install them. * flutter run Installation Clone the repo git clone https://github.com/sahilkargutkar/palghar-tourism.git Usage Use this space to …

  • A Quiz Game Build With Flutter

    Flutter-Game-Of-Questions I made a simple flutter question and answer application to learn all the basics of the language. It was a very interesting experience, but I know I still have a lot to learn with this new technology that fascinates me with every line. lessons learned Widgets Widget Tree Widget Update Column StatelessWidget Private Members CallBacks Map Lists Installation OS …

  • A complete app developed in Flutter and SQL Server

    GetDoctor GetDoctor is a complete app developed in Flutter, Firebase and Blazor,DotNet Core API and SQL Server GetDoctor is a complete package of Online Doctor Appointment and Scheduler.It is a very simple process to manage everything, getting appointed with the doctors, and a very easy login process for doctors,patients, assistants, and staff. Additionally, this system is the perfect package for …

  • A flutter app with Arabian Nights vibes

    Zanie – Voice Assistant We wanted to make something fun this weekend. So we made our own voice assistant – Zanie, and themed up the whole application with Arabian Nights vibes. Oh and Zanie, is our own genie! What it does It can do magic, show you the digital world, just on your voice commands. well, technically… It’s an interactive …

  • COVID-19 application made with Flutter

    Covid App COVID-19 application made with Flutter, following Test Driven Development (TDD) and Clean Architecture along with Internationalization with JSON and CI/CD workflow. Features: Ths project has several features: Fetch Covid cases and latest news related to COVID-19 from APIs. Cache data in local storage, use when no internet connection is available. Error handling for Server failure and Cache failure. …

  • Crowdsourced COVID Related Resources Finder App Written In Flutter

    COVIDAID+ Crowdsourced COVID Related Resources Finder App Written In Flutter Build Setup # install dependencies $ flutter pub get # run debug mode $ flutter run # run release mode $ flutter run –release # build app bundle $ flutter build appbundle # build apk $ flutter build apk For detailed explanation on how things work, check out Flutter docs. …

  • An education platform created in flutter

    Pensil Teaching App Pensil Teach App is an education platform created specifically for the tutors of the digital age. Pensil Teaching app reduce gap between tutor and students and form a bridge no matter how far they are. App Screenshots Login Verify OTP Home Batch Detail Assignment List Videos List Docs List Create Batch Create Batch Select Students Select Students …

  • An internship log book desktop app build with flutter

    LogBook Desktop App an internship log book desktop app. Features [x] Create quick ToDos [x] Delete ToDos [x] Add Log Book entry with date and workdone [x] View added logbooks in grid / list view [x] Generate and print all logbooks Log Book Format Date Work Done Signature 10/12/2020 – Learnt about Java Spring Boot– Initialized a simple Book App …

  • Flutter Cryptocurrency App 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 …

  • Keep And Save Your Password In One App Build With Flutter

    pass_keep This App is for keeping all your password stored on your local application. The UI is done. Howver, The Logic part is not constructed yet. Screenshots More Screenshots are at the Screenshot folder 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 …