Git Product home page Git Product logo

flex_scaffold_exp's Introduction

License

FlexScaffold

This is a new experimental and reworked version of the original Flexfold package, that was never released publicly.

This Flutter package is a work in progress, and is not ready for general consumption. The intent is to publish this package on pub.dev when it is ready for general use.

The API and features of this public release may still change at any time!

Caution

Use this library at your own risk. It is not ready for production consumption.

TODOs

These TODOs list features I want to have for a 1.0.0 release. This list is not exhaustive, and I will add more items as I think of them.

The package will probably be released as a 0.1.0 version, before all these TODOs are done, but I want to have a clear goal for a 1.0.0 release.

General

  • Clean up code and remove unused code.
  • Review API naming.
  • Review all doc comments.
  • Add tests.
  • Publish and build GitHub actions.

Features

  • FlexScaffold state and props as an inherited widget with aspects.
  • Improve scroll hidden bottom bar.
  • Add support for GoRouter's tap back to branch root.
  • Review the theme.
  • Add support for destinations in different modules.
  • Improve Drawer handling and fix its edge case issue.
  • Change the way the FlexScaffold is laid out now using a composed Row, to use a CustomMultiChildLayout for a more efficient layout and more control over the layout.
  • Add support for interactive resize of the pinned menu and sidebar.
  • Add a built-in master-detail view, that can be used in the body if you do not want to make your own version.

Documentation

  • Make a documentation site.
  • Make content for the docs site.

Samples

  • Default simple example
  • Example with custom bottom navigation bars.
  • Example with custom top app bars using Slivers.
  • The fancy live and advanced WEB demo example.

flex_scaffold_exp's People

Contributors

rydmike avatar

Stargazers

Miguel Angel avatar Venkata Reddy avatar  avatar

Watchers

 avatar

flex_scaffold_exp's Issues

Not able to go back

i want to leave preview mode and want to go back. but it's not working and there is no back button at all

Screenshot 2024-02-28 at 10 41 28 AM

web: not able to run on web

Issue :

../../../../.pub-cache/hosted/pub.dev/web-0.3.0/lib/src/dom/webrtc.dart:414:33: Error: The type 'JSObject' can't be used as supertype.
class RTCCertificate implements JSObject {}

Screenshot 2024-02-29 at 8 24 58 AM

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.