cramr_ui_lib 0.0.18 copy "cramr_ui_lib: ^0.0.18" to clipboard
cramr_ui_lib: ^0.0.18 copied to clipboard

outdated

UI Library for all cramr derrivatives. This library contains all kinds of screens that will help language learners automate their knowledge.

example/example.md

Code snippet on how to potentially use the routes #

... MaterialApp( title: 'your_title', home: MyAppHomePage(title: "My App"), routes: { '/verbSelectionRoute' : (context) => VerbSelectionRoute(), '/verbIndicativeStudyRoute' : (context) => VerbIndicativeStudyRoute(), '/verbIndicativeTestRoute' : (context) => VerbIndicativeTestRoute(), '/verbEvaluateRoute' : (context) => VerbIndicativeEvaluateRoute(), }, ) ...

0
likes
80
points
245
downloads

Publisher

verified publisherteamwabisabi.be

Weekly Downloads

UI Library for all cramr derrivatives. This library contains all kinds of screens that will help language learners automate their knowledge.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, font_awesome_flutter, provider, shared_preferences

More

Packages that depend on cramr_ui_lib