so_flutter 0.0.7 copy "so_flutter: ^0.0.7" to clipboard
so_flutter: ^0.0.7 copied to clipboard

outdated

A wrapper around Flutter's App concepts. This package provides is a small set of helper classes for quickly building Flutter applications based on Material design.

0.0.1 #

  • Initial release.

0.0.2 #

  • Documentation updated.
  • Theme support added.

0.0.3 #

  • Added more examples.

0.0.4 #

  • Merged examples into a single file because multiple example files can't be published.

0.0.5 #

  • Documentation typos corrected.

0.0.6 #

  • App has new static methods such as goBack(), message(...), alert(...) etc. See the usages in the example.
  • New class: Field - represents a data entry field.
  • New class: DataScreen - for data entry. Contains helper methods for creating text field and date field. (More field types will be added in the future). See the usages in the example.

0.0.7 #

  • New types of Field added - Fields to accept double and int values. Check the new DataScreen methods.
1
likes
0
points
8
downloads

Publisher

verified publisherstoredobject.com

Weekly Downloads

A wrapper around Flutter's App concepts. This package provides is a small set of helper classes for quickly building Flutter applications based on Material design.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on so_flutter