fkernal 1.3.0 copy "fkernal: ^1.3.0" to clipboard
fkernal: ^1.3.0 copied to clipboard

A configuration-driven Flutter framework that handles networking, state management, storage, error handling, and theming automatically.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fkernal

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

dependencies:
  fkernal: ^1.3.0

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:fkernal/fkernal.dart';
0
likes
150
points
317
downloads

Publisher

unverified uploader

Weekly Downloads

A configuration-driven Flutter framework that handles networking, state management, storage, error handling, and theming automatically.

Repository (GitHub)
View/report issues
Contributing

Topics

#fkernal #state-management #storage #error-handling #theming

Documentation

API reference

License

MIT (license)

Dependencies

cloud_firestore, connectivity_plus, dio, firebase_auth, firebase_storage, flutter, flutter_bloc, flutter_riverpod, flutter_secure_storage, get, hive_flutter, json_annotation, mobx, path_provider, signals_flutter

More

Packages that depend on fkernal