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

Test upload to test a package.

Some testing package

Features #

Used for creating test

Getting started #

download the package and add it in your pubspec yaml

Usage #

showModalBottomSheet( isScrollControlled: true, context: context, builder: (BuildContext context) { return Padding( padding: MediaQuery.of(context).viewInsets, child: Container( height: MediaQuery.of(context).size.height * 0.70, child: QuestionWrapper( firstQuestionAnswer: rating - 1, customParams: {'tester': 'sachin 2'}, currentlyCollectedAnswers: (val){ print("from main currently collected answer ${val} "); }, ), ), ); }, ).whenComplete(() => { print("modal is closed 11901") });

0
likes
50
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

Test upload to test a package.

Homepage

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

country_code_picker, country_pickers, eval_ex, flutter, flutter_rating_stars, flutter_spinkit, flutter_svg, http, phone_numbers_parser, sizer

More

Packages that depend on surveytest