Mes: julio 2021

  • 18 Best Flutter UI Kit Templates of 2021

    Flutter UI Kit User interface (UI) kits can be handy when you need to create a Flutter App quickly, without compromising aesthetics or usability. To help get you up and running quickly with your next app in flutter, we have curated this collection of 18 Best Flutter UI Kit Templates. We hope you will find them all useful. 1.DevKit – …

  • A Rent a Car App Build With Flutter

    Rent a Car With Flutter A new Flutter application. Frontend Side of project Rent a Car on Flutter Upgraded to Flutter 2 and enabled Null Safety. 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 …

  • Crypto Loss Gain Calculator App build with Flutter

    Crypto Loss Gain Calculator Crypto Loss Gain Calculator App build with Flutter. It developed with DDD (Domain Driven Design) principles. Flutter with DDD In Flutter development, DDD might be used with different state management libraries; such as BLOC, provider, redux… This project uses Provider. The directory of the project is mainly seperated into 4 subdirectories: Application, Domain, Presentation, Infrastructure. Each …

  • A flutter app bridges the Gap between Tutors and Learners

    Ajent An app bridges the Gap between Tutors and Learners . Features Multiple sign-in providers (Google, Facebook, Phone – OTP) Course management (support both course for teaching or learning) Course searching Course evaluation Request management Realtime chatting Course in-app sharing Push notifications Multiple languages Tech Stack Client: Flutter (Dart) Server: Firebase State Management: GetX (MVC model) Installation Clone the project …

  • A Mail app for iOS and Android build in Flutter

    Codename: Maily Mail app for iOS, Android and hopefully more platforms in the future. Developed in Flutter. Test Maily You can test an early access version of Maily today: on Android at Google Play. on iOS with TestFlight. Screenshots Android Features POP and IMAP service providers are supported, though POP accounts are not tested at this moment Multiple account support …

  • A Privacy Centric Matrix Client Built With Flutter

    syphon Syphon is still in alpha and we do not recommend using it where proven and independently verified security is required. Why Syphon aims to be built on the foundations of privacy, branding, and user experience in an effort to pull others away from proprietary chat platforms to the matrix protocol. Matrix has the potential to be a standardized peer-to-peer …

  • An open source UI library with 1000+ Widgets to build flutter app

    GetWidget GetWidget is a 100% free Flutter open-source UI library built with Flutter SDK to make Flutter development easier and more joyful than ever. GetWidget has 1000+ pre-build widgets that you can reuse to develop both Flutter mobile app and web app. Our motto is to provide the best Flutter UI library to the Flutter community to speed up their …

  • SImple Note App using Hive and Flutter

    VNotes This is an old project I was working on when learning to use Hive, will start working on it full time and will be adding new features as soon as possible. You can download the app from Play Store Here Plugin’s Used Hive (To locally store Data) Toast (To display useful message) Path Provider upgrader (To alert users when …