cyr_app_kit 0.1.0 copy "cyr_app_kit: ^0.1.0" to clipboard
cyr_app_kit: ^0.1.0 copied to clipboard

Reusable Flutter app kit built on cyr_flutter_core - bootstrap, auth token refresh, FCM push, theme, and common widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cyr_app_kit

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

dependencies:
  cyr_app_kit: ^0.1.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:cyr_app_kit/cyr_app_kit.dart';
0
likes
140
points
118
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Reusable Flutter app kit built on cyr_flutter_core - bootstrap, auth token refresh, FCM push, theme, and common widgets.

Repository (GitHub)
View/report issues

Topics

#flutter #dio #theme #push-notification #fcm

License

MIT (license)

Dependencies

cached_network_image, chuck_interceptor, curl_logger_dio_interceptor, cyr_flutter_core, dio, firebase_core, firebase_messaging, flutter, flutter_bloc, gap, get_it, go_router, google_fonts, shared_preferences, shimmer

More

Packages that depend on cyr_app_kit