Closed jesusrp98 closed 5 years ago
Create public Dart plugins, upload them to the Dart Packages website. This means that both widgets will have to be more customizable. After that, add the package as a dependency inside the pubspec.yaml file.
pubspec.yaml
Add RowItem & Separator as a dependency
Create public Dart plugins, upload them to the Dart Packages website. This means that both widgets will have to be more customizable. After that, add the package as a dependency inside the
pubspec.yaml
file.