flutter_ignite 0.2.6 copy "flutter_ignite: ^0.2.6" to clipboard
flutter_ignite: ^0.2.6 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 Flutter:

 $ flutter pub add flutter_ignite

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

dependencies:
  flutter_ignite: ^0.2.6

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_ignite/flutter_ignite.dart';
0
likes
100
points
75
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter boilerplate project consisting of StorageManager, ThemeManager, LogManager

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

ansicolor, archive, connectivity_plus, dev_icons, dio, flutter, font_awesome_flutter, freezed_annotation, get, get_storage, google_fonts, intl, json_annotation, package_info_plus, path_provider, process_run, responsive_framework, yaml

More

Packages that depend on flutter_ignite