flutter_starter_pack

Last updated:

0 purchases

flutter_starter_pack Image
flutter_starter_pack Images
Add to Cart

Description:

flutter starter pack

A package to provide user with some basic important helper widgets.
Features #
Getting started #

Add latest version to pubspec.yaml

dependecies:
flutter_starter_pack: ^0.0.1
copied to clipboard

Import the package and use it in your app

import 'package:flutter_starter_pack/flutter_starter_pack.dart' as sp;
copied to clipboard
Usage #
const data = 'Some useful Text';
copied to clipboard
Additional information #

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.