biancashousecom 17.2.0 copy "biancashousecom: ^17.2.0" to clipboard
biancashousecom: ^17.2.0 copied to clipboard

Bianca's House web site, based on the Particles Background demo

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add biancashousecom

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

dependencies:
  biancashousecom: ^17.2.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:biancashousecom/main.dart';
import 'package:biancashousecom/main_with_emulator.dart';
import 'package:biancashousecom/pages/flutter_callouts_example/callout_following_scroll_demo.dart';
import 'package:biancashousecom/pages/flutter_callouts_example/callout_with_barrier_demo.dart';
import 'package:biancashousecom/pages/flutter_callouts_example/callout_with_pointer_demo.dart';
import 'package:biancashousecom/pages/flutter_callouts_example/callouts-intro.dart';
import 'package:biancashousecom/pages/flutter_callouts_example/toast_demo.dart';
import 'package:biancashousecom/pages/page_fca_full_example.dart';
import 'package:biancashousecom/pages/page_fca_simple_example.dart';
import 'package:biancashousecom/pages/page_home.dart';
import 'package:biancashousecom/pages/page_row_of_2_panels.dart';
import 'package:biancashousecom/pages/routes-config.dart';
0
likes
50
points
42
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Bianca's House web site, based on the Particles Background demo

Homepage

License

MIT (license)

Dependencies

firebase_core, flutter, flutter_content, flutter_highlight, go_router, google_fonts

More

Packages that depend on biancashousecom