Coder Social home page Coder Social logo

hawk_fab_menu's People

Contributors

arnold-parge avatar

Stargazers

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

Watchers

 avatar

hawk_fab_menu's Issues

Add a license

Is it possible to provide a license? Because without it no one can use this library.
Most open-source plugins for Flutter has MIT licence, ex. flutter_bloc.

Use images on icons

Hey, I'm trying to use ImageIcon class to make the menu icons and I'm not being able to do so. Can you help me?

Not able to change text size

Not able to change the HawkFabMenuItem label size based on device pixel, and while increasing icons size, background circle is not increasing the size
Screenshot 2022-11-25 at 1 22 01 PM

Close fab programmatically

Currently its not possible to close the Menu if user click on side-bar (Burger Menu). So as soon as user open drawer (side bar) I want to close the Fab Menu. Even AppBar could have filters where click should close the FabMenu. So how can we close the opened FabMenu ?

Scaffold(
      appBar: AppBar(...),
      drawer: Drawer(
        child: burgerMenuItems()
      ),
      body: HawkFabMenu( .... ),
    );

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.