Another way to build Flutter applications for mobile, web and desktop using the powerful of MVC Design Pattern.

Overview

Karee

Another way to build Flutter applications for mobile, web and desktop using the powerful of MVC Design Pattern.

+ =

About Karee

Karee is a framework that embbed a Command Line Interface and Libraries used to take full advantage of what it offers.

The CLI

  • Karee-CLI a command line interface that helps you to manage Karee with

    • Code Generation
    • Project generation
    • File management
    • Project execution

    Take a look at Karee-CLI

The Libraries

Karee library set of dart lib very useful to

  • Handle Errors
  • Manage Navigation
  • Inject Dependencies
  • Provide Service Layer
  • Manage Application State
  • Provide Internal Navigation
  • Generate all your controllers
  • Organize your project's files
  • Manage your files and class names
  • Support Application Internationalization
  • Manage your application's navigation with custom constants
  • Generate all your statelessScreen and StatefulScreen screens with names
  • Organize your application routes with various structure
  • Generate additional source

With Karee, you don't have to worry because:

  • Karee is Simple, Easy to start and fast
  • Karee works without Class Inheritance on your controllers or Services
  • Karee takes advantage of the power of MVC Design Pattern and Annotations simplicity
  • Karee provides a lot of useful items

With Karee your code become

  • Easy to read
  • Easy to maintain

Editor Extension

Coming soon...

  • VS Code Extension
  • Android Studio Extension
  • Intellij Extension

Contributing

Thank you for considering contributing to the Karee library! The contribution guide can be found in the Karee documentation.

Code of Conduct

In order to ensure that the Karee community is welcoming to all, please review and abide by the Code of Conduct.

License

Karee Framework is open-sourced software licensed under the MIT license.

You might also like...

A Flutter based to do list app (yes, another to do list... but... this time based on a beautiful design)

A Flutter based to do list app (yes, another to do list... but... this time based on a beautiful design)

βœ”οΈ Flutter to do App "To Do List" A Flutter app based on the design of the To Do App, created by Rudi Hartono, see more on: Uplabs. Getting Started πŸš€

Dec 31, 2022

Build different UIs for Android, iOS, Web, Desktop, Wear, TV etc without the if/else checks in your widgets.

Build different UIs for Android, iOS, Web, Desktop, Wear, TV etc without the if/else checks in your widgets.

platform_widget_mixin Plugin to decouple widgets based on various platform properties. Features Build different UIs for Android, iOS, Web, Desktop, We

Nov 17, 2022

Trying out Flutter for desktop Web app development as an alternative to SPA frameworks (such as React and Angular) by recreating one of the pages of an existing CV Management web app

HTML Renderer Demo CanvasKit Renderer Demo Reddit discussion This repo contains a PoC of using Flutter as a traditional SPA framework for creating a d

Oct 11, 2022

Store-pattern - The prototype for management applications built with Flutter

Store-pattern - The prototype for management applications built with Flutter

Store Pattern πŸ‘‘ The lightweight design pattern for small management applications. Features | Structure | Install | Usage | Documents | Technologies |

Sep 26, 2022

A Flutter application running on mobile, web and desktop. Stay tuned to see who will win the stars race!

A Flutter application running on mobile, web and desktop. Stay tuned to see who will win the stars race!

The live stars race Access this project running at jhbitencourt.github.io/stars-race An app running on mobile, web and desktop. How long do you think

Jul 20, 2022

Cross Platform app in Flutter with Firebase Auth and Firestore. Available for Mobile,Web,Desktop

Cross Platform app in Flutter with Firebase Auth and Firestore. Available for Mobile,Web,Desktop

NavokiNotes Navoki Notes, a note app app, will sync data to cloud and on all devices. We have application for Android, iOS, Web App, PWA, Windows, mac

Dec 27, 2022

Example implementation of Responsive Screen for Mobile, Tablet, Web, and Desktop in Flutter

flutter_responsive A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you start

Oct 12, 2022

The easiest way to create your animated splash screen in a fully customizable way.

The easiest way to create your animated splash screen in a fully customizable way.

Animated Splash Screen Check it out at Pub.Dev Do it your way Assets image Custom Widget Url image IconData Or just change PageTransition and/or Splas

Nov 10, 2022
Comments
  • Managing route with param

    Managing route with param

    Routes with variables

    Possibility to map routes with arguments

    Format managed

    Variable into path should be between { } eg: /users/{userId}/details accepts /users/320/details path variable are reported at KareeRouter.pathVariable

    Read variable from path

    KareeRouter.pathVariable['userId'] == 320

    opened by ChamplainLeCode 0
Releases(v2.2.3)
Owner
@LeCode
Senior Java and Flutter developer
@LeCode
Youtube Clone App with GetX & Youtube Data Api V3 [MVC pattern]

Youtube App ✍?? Youtube App Clone with GetX & Youtube Data Api V3 [MVC pattern] ????‍?? Youtube App app is open-source Youtube App app for Android & i

null 6 Nov 6, 2022
Movie App used MVC pattern, Getx for state managment, sqflite for backend database

movie_app A new Flutter application. Getting Started This project used MVC pattern, Getx for state managment, sqflite for backend database, firebase/W

HM Badhon 3 Sep 13, 2022
πŸ‘‘ The lightweight design pattern for small management applications.

Store Pattern ?? The lightweight design pattern for small management applications. Features | Structure | Install | Usage | Documents | Technologies |

UITers 71 Sep 26, 2022
This is template toolkit fasten your project setup within a minute. The toolkit is based on MVC+S structure.

BWeird Flutter Toolkit! Hi! From a Weirder Flutter has been great on mobile development and I took this opportunity to make it even greater with templ

Setak Varaman !!!! 6 Aug 22, 2021
Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.

Flet Flet is a framework that enables you to easily build realtime web, mobile and desktop apps in your favorite language and securely share them with

Flet 3.6k Jan 9, 2023
Flet enables developers to easily build realtime web, mobile and desktop apps in Ruby. No frontend experience required

Flet If bundler is not being used to manage dependencies, install the gem by executing: $ gem install flet Flet Flet is a framework that enables you

AdamMusa 29 Jan 3, 2023
Now UI Flutter is a fully coded app template built for Flutter which will allow you to create powerful and beautiful e-commerce mobile applications

Now UI Flutter is a fully coded app template built for Flutter which will allow you to create powerful and beautiful e-commerce mobile applications. We have redesigned all the usual components to make it look like our Now UI Design, minimalistic and easy to use.

null 12 Oct 9, 2022
Just collection of UI designs build with flutter. Can run on any mobile, web & desktop.

Flutter UI Designs True cross platform app runs on web, mobile & desktop Download Requirements to run locally Flutter stable v2.0.0+ Dart VM version:

Hamza Iqbal 222 Dec 28, 2022