Git Product home page Git Product logo

expression-ui's Introduction

Hi there ๐Ÿ‘‹

My name is Dane Mackier. I am the creator of FilledStacks.

  • ๐Ÿ”ญ Over 2.7 million views
  • ๐ŸŒฑ Over 1.1 million blog sessions
  • โญ๏ธ Over 5.6k stars in github

Become a better Flutter engineer every week, in less then 10 minutes

expression-ui's People

Contributors

abdallahshaban557 avatar filledstacks avatar o-ifeanyi avatar oscarshaitan avatar rafaelovandov avatar thecodexhub avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

expression-ui's Issues

Aspect to consider about the Expression-UI FrameWork

Congratulations on the project, it is very exciting. I have been following you from your channel with the videos as well as the news letter and always waiting for updates

However, I see a drawback and that is that Rive only so far would allow you to implement designs for static pages, like the ones you show in your videos. For applications where changing content must be used and is updated such as a list of cards or comments, I cannot see how to implement it efficiently.

The way I tried to approach it is by modifying the BaseExpressionView class or creating others that extend it so that we use a Listview or some dynamic flutter widget that allows us to maintain a single file but recreate the page design by sections where each section has its own ArtBoard. This could generate pages with more complex designs, such as those that have several sections integrated with Rows.

But here are some considerations:

  • Memory Consumption: Each artboard loaded into memory is an instance with its own resources. If you have multiple artboards active at the same time, it can significantly increase the memory usage of your application.

  • Rendering Performance: Rendering multiple artboards might reduce the frame rate, especially if these artboards contain complex animations or are displayed on lower-end devices. This can make the application feel slower and less responsive.

  • Resource Management: Managing multiple artboards can complicate resource management, as each artboard might need to be loaded, initialized, and disposed of separately.

Please correct me or explain to me what other approach could be applied or what solution you would do. Thank you very much and Regards

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.