flutter_kickstart 1.0.0-beta.8 copy "flutter_kickstart: ^1.0.0-beta.8" to clipboard
flutter_kickstart: ^1.0.0-beta.8 copied to clipboard

This is a project that aims to facilitate the start of a new application as well as its maintenance.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_kickstart

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

dependencies:
  flutter_kickstart: ^1.0.0-beta.8

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_kickstart/flutter_kickstart.dart';
3
likes
50
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

This is a project that aims to facilitate the start of a new application as well as its maintenance.

Repository (GitHub)

License

MIT (license)

Dependencies

device_info_plus, dio, easy_mask, flutter, flutter_dotenv, flutter_localizations, flutter_svg, go_router, infinite_scroll_pagination, intl, lottie, package_info_plus, pretty_dio_logger, shimmer

More

Packages that depend on flutter_kickstart