flutter_agnostic 0.4.2 copy "flutter_agnostic: ^0.4.2" to clipboard
flutter_agnostic: ^0.4.2 copied to clipboard

discontinuedreplaced by: flutter_platform_widgets

Package to make platform-dependent usage between Material and Cupertino widgets in the same app easier.

Changelog #

0.4.2 #

  • Removed AgnosticTopBar from planned widgets due to current Widget inheritance.

0.4.1 #

  • Fixed missing exports

0.4.0 #

  • Added AgnosticProgressIndicator.
  • Added AgnosticTabBar.

0.3.0 #

  • Added isMaterial and isCupertino static methods to FlutterAgnosticOptions.
  • Added AgnosticAlertDialog for AlertDialog and CupertinoAlertDialog.
  • Added partial implementation of AgnosticDialog for SimpleDialog and (missing) CupertinoDialog.
  • Added empty files for planned widgets: AgnosticTopBar, AgnosticProgressIndicator, AgnosticSlider, AgnosticSwitch, and AgnosticTabBar.

0.2.1 #

  • Corrected file name of example.

0.2.0 #

0.1.0 #

3
likes
90
pub points
0%
popularity

Publisher

verified publisherquinnjr.tech

Package to make platform-dependent usage between Material and Cupertino widgets in the same app easier.

Repository (GitHub)
View/report issues

Documentation

API reference

License

ISC (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_agnostic