Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

dashed rect

this package allows you to draw dotted lines with flutter. you can draw a beautiful dotted line.

screenshots

06e67

usage

example

to use this package :

  dependencies:
    flutter:
      sdk: flutter
    dashed_rect: ^0.0.3

how to use

  container(
  color: colors.red,
  height: 600,
  width: 300,
  child: const dashedrect(
    color: colors.grey,
    gap: 1,
    strokewidth: 1,
  ),
),

Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

Comments are closed.