my_basic_package 0.0.1 copy "my_basic_package: ^0.0.1" to clipboard
my_basic_package: ^0.0.1 copied to clipboard

A Flutter package that provides basic utilities and components for building Flutter applications.

my_basic_package is a Flutter package that provides basic utilities and components for building Flutter applications.

Features #

  • Basic utilities for common tasks
  • Reusable components for building Flutter UIs
  • Easy integration with existing Flutter projects

lib | |-- config | | '-- route | | |-- routes.dart | | '-- routes_name.dart | |-- core | | |-- secure_key_content | | | '-- secure_key.dart | | '-- theme.dart (7 KB) | |-- my_basic_package.dart | |-- presentation | | |-- pages | | | |-- home.dart | | | |-- onboarding_screen.dart | | | '-- splash_screen.dart | | '-- widges | '-- services | '-- theme_manager.dart

Getting started #

To start using this package, add my_basic_package as a dependency in your pubspec.yaml file:

dependencies:
  my_basic_package: ^0.0.1
0
likes
130
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides basic utilities and components for building Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on my_basic_package