dotsquares_flutter_starter 1.0.0 copy "dotsquares_flutter_starter: ^1.0.0" to clipboard
dotsquares_flutter_starter: ^1.0.0 copied to clipboard

Flutter Folder Architecture is a pre-built, scalable, and organized folder structure package designed to streamline your Flutter project setup. This package provides a well-defined architecture that f [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dotsquares_flutter_starter

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  dotsquares_flutter_starter: ^1.0.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dotsquares_flutter_starter/dotsquares_flutter_starter.dart';
3
likes
0
points
71
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Folder Architecture is a pre-built, scalable, and organized folder structure package designed to streamline your Flutter project setup. This package provides a well-defined architecture that follows best practices, ensuring clean code separation, maintainability, and scalability for your Flutter applications.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on dotsquares_flutter_starter