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

outdated

Ce Package aide avec l'utilisation des transitions entre un écran et un autre. En d'autre mots, le routing entre pages. Simple à implemente et très élégant comme code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add intela

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

dependencies:
  intela: ^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:intela/intela.dart';
0
likes
0
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

Ce Package aide avec l'utilisation des transitions entre un écran et un autre. En d'autre mots, le routing entre pages. Simple à implemente et très élégant comme code.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on intela