retcore 0.0.1 copy "retcore: ^0.0.1" to clipboard
retcore: ^0.0.1 copied to clipboard

RetCore is a Flutter package that provides essential components designed to simplify coding for beginners. With user-friendly utilities and tools, RetCore helps new developers write cleaner, more effi [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add retcore

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

dependencies:
  retcore: ^0.0.1

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:retcore/retcore.dart';
3
likes
100
points
17
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

RetCore is a Flutter package that provides essential components designed to simplify coding for beginners. With user-friendly utilities and tools, RetCore helps new developers write cleaner, more efficient code with ease. Perfect for those just starting their coding journey, RetCore provides the building blocks needed to develop robust applications effortlessly.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

device_info_plus, flutter, flutter_svg, http, intl, lottie, path_provider, permission_handler, shared_preferences

More

Packages that depend on retcore