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

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
pub points
22%
popularity

Publisher

verified publisherteamwabisabi.be

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

advertising_id, app_tracking_transparency, firebase_core, firebase_crashlytics, firebase_messaging, flutter, flutter_local_notifications, flutter_native_timezone, font_awesome_flutter, google_mobile_ads, intl, provider, shared_preferences, timezone

More

Packages that depend on cramr_ui_lib