codescript_components 1.1.0-alpha1 copy "codescript_components: ^1.1.0-alpha1" to clipboard
codescript_components: ^1.1.0-alpha1 copied to clipboard

A library of Flutter components for Codescript projects.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add codescript_components

With Flutter:

 $ flutter pub add codescript_components

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

dependencies:
  codescript_components: ^1.1.0-alpha1

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:codescript_components/codescript_components.dart';
0
likes
0
points
71
downloads

Publisher

verified publishercodescript.us

Weekly Downloads

A library of Flutter components for Codescript projects.

Homepage
Repository

License

unknown (license)

Dependencies

flutter, get, local_auth, local_auth_android, path, socket_io_client, url_launcher

More

Packages that depend on codescript_components