Giter Club home page Giter Club logo

cage's People

Contributors

rtk avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cage's Issues

Add integration to flutter and flutter_test

Is your feature request related to a problem? Please describe.
Currently there is no integration to flutter runtime and flutter_test runtime. Cage should add interfaces to those runtimes.

Describe the solution you'd like
A runtime class CagedFlutter? to be instantiated which calls the runApp flutter method

Add support for state management

Is your feature request related to a problem? Please describe.
Currently there is no clear way for data flow in cage applications. Some state management would be nice to have.

Describe the solution you'd like
State management like vuex.

Describe alternatives you've considered
Function way, but classes all the way

Additional context
Flux, Vuex, ...

Creating widgets with cage should be possible

Is your feature request related to a problem? Please describe.
Currently there is no way to create widgets and widget-wrapping structures with cage.

Describe the solution you'd like
A Model-View-Presenter Pattern should be used to separate business code and view code.

Describe alternatives you've considered
Maybe MVC?

Additional context
Add any other context or screenshots about the feature request here.

DI: Registering dependencies should be possible

Is your feature request related to a problem? Please describe.
Currently there is no way to register and retrieve dependencies.

Describe the solution you'd like
A dependency injection service should exist, which takes dependencies and returns them.

Creating modules should be possible

Is your feature request related to a problem? Please describe.
Currently there is no way to declare a module. A class for creating Modules should exist. It should be exposed to the public API.

Describe the solution you'd like
A class Module which can be instantiated.

Describe alternatives you've considered
None

Additional context
Add any other context or screenshots about the feature request here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.