flutter_next 0.0.5 copy "flutter_next: ^0.0.5" to clipboard
flutter_next: ^0.0.5 copied to clipboard

outdated

A flutter package for faster UI developement and provide responsiveness for flutter web applications and has multiple extensions.

Flutter Next #

An advanced flutter package to build responsive application accross all platform with ease and has an handful of different types of extension.

Features #

  • Bootstrap Container
  • Bootstrap Col
  • Bootstrap Row
  • Accordion
  • Bread Cumb
  • Alerts
  • Customised Button
  • Responsive Staggered Grid View

Getting started #

Add flutter_next to your pubspec.yaml file then just import

import "package:flutter_next/flutter_next.dart";

Usage #

Now access all mediaquery and theme data easily

const width = context.width;

And for animation

widget(
    ...
    ...
).zoom/fade/flip()

Demo #

  • One Page
45
likes
0
pub points
54%
popularity

Publisher

verified publishershashiben.me

A flutter package for faster UI developement and provide responsiveness for flutter web applications and has multiple extensions.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, nil, universal_io, visibility_detector

More

Packages that depend on flutter_next