package_flutter_env 0.0.8+1 copy "package_flutter_env: ^0.0.8+1" to clipboard
package_flutter_env: ^0.0.8+1 copied to clipboard

Using MIAppBarWidget to create a custom app bar.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add package_flutter_env

With Flutter:

 $ flutter pub add package_flutter_env

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

dependencies:
  package_flutter_env: ^0.0.8+1

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:package_flutter_env/package_flutter_env.dart';
1
likes
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

Using MIAppBarWidget to create a custom app bar.

Homepage

License

unknown (license)

Dependencies

flutter, path

More

Packages that depend on package_flutter_env