flutter_ignite 0.2.4 copy "flutter_ignite: ^0.2.4" to clipboard
flutter_ignite: ^0.2.4 copied to clipboard

A flutter boilerplate project consisting of StorageManager, ThemeManager, LogManager

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_ignite

With Flutter:

 $ flutter pub add flutter_ignite

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

dependencies:
  flutter_ignite: ^0.2.4

Alternatively, your editor might support dart pub get or 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_ignite/flutter_ignite.dart';
0
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter boilerplate project consisting of StorageManager, ThemeManager, LogManager

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ansicolor, connectivity_plus, dio, flutter, freezed_annotation, get, get_storage, google_fonts, json_annotation, path_provider

More

Packages that depend on flutter_ignite